Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-09-02
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.

Building the diagonal machine against a hypothetical acceptance decider

Example

Assume a black-box decider H for ATM. The diagonal lemma builds a machine DH with input alphabet Σ2={1,2} such that on the recoded description M of any machine M with the same input alphabet, DH does the opposite of M.

Facts & Assumptions

Given: A hypothetical decider H for ATM and the resulting machine DH.

[L1]

The diagonal construction yields a machine DH with DH accepts M    M does not accept M for every coded machine M whose input alphabet contains Σ2, by A hypothetical decider for ATM yields a diagonal self-application machine.

[L2]

The existence of such a machine forces a contradiction and therefore proves ATM undecidable, by The Turing-machine acceptance problem is undecidable.

Verification

technique · direct
1.1

Applying [L1] with M=DH itself gives DH accepts DH    DH does not accept DH. So the special input is the recoded description DH, not an informal self-reference slogan.

L1given
2.1

The contradiction in step 1.1 is exactly the obstruction recorded in [L2]. This concrete trace is the diagonal core of the undecidability proof.

L2step 1.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

5 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