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.

Derivability conditions for the chosen proof predicate

Statement

For the standard certified predicate of an effective T extending PA, the following hold for sentences ϕ,ψ: D1, if Tϕ then TProvT(ϕ); D2, T proves ProvT(ϕψ)(ProvT(ϕ)ProvT(ψ)); D3, T proves ProvT(ϕ)ProvT(ProvT(ϕ)). The interpreted version requires an effective PA copy and verification there of the arithmetic proof constructors and axiom-proof translations used below.

Facts & Assumptions

[F1]

The standard certified provability predicate: For a fixed effective theory T, let PrfT(p,a) be the chosen numeralwise arithmetic representation of certified proof checking, with proof code first. Use lem-primitive-recursive-syntax-and-proof-checking and the strengthened representation constructed in thm-primitive-recursive-numeralwise-representability. Retain also the finite PA proof of equivalence to its syntactic Σ1 computation form. Thus “Sigma1” for this chosen predicate may mean PA-Sigma1; it does not assert Q equivalence.

Put ProvT(a):=pPrfT(p,a) and Con(T):=¬ProvT(), where =v0¬(v0=v0) is in the appropriate signature and corner brackets denote the numeral of a code. External consistency means that there is no actual finite T-refutation; the displayed Con is an arithmetic formula.

For theories extending Q, 0=1 may replace the fixed contradiction: Q proves 0S0, so from 0=S0 explosion gives ; conversely reflexivity refutes and explosion gives 0=S0. Appending these fixed finite proof blocks gives primitive-recursive transformations between refutation certificates, verified in PA. We use the fixed throughout. Correctness only on standard numerals is insufficient to replace this predicate in a derivability or second-incompleteness theorem.

[F2]

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.

[F3]

PA verifies proof certificates for bounded arithmetic truth: For each fixed bounded arithmetic formula δ(xˉ), PA proves that δ(xˉ) yields a certified Q-proof of δ(xˉ), and that ¬δ(xˉ) yields a certified Q-proof of its negation. Substitution of numerals in this assertion is the numerical syntax operation, not literal substitution of a variable into a numeral. Consequently, for each fixed syntactic Σ1 sentence σ, PA proves σProvQ(σ).

[F4]

Interpretation transports derivations and inconsistency: An interpretation as defined above sends every S-derivation of ϕ to a T-derivation of GFV(ϕ)ϕI. In particular a source contradiction gives a target contradiction, so external Con(T) implies Con(S). Effective certificate data gives an effective translation. A formal Con implication additionally follows in any base B that verifies a total map from S-contradiction certificates to T-contradiction certificates.

Proof

Given: T extending PA with its standard certified predicate, or the expressly verified interpreted version.

1.1

For D1 take an actual certificate p of a T-proof of phi. Numeralwise correctness of the predicate F1 gives a Q proof of PrfT(pˉ,ϕ). T proves this as it extends PA, hence Q, and existential introduction proves its Prov instance. This is an external rule on actual T proofs.

F1given
1.2

For D2 concatenate a proof of phi->psi and a proof of phi, shifting each premise reference in the second block by the first block length, then append MP. The resulting code c(p,q) is primitive recursive by F2. Each old line keeps its formula, axiom certificate and earlier-premise property after shifting; the new last line has the two verified premises. PA induction through the concatenated blocks proves that if the inputs pass the two proof checks, the output passes the check for psi. The standard representations in F1 carry these recursively verified check identities in PA. Existentially quantifying p,q and then c(p,q) gives D2 in PA and therefore in T.

F1F2given
2.1

For D3 fix χ=ProvT(ϕ) and its syntactic Sigma1 form sigma, with the fixed PA proof χσ retained by F1. F3 gives PAσProvQ(σ). Embed Q certificates into T by replacing the finitely many Q-axiom types with fixed T proofs of their universal closures and instantiating; their correctness is verified in PA by checking those fixed certificates and induction on the input proof lines. Append a fixed T proof of sigma->chi and MP using step 1.2. PA therefore proves σProvT(χ). Composing with chi->sigma gives D3. No Q equivalence of chi and sigma was used.

F1F2F3step 1.2
3.1

In the interpreted case perform these numerical recursions in the stipulated PA copy and use its verification of their proof translations. F4 transports the finite Q/PA derivations and their guards; the certificates for the fixed target proofs are inserted by the interpreted arithmetic verification. The same three calculations then establish the interpreted D1–D3. Mere correctness of a different predicate on standard numerals would not supply step 1.2 or step 2.1.

F4step 1.1step 1.2step 2.1

Depends on

Used by

Dependency tree · two levels

14 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