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.
FALSE: universality decides halting
Statement
False claim: every universal Turing machine decides, for each coded machine and each input word for , whether halts on input .
Facts & Assumptions
Given: The false claim above.
Every universal Turing machine decides, for each coded machine and each input word for , whether halts on input .
A universal machine must reproduce both the halting outputs and the divergence of every coded machine on every coded input, by A universal Turing machine relative to a fixed machine encoding.
A machine diverges on an input exactly when there is no halting computation history on that input, by Finite computation histories, halting computations, and divergence.
Universal Turing machines for the chosen coding exist, by A universal Turing machine exists for the chosen coding.
Refutation
Let , where the unique transition is . Its input alphabet is empty, so its unique input word is . On that input the machine keeps state forever, moves right at every step, and never reaches a halting state. Hence it has no halting computation history on , so by [L2] it diverges on .
By [L3], there exists at least one universal machine . By [L1], the run of on the coded input must reproduce the divergence from step 1.1. Hence does not halt on that instance.
A machine that fails to halt on some instance does not decide a yes-or-no halting problem on all instances. Step 2.1 therefore contradicts the false claim [A1].
Depends on
Used by
- A universal machine diverges on a looping machine/input pair Counterexample
Dependency tree · two levels
11 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
- 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)