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 empty-input initial configuration
Example
Let , , , with three distinct states and . The start is , the accept state , and the reject state . Give the transition by its two entries Here is a state name and is the right-movement tag. For this raw tuple , let for every . Then Its support is empty and this initial configuration is nonhalting.
Facts & Assumptions
Given: The finite sets, distinct states, two transition entries, and blank tape displayed above.
The raw tuple requires totality on the nonhalting state/tape-symbol pairs. The initial tape writes the length- word at indices below and blank elsewhere; configurations have a natural head coordinate and finite-support tape, and halting is determined by the two designated states (Initial tapes and machine-relative halting configurations).
Verification
Removing from leaves exactly , so the transition domain is . The two entries give one value to each pair, both in . All sets are finite, , and the three designated states are distinct. Thus the data meet every raw-tuple requirement.
The empty word has length zero. For any natural , the condition is false, so its initial-tape formula gives . Its support is , a finite set. Hence it is a tape and is a configuration; zero is a head coordinate even though it is not an index of an input letter.
Its state is , unequal to and . The accepting and rejecting equalities are both false, so their disjunction is false and the configuration is nonhalting. This conclusion concerns the initial triple and does not apply the transition function.
Source
This original tuple illustrates the boundary convention fixed in the local definition. Compare the blank empty-input tape in Watrous, §12.1, p. 122; head placement is as specified locally.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
9 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
- John E. Savage, Models of Computation, §5.1 (standard reference, not scraped)
- John Watrous, Introduction to the Theory of Computing, Lecture 12, §12.1 (standard reference, not scraped)
- Michael Sipser, MIT 18.404J (2020), Lecture 5, slides 8–10 (standard reference, not scraped)