- Since $\mathrm{L}$ is a regular language, there exists a deterministic finite automaton (DFA) $M = (Q, \Sigma, \delta, q_0, F)$ that recognizes $\mathrm{L}$.
- Construct a new DFA $M' = (Q, \Sigma, \delta, q_0, F')$ where $F' = \{q \in Q \mid \exists v \in
Show more…