Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-12
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 s-m-n theorem

Statement

If (φe)eN is an acceptable numbering, then for every m,nN there exists a parameter-specialization function smn.

Facts & Assumptions

Given: An acceptable numbering (φe)eN and natural numbers m,n.

[L1]

Acceptability supplies a total computable binary hard-wiring map s(e,a) with φs(e,a)(x)φe(a,xseq), by Universal and acceptable numberings.

[L2]

A parameter-specialization function smn is required to satisfy the displayed tuple-coding identity of Parameter-specialization functions.

Proof

technique · direct
1.1

Define the functions smn recursively from the binary map of [L1]: s0n(e):=e, and sm+1n(e,a1,,am+1):=s(smn+1(e,a1,,am),am+1). Because s is total computable and composition preserves total computability, each smn is total computable.

L1givenconstruct
2.1

We prove the defining identity from [L2] by induction on m. For m=0, step 1.1 gives s0n(e)=e, so the statement is immediate. Assume it holds for m. Then for every input tuple b1,,bn, φsm+1n(e,a1,,am+1)(Inpn(b1,,bn)) φsmn+1(e,a1,,am)(am+1,Inpn(b1,,bn)seq) by [L1]. By the definition in [L2], that inner code is exactly Inpn+1(am+1,b1,,bn). The induction hypothesis therefore turns the right-hand side into φe(Inpm+n+1(a1,,am,am+1,b1,,bn)). So the required identity also holds for m+1.

L1L2step 1.1induction
3.1

Therefore for every m,n the recursively defined smn is a parameter-specialization function.

L2step 1.1step 2.1

Depends on

Used by

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