Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17
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 nonsingular square root lifts uniquely by one odd-prime-power step

Statement

Let p be an odd prime, let k1, and let a,xkZ satisfy pa and xk2a(modpk). Then there is a unique class t(modp) such that (xk+tpk)2a(modpk+1).

Equivalently, the root class of xk modulo pk has exactly one lift to a root class modulo pk+1.

Facts & Assumptions

Given: An odd prime p, an integer k1, and integers a,xk with pa and xk2a(modpk).

[L1]

If d=gcd(c,n), then ctb(modn) is soluble exactly when db, and when soluble it has exactly d solution classes modulo n (For n1, axb(modn) is solvable exactly when gcd(a,n)b, and then has exactly gcd(a,n) solution classes modulo n).

[L2]

If a prime p divides a product uv, then pu or pv (Euclid's lemma: if p is prime and pab then pa or pb).

Proof

technique · direct
1.1

Reducing the given congruence modulo p shows that pxk would force pa, contrary to the hypothesis. If p2xk, [L2] would give p2 or pxk; both are impossible because p is odd. Hence p2xk, and [L3] gives gcd(2xk,p)=1.

L2L3given
2.1

Write xk2a=cpk. Every class modulo pk+1 reducing to xk modulo pk has a unique form xk+tpk with t modulo p, and expansion gives (xk+tpk)2a=pk(c+2xkt+t2pk). Since k1, the lift is a root modulo pk+1 exactly when 2xktc(modp). By step 1.1 and [L1], this linear congruence has exactly one solution class t modulo p.

step 1.1L1algebra

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 67 results over 20 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources