Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-31
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 M from A fixed effective binary encoding of deterministic one-tape Turing machines. For a binary word z, write c(z):=1z0z. Encode a pair of binary words (x,y) by the self-delimiting binary word x,y:=1x0xy. If v=a1a is a finite word whose symbols are natural numbers, write v^:=c(bin())c(bin(a1))c(bin(a)).

A deterministic one-tape Turing machine U with input alphabet {0,1} is a universal Turing machine for the chosen coding if, for every coded deterministic one-tape machine M=(m,s,n,τ), every input word wΣs, and every output word u of M, the following hold:

  • if M halts on input w with output u, then U halts on input M,w^ with output u^;
  • if M diverges on input w, then U diverges on input M,w^.

Remarks

  • Universality is relative to one specified description format. Changing the coding changes which input words represent machine/input pairs.

  • The definition asks U 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