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 powers of two
Statement
Let be odd.
- Modulo , the congruence has exactly one solution class.
- Modulo , it is soluble if and only if , and then it has exactly two solution classes.
- For , the congruence is soluble if and only if ; when soluble, the number of roots is one for modulus , two for modulus , and four for modulus with .
Facts & Assumptions
Given: An odd integer and an integer exponent .
For , every unit modulo has a unique representation with and modulo (For , , generated uniquely as ).
Proof
Modulo , the unique odd class is and its square is . Modulo , the odd classes and both square to , so an odd target is soluble exactly when it is modulo , and then both odd classes are roots.
Let and write a unit uniquely as by [L1]. Squaring sends to , so a unit is a square exactly when and is even. Modulo , the four coordinate-parity possibilities give residues , respectively, so this condition is equivalent to .
The kernel of the squaring map in the coordinates of [L1] has the two choices for and the two solutions of modulo , hence has four elements. Every nonempty fibre of a group homomorphism is a translate of its kernel, so every soluble target for has exactly four roots. Together with step 1.1, this proves all criteria and counts.
Depends on
Used by
- The number of square roots of a unit modulo n is the product of the local counts Corollary
- Odd-prime tests alone miss the obstruction to 13 being a square modulo 24 Counterexample
- The four square roots of 9 modulo 128 Example
- A unit is a square modulo n exactly when it is a square at every prime-power factor Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 34 results over 7 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 (standard reference, not scraped)
- V. Shoup, A Computational Introduction to Number Theory and Algebra, 2nd ed., §12.4 (standard reference, not scraped)