Pumping lemma for regular languages
ID: pumping-lemma-for-regular-languages
For a deterministic finite automaton with states, every accepted word with has a decomposition such that , , and is accepted for every integer .
The Pumping Lemma for regular languages is a fundamental property used to prove that certain languages are not regular.
New to topics? Read the docs here!