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.
Language concatenation is associative
Statement
For languages over the same alphabet,
Facts & Assumptions
Given: Languages over a fixed alphabet .
Language concatenation is by Language concatenation, powers, and Kleene star.
If and are words, then the concatenated word is defined by the offset rule of Computation alphabets, words, the empty word, and .
Proof
Let . By [L1] there are words , and with .
Let , , and . By [L2], both and have length , and for each index they take the same value: from when , from when , and from when . Hence .
Conversely, let . By [L1] there are words , , and with .
Since and , the word lies in by [L1]. Together with step 1.2 this gives .
The same index comparison as in step 1.2 gives , and now by [L1]. So .
Steps 2.1 and 2.2 prove both inclusions, so .
Depends on
Used by
Dependency tree · two levels
6 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
- Jean Gallier and Jocelyn Quaintance, Introduction to the Theory of Computation: Some Notes for CIS511 (standard reference, not scraped)