retagged by
416 views
0 votes
0 votes
What exactly does it means when we say that a particular string can be pumped or not in pumping lemma?,,.. and consequently what is the pumping length for a regular language in pumping lemma?
retagged by

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
2
shallowfalcon asked Oct 17, 2022
434 views
If L = { x == y | where x and y are equal binary numbers} and Σ = {0, 1, =}How can I prove that L is not a regular language using pumping lemma and contradiction?