Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
lfa:prop [2018/10/30 11:21] pdmatei |
lfa:prop [2019/10/31 13:56] (current) pdmatei |
||
---|---|---|---|
Line 38: | Line 38: | ||
$theorem[Pumping Lemma] | $theorem[Pumping Lemma] | ||
- | Let $math[L] be a regular language. Then there exists $math[n] (dependent on $math[L]) such that for every word $math[w\in L] satisfying $math[|w|\leq n] has the following form: | + | Let $math[L] be a regular language. Then there exists $math[n] (dependent on $math[L]) such that for every word $math[w\in L] of length larger than $math[n] has the following form: |
* $math[w = xyz] where | * $math[w = xyz] where | ||
* $math[\mid xy \mid \leq n] | * $math[\mid xy \mid \leq n] |