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 , , and , the congruence is soluble if and only if .
When soluble it has exactly two solution classes modulo .
Facts & Assumptions
Given: An odd prime , an integer , and an integer with .
Every root modulo has a unique lift to a root modulo when and (A nonsingular square root lifts uniquely by one odd-prime-power step).
The congruence has exactly solution classes modulo ( has exactly solution classes).
For , the Legendre symbol is when is a square modulo and otherwise (The Legendre symbol, including its zero value).
Proof
Any root modulo reduces to a root modulo . Since , [L3] makes a sign, and [L2] says that a root exists only when , equivalently when .
Conversely, if , [L2] gives exactly two root classes modulo . For these are the required roots. For , repeatedly apply [L1] from exponent through exponent to lift each class uniquely; the two lifted classes remain distinct because their reductions modulo are distinct.
Every root modulo reduces to one of the two roots modulo , 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.
Depends on
Used by
- The number of square roots of a unit modulo n is the product of the local counts Corollary
- Lifting both square roots of 2 from modulo 7 to modulo 7⁴ Example
- A unit is a square modulo n exactly when it is a square at every prime-power factor Theorem
- The kernel of the Jacobi map and the subgroup of unit squares Theorem
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
- P. Hackman, Elementary Number Theory, §§B.VII and D.I (standard reference, not scraped)
- A. Gorodnik, Number Theory, Lecture 7, §1 (standard reference, not scraped)
- V. Shoup, A Computational Introduction to Number Theory and Algebra, 2nd ed., §12.4 (standard reference, not scraped)