Alphabeta Math
CorollaryStatement: Literature-sourcedProof: 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.

The busy beaver function is not computable

Statement

The busy beaver function BB:NN is not computable.

Facts & Assumptions

Given: The busy beaver function BB.

[L1]

Every total computable function is eventually dominated by BB, by The busy beaver function eventually dominates every total computable function.

[L2]

"Computable" means total computable in the sense of Computable and partial computable functions.

[L3]

The function named BB is the busy beaver function of The step-count busy beaver function relative to the chosen machine coding.

Proof

technique · direct
1.1

Suppose for contradiction that BB were computable in the sense of [L2]. Then the function g(n):=BB(n)+1 would also be total computable.

assume-contraL2L3algebra
2.1

Applying [L1] to the computable function g yields an N such that BB(n)g(n)=BB(n)+1 for every nN. That is impossible.

L1step 1.1contradiction
3.1

Therefore BB is not computable.

step 2.1discharge-contradiction: a computable busy beaver would dominate itself plus one

Depends on

Used by

Nothing in the library uses this result yet.

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