Sat 11:30 AM
CSCI 5100
0
s with 1
s2
s?\[ \begin{aligned} &\forall A:\exists p \in \mathbb{N} : \\ &\exists xyz \in A : |xyz| \geq p \implies \\ &\forall i \in \mathbb{N} : xy^iz \in A \land \\ &|y| > 0 \land \\ &|xy| \leq p \end{aligned} \]
y
\[ \begin{aligned} &\forall \text{ CFL } A :\exists p \in \mathbb{N} : \\ &\exists s = uvxyz \in A : |uvxyz| \geq p \implies \\ &\forall i \in \mathbb{N} : uv^ixy^iz \in A \land \\ &|vy| > 0 \land \\ &|vxy| \leq p \end{aligned} \]
v
and y
\[ \begin{aligned} &S \rightarrow 0^{10^6} \\ \end{aligned} \]
\begin{tikzpicture}
\fill[darkgray!40!black] (0,0) rectangle (10,7);
\draw[white] (2,2) -- node[below,cyan] {u} ++(1,0) -- node[below,cyan] {v} ++(1,0) ;
\draw[white] (4,2) -- node[below,cyan] {x} ++(2,0);
\draw[white] (6,2) -- node[below,cyan] {y} ++(1,0) -- node[below,cyan] {z} ++(1,0);
\draw[white] (5,5.5) -- node[below,cyan] {E} ++(0,0) ;
\draw[white] (5,4.5) -- node[below,cyan] {R} ++(0,0) ;
\draw[white] (5,3.5) -- node[below,cyan] {R} ++(0,0) ;
\draw[white] (2,2) -- (5,5) ;
\draw[white] (5,5) -- (8,2) ;
\draw[white] (3,2) -- (5,4) ;
\draw[white] (5,4) -- (7,2) ;
\draw[white] (4,2) -- (5,3) ;
\draw[white] (5,3) -- (6,2) ;
\end{tikzpicture}
\begin{tikzpicture}
\fill[darkgray!40!black] (0,0) rectangle (10,7);
\draw[white] (2,2) -- node[below,cyan] {u} ++(1,0) -- node[below,cyan] {v} ++(1,0) ;
\draw[white] (6,2) -- node[below,cyan] {y} ++(1,0) -- node[below,cyan] {z} ++(1,0);
\draw[white] (5,5.5) -- node[below,cyan] {E} ++(0,0) ;
\draw[white] (5,4.5) -- node[below,cyan] {R} ++(0,0) ;
\draw[white] (5,3.5) -- node[below,cyan] {R} ++(0,0) ;
\draw[white] (5,2.5) -- node[below,cyan] {R} ++(0,0) ;
\draw[white] (2,2) -- (5,5) ;
\draw[white] (5,5) -- (8,2) ;
\draw[white] (3,2) -- (5,4) ;
\draw[white] (5,4) -- (7,2) ;
\draw[white] (3,1) -- (5,3) ;
\draw[white] (5,3) -- (7,1) ;
\draw[white] (4,1) -- (5,2) ;
\draw[white] (5,2) -- (6,1) ;
\draw[white] (3,1) -- node[below,cyan] {v} ++(1,0) -- node[below,cyan] {x} ++(2,0) -- node[below,cyan] {y} ++(1,0) ;
\end{tikzpicture}
\[ \begin{aligned} &\forall \text{ CFL } A :\exists p \in \mathbb{N} : \\ &\exists s = uvxyz \in A : \\ & |uvxyz| \geq p \implies \\ &\forall i \in \mathbb{N} : uv^ixy^iz \in A \land \\ &|vy| > 0 \land \\ &|vxy| \leq p \end{aligned} \]
Proof
0
, 1
, and 2
in \(vxy\)