Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablePipeline-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.

Robinson arithmetic, PA, and numeral conventions

Definition

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 Formal proofs from sentence theories 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.

Depends on

Used by

Dependency tree · two levels

4 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