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.
Configurations of a deterministic one-tape Turing machine
Definition
Fix a deterministic one-tape Turing machine . A configuration of is a triple where is the current state, is the current head position, and is a tape content in the sense of Right-infinite tapes as finite-support functions.
The symbol currently scanned in is . The configuration is nonhalting when .
For later encoding arguments it is convenient to write a configuration as a finite word over the alphabet : if , and for , then the associated configuration word is The state symbol is inserted immediately before the scanned tape symbol, and the word is long enough to include the head position even when the scanned cell is blank.
Remarks
-
This is the modern full-configuration convention: state, head position, and whole finite tape data are all part of the object.
-
Turing's original narrower word "configuration" for the pair "state plus scanned symbol" is not the convention used on this page.
Depends on
Used by
- Accepting computations of a nondeterministic machine Definition
- The one-step configuration relation Definition
Dependency tree · two levels
10 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: Exploring the Power of Computing, Chapter 5 (standard reference, not scraped)
- Richard Zach, Sets, Logic, Computation: An Open Introduction to Metalogic (standard reference, not scraped)
- A. M. Turing, On Computable Numbers, with an Application to the Entscheidungsproblem (standard reference, not scraped)