Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedPipeline-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-06
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.

Gap and union theorems for abstract complexity bounds

Statement

Let Φ be a Blum complexity measure. (Gap) for every total recursive r satisfying r(m)>m for every m, there is a total recursive, monotonically increasing bound t such that Ct=Crt. (Union) for every recursively enumerable family of recursive bounds (fi) satisfying fi(n)<fi+1(n) for every i,n, there is a recursive t with Ct=iCfi, where Ch denotes the programs whose Φ-complexity is eventually at most h.

Facts & Assumptions

Given: a Blum measure, the stated recursive data, and eventual-bound class convention.

Proof

technique · application of the classical recursive constructions
1.1

The Gap Theorem for abstract measures (Hartmanis--Hopcroft, Theorem 7) applies to the given Blum measure and recursive r>id. Its finite-stage construction uses only bounded tests of the decidable Blum predicate Φi(x)=m; it does not attempt to decide whether a program is eventually below a bound. The resulting recursive nondecreasing t has the stage invariant that every indexed program eventually below rt is also eventually below t. Hence Ct=Crt.

givenconstruct
2.1

The Union Theorem for abstract measures (Hartmanis--Hopcroft, Theorem 16) applies to the effective strictly increasing sequence (fi). Its recursive finite-injury construction produces a recursive t with two complementary invariants: every fi is eventually at most t, and each indexed program that is outside every Cfi exceeds t infinitely often. These give respectively iCfiCt and the reverse inclusion.

givenconstruct

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

2 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