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.
The induced word map is the unique concatenation-preserving extension
Statement
Let be an alphabet map and let be its induced word map. For , write for the one-letter word whose unique value is .
- For all words ,
- If satisfies for all words and for every , then .
Facts & Assumptions
Given: An alphabet map , its induced map , and a map preserving concatenation and satisfying for every .
The induced map is defined by and by Alphabet maps into and their induced maps on words.
Word concatenation is formed by writing the letters of the first word followed by those of the second, by Computation alphabets, words, the empty word, and .
Proof
If and , then [L2] says that the word is . Applying [L1] to that word gives , which is exactly .
Since preserves concatenation, . Comparing word lengths forces .
For the induction step, write a nonempty word as with its final letter. If , then by the hypothesis on and [L1].
We prove for every word by induction on the length of . The base case is the empty word, handled by step 1.2 and [L1].
Steps 2.1 and 1.3 show that for every word , so . Together with step 1.1 this proves both clauses.
Depends on
Used by
Nothing in the library uses this result yet.
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)