Regular Languages and Kleene's Theorem
Theorem
The following statements are equivalent:
- There exists a DFA that specifies the language
- There exists an NFA without ε-transitions specifying
- There exists an NFA with
-transitions specifying - There exists a regular expression specifying
Languages that can be specified by a DFA, NFA, or regular expression are regular languages