Definition
Kleene’s Theorem establishes the equivalence between the class of languages recognizable by finite automata and the class of languages definable by regular expressions.
Statement
Given , the following are equivalent:
- for some Regular Expression .
- for some deterministic finite automata .
- for some non-deterministic finite automata .