Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04
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 coprime factorisation lifted modulo three successive powers

Example

Over A=kt, consider f(T)=T2Tt. Modulo t one has f=T(T1), and the two residue factors are coprime.

Facts & Assumptions

Given: The polynomial f(T)=T2Tt over kt with residue factorization f=T(T1).

[L1]

Coprime residue factors admit a lifted Bezout identity (Lift a Bezout identity for coprime residue factors).

[L2]

One Hensel correction step raises the factorization by one power of the ideal (One correction step raises factor lifting by one ideal power).

Verification

technique · compute the correction terms explicitly
1.1

Start with g1=T and h1=T1. Then fg1h1=t. A residue Bezout identity is 1=1T+(1)(T1)(modt), so [L1] applies.

L1givenalgebra
2.1

Choose constant corrections u1=t and v1=t. Then u1h1+v1g1=t(T1)tT=t=fg1h1, so g2=T+t,h2=T1t satisfies g2h2=T2Ttt2f(modt2). This is the first explicit correction step from [L2].

L2step 1.1algebra
3.1

Now fg2h2=t2. Choose u2=t2 and v2=t2. Then u2h2+v2g2t2(T1)+t2T=t2(modt3), so g3=T+tt2,h3=T1t+t2 satisfies g3h3f(modt3).

L2step 2.1algebra
4.1

Thus the factorization is lifted explicitly modulo t, modulo t2, and modulo t3. The computation makes the abstract correction lemma concrete.

step 2.1step 3.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

5 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