Question: Let M = (Q, , (delta), q0, F) = DFA and define CFG G = (V, , R, S) as follows: 1. V = Q;
Let M = (Q, , (delta), q0, F) = DFA and define CFG G = (V, , R, S) as follows:
1. V = Q;
2. For each q in Q and a in ,define rule q aq' where q' = delta(q, a);
3. For q in F define rule q ;
4. S = q0.
Prove L(M) = L(G).
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
