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.
Boone halting cleanup through an empty right tape
Example
For any tape symbols , including , the augmented stopping configuration has the cleanup The middle two words have empty right tape.
Facts & Assumptions
Given: Tape symbols and the displayed stopping configuration. No reachability from a particular input is claimed.
Cleanup relations are , for , and . Stopping configurations may have empty right tape. (Boone machine semigroup and augmented configurations)
Verification
Substitute with prefix and suffix . The result is , whose left tape is the one-letter word and whose right tape is empty. It is augmented because its state is .
Substitute with prefix . The result is , with both tape contexts empty and the same stopping state.
Substitute with both contexts empty. This produces the terminal augmented word . Each preceding word had one state and the two outer markers; this last rule removes the markers. The three substitutions remain valid for , giving a concrete all-blank instance. Thus requiring nonempty right tape throughout cleanup would exclude the explicitly reached middle words.
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
- Rotman, Chapter 12, p.427, cleanup relations (standard reference, not scraped)