How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
A nonregular language can still satisfy the regular pumping lemma
Statement refuted
Every language satisfying the regular pumping conclusion is regular.
Facts & Assumptions
Given: The language
By FALSE: the pumping lemma characterizes the regular languages, the claim would be true only if every pumpable language were regular.
By Infinitely many pairwise distinguishable prefixes force nonregularity, it is enough to exhibit infinitely many pairwise distinguishable prefixes in .
For and , the companion refutation proves and whenever : the unique doubled pair in forces any palindromic prefix to have length , which leaves no room for the required nonempty suffix (FALSE: the pumping lemma characterizes the regular languages).
Counterexample
The same decomposition used in FALSE: the pumping lemma characterizes the regular languages shows that satisfies the regular pumping conclusion: words with pump on the first letter of the front copy of , while words with pump inside the nonempty tail .
For each , the prefix is distinguished from every longer by the suffix , because [L3] gives and when . Hence the prefixes are pairwise distinguishable, so [L2] shows that is not regular.
Thus is a concrete nonregular language that still satisfies the pumping conclusion, so it is a counterexample to the refuted statement.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
5 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Eric Blais, Models of Computation, 20. Nonregular Languages (standard reference, not scraped)
- Jean Gallier and Jocelyn Quaintance, Introduction to the Theory of Computation: Some Notes for CIS511 (standard reference, not scraped)