Alphabeta Math
TheoremStatement: Literature-sourcedProof: 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.

Unit square criterion and root count modulo odd prime powers

Statement

For an odd prime p, k1, and pa, the congruence x2a(modpk) is soluble if and only if (ap)=1.

When soluble it has exactly two solution classes modulo pk.

Facts & Assumptions

Given: An odd prime p, an integer k1, and an integer a with pa.

[L1]

Every root modulo pj has a unique lift to a root modulo pj+1 when j1 and pa (A nonsingular square root lifts uniquely by one odd-prime-power step).

[L2]

The congruence x2a(modp) has exactly 1+(a/p) solution classes modulo p (x2a(modp) has exactly 1+(a/p) solution classes).

[L3]

For pa, the Legendre symbol (a/p) is 1 when a is a square modulo p and 1 otherwise (The Legendre symbol, including its zero value).

Proof

technique · direct
1.1

Any root modulo pk reduces to a root modulo p. Since pa, [L3] makes (a/p) a sign, and [L2] says that a root exists only when 1+(a/p)=2, equivalently when (a/p)=1.

L2L3given
1.2

Conversely, if (a/p)=1, [L2] gives exactly two root classes modulo p. For k=1 these are the required roots. For k>1, repeatedly apply [L1] from exponent 1 through exponent k1 to lift each class uniquely; the two lifted classes remain distinct because their reductions modulo p are distinct.

L1L2L3
2.1

Every root modulo pk reduces to one of the two roots modulo p, and at every successive exponent [L1] forces it to be the unique lift of that reduction. Thus step 1.2 constructs all roots, so there are exactly two. Together with step 1.1 this proves both directions of the criterion and the count.

step 1.1step 1.2L1

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 53 results over 14 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