|
- For every move
(q, X) = (P, Y, R) of the TM M,
q[ a, X ] [ a, Y ] p for all a  { } and all q Q and X , Y  .
- For every move
( q, X ) = ( P, Y, L ) of the TM M,
[ b, Z ] q [ a, X ] p[ b, Z ] q [ a, Y ] for all a, b   { }, all X , Y , Z  and q Q
- For all q
F, all a  { } and X 
- [ a, X ] q
qaq
- q [ a, X ]
qaq.
- q
 
|