Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 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.

Simple roots lift uniquely in Z_p

Statement

Let fZp[X] and a0Zp. If

f(a0)0(modp),f(a0)≢0(modp),

then there is a unique aZp such that aa0(modp) and f(a)=0.

Facts & Assumptions

Given: A polynomial fZp[X] and a0Zp with f(a0)pZp and f(a0)pZp.

[L1]

Zp is the valuation ring in Qp (Z_p is the valuation ring of Q_p).

Proof

technique · constructive
1.1

Construct anZp inductively so that ana0(modp),f(an)pn+1Zp. Given an, write an+1=an+tnpn+1 with tn{0,,p1}. Taylor expansion modulo pn+2 gives f(an+1)f(an)+tnpn+1f(an)(modpn+2). Since f(an)f(a0)≢0(modp), there is a unique choice of tn modulo p making the right-hand side 0 modulo pn+2.

L1giveninductionconstruct
2.1

The differences satisfy an+1anpn+1Zp, so (an) is a p-adic Cauchy sequence. By [L2] it converges to some aZp, and continuity of polynomial evaluation gives f(a)=0. Also aa0pZp, so aa0(modp).

L2step 1.1algebra
3.1

If b is another root with ba0(modp), then 0=f(a)f(b)=(ab)g(a,b) for the usual divided-difference polynomial g. Modulo p, one has g(a,b)f(a0)≢0, so g(a,b) is a unit of Zp by [L1]. Therefore ab=0.

L1step 2.1algebradischarge-construct

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