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.
A universal Turing machine relative to a fixed machine encoding
Definition
Fix the machine coding from A fixed effective binary encoding of deterministic one-tape Turing machines. For a binary word , write Encode a pair of binary words by the self-delimiting binary word If is a finite word whose symbols are natural numbers, write
A deterministic one-tape Turing machine with input alphabet is a universal Turing machine for the chosen coding if, for every coded deterministic one-tape machine , every input word , and every output word of , the following hold:
- if halts on input with output , then halts on input with output ;
- if diverges on input , then diverges on input .
Remarks
-
Universality is relative to one specified description format. Changing the coding changes which input words represent machine/input pairs.
-
The definition asks to reproduce both halting outputs and divergence; it is an interpreter, not a halting decider. No condition is imposed when the simulated machine halts in a configuration that has no output word under the page's strict output convention.
Depends on
Used by
Dependency tree · two levels
7 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
- A. M. Turing, On Computable Numbers, with an Application to the Entscheidungsproblem (standard reference, not scraped)
- Richard Zach, Sets, Logic, Computation: An Open Introduction to Metalogic (standard reference, not scraped)