Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedPipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-10
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 syntactic diagonal lemma

Statement

For every formula ψ(v) with no other free variables in an effective signature extending arithmetic, there is a sentence θ such that Q in that signature proves θψ(θ). The construction is effective and requires neither consistency nor soundness.

Facts & Assumptions

[F1]

Primitive-recursive syntax and certified proof checking: For the fixed effective signature and sentinel encoding, term/formula recognition, free-variable and free-for tests, capture-free substitution, numeral formation, negation, and certified derivation checking are primitive recursive. Invalid inputs return zero or false.

[F2]

Primitive-recursive functions are representable in Q: Every primitive-recursive function has a numeralwise unique-value representing formula in Q, and every primitive-recursive relation has positive and negative numeral proofs. The representations can simultaneously be chosen PA-provably total and single-valued, with PA-provably equivalent syntactic Σ1 graphs. No Q equivalence to those syntactic forms is asserted.

Proof

Given: A fixed formula ψ(v) and an effective signature containing arithmetic; #ϕ denotes a number and ϕ its numeral.

1.1

By F1 define d(e) to be the code obtained by substituting the numeral of e in the designated free variable of formula e, with a fixed default for invalid inputs. It is primitive recursive. F2 supplies a formula D(x,y) numeralwise representing d uniquely in Q. Choose auxiliary y fresh from psi and from the designated variable x.

F1F2given
2.1

Let η(x)=y(D(x,y)ψ(y)), e=#η and θ=η(eˉ). By definition of d, d(e)=#η(eˉ)=#θ. Thus Q proves y(D(eˉ,y)y=θ) by F2. The code e is a natural number; its numeral is the term used in theta.

F2step 1.1
3.1

From theta a witness y satisfies D and psi; the uniqueness equation in step 2.1 gives y=θ, hence ψ(θ). Conversely D holds at that numeral by the same equation; conjoin it with psi at that numeral and introduce the existential to obtain theta. All replacements use fresh variables and licensed equality substitution. These finite syntactic operations prove the biconditional in Q effectively.

step 2.1algebra

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