Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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.

A uniquely defined function adds no old-language theorems

Example

Adding xf(x)=x+x to PA is conservative. For example f(2ˉ)=4ˉ expands to the ordinary PA calculation 2ˉ+2ˉ=4ˉ. An added constant c with all axioms nˉ<c for external n is not a single explicit definition; no nonconservativity claim about that separate axiom family is made.

Facts & Assumptions

[F1]

Explicit definitions are conservative: Adding relation symbols by old-language defining formulas and function symbols by old-language graphs that T proves uniquely total gives a conservative extension of T. The extension is equiconsistent with T. This includes any set of such definitions, since a proof uses only finitely many.

[F2]

Robinson arithmetic, PA, and numeral conventions: Use the arithmetic signature 0,S,+,,=. Robinson arithmetic Q consists of the universal closures of these seven formulas:

Sx0;Sx=Syx=y;x0yx=Sy; x+0=x;x+Sy=S(x+y);x0=0;xSy=xy+x.

PA adds, for every formula ϕ(x,zˉ), the universal closure of [ϕ(0,zˉ)x(ϕ(x,zˉ)ϕ(Sx,zˉ))]xϕ(x,zˉ). Parameters zˉ are allowed. No induction schema is included in Q.

For an external natural number n, its numeral is the term nˉ=Sn0. Define xy by z(z+x=y) and x<y by xyxy, with z fresh. The left-addend witness is intentional: commutativity is not an axiom of Q.

Use def-set-coded-formal-derivation for the six logical schemes and three rules. Negation, conjunction and existential quantification are primitive: AB expands to ¬(A¬B), AB to ¬(¬A¬B), and xA to ¬x¬A. Inequality means negated equality. Substitute capture-free, always taking the least available fresh variable index and universally closing the remaining parameters in increasing index order. Thus each displayed axiom and each induction instance is a definite finite sentence.

Verification

Given: PA with its displayed addition axioms and the graph y=x+x.

1.1

Use the graph F(x,y):=y=x+x. For every x, taking the term x+x gives existence, and equality transitivity gives uniqueness. Hence F1 applies. Eliminating f from f(2ˉ)=4ˉ gives y(y=2ˉ+2ˉy=4ˉ), equivalent to 2ˉ+2ˉ=4ˉ. By the addition axioms F2, 2ˉ+S(S0)=S(2ˉ+S0)=S(S(2ˉ+0))=S(S2ˉ)=4ˉ.

F1F2given
2.1

At zero the same graph gives f(0)=0+0=0. At one, f(S0)=S0+S0=S(S0+0)=S(S0)=2ˉ. In contrast the formulas nˉ<c form a separate infinite family indexed externally by n; they contain no old-language uniquely total defining graph for c as specified. The conservativity conclusion above comes from the displayed graph F, not from misclassifying that family as one defining equation.

F2step 1.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

6 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