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.
Witness languages for the proper inclusions in the Chomsky hierarchy
Example
A standard witness list for the strict containments is:
- regular versus context-free:
- context-free versus decidable:
- decidable versus computably enumerable:
Facts & Assumptions
Given: The three witness languages listed in the example.
The three containments regular context-free decidable computably enumerable are all strict, by The inclusions in the language-class ladder are proper.
Every regular language satisfies the regular pumping property, by The pumping lemma for regular languages.
Every context-free language satisfies the context-free pumping property, by The pumping lemma for context-free languages.
The acceptance problem is computably enumerable, by The Turing-machine acceptance problem is computably enumerable complete.
The acceptance problem is undecidable, by The Turing-machine acceptance problem is undecidable.
Verification
The language is context-free via the grammar . If it were regular, [L2] would give a pumping length , but pumping the word inside its first symbols changes only the number of 's. So witnesses
The language is decidable by a machine that first checks the form and then counts the three block lengths and compares them. If it were context-free, [L3] would give a pumping length for the word , but any factor with lies in at most two consecutive blocks, so pumping and changes at most two symbol counts and destroys equality of all three counts. Thus witnesses
By [L4] and [L5], is computably enumerable but not decidable. So it witnesses
These are exactly the three strict containments proved in [L1]. The point of the example is that one should keep the witnesses separate rather than expecting one language to witness every gap at once.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
23 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.