I found this How do I verify that a DFA is equivalent to a NFA? but as it states it is not really a good question more of how can I check myself during an exam. Because as you might know to do this by hand for < 5 states is really hard to do without any mistake and I only get credit for a correct construction and not understanding that REGΣ = NEAΣ = DEAΣ
Asked
Active
Viewed 49 times
-1
-
1https://cs.stackexchange.com/q/11315/755 – D.W. Jun 11 '20 at 17:00
1 Answers
1
Proving such a claim rigorously can be usually done with induction on word length $|w|$.

nir shahar
- 11,538
- 3
- 14
- 35