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.
The number of square roots of a unit modulo is the product of the local counts
Statement
Let be a unit square modulo . The number of square roots is the product of the local root counts.
More explicitly, write with distinct odd primes . The number of roots of is , where
For odd , the soluble unit congruence has exactly roots. At the empty product gives one root.
Facts & Assumptions
Given: A positive integer and a unit for which is soluble.
A soluble unit square congruence modulo an odd prime power has exactly two root classes (Unit square criterion and root count modulo odd prime powers).
A soluble unit square congruence modulo has one root for , two roots for , and four roots for (Unit square criterion and root count modulo powers of two).
The Chinese remainder map is a group isomorphism from the unit group modulo a product of pairwise coprime positive integers to the product of their unit groups, including the empty product (For pairwise coprime positive moduli, the Chinese remainder bijection restricts to an isomorphism of unit groups).
Every positive integer has a finite prime factorisation, unique up to the order of its prime factors (The fundamental theorem of arithmetic: every integer is a product of primes, and the factorisation is unique up to order — if with every and prime, then and for some ).
Proof
By [L4], group the finite prime factorisation of into its pairwise coprime prime-power factors. Restrict the CRT isomorphism [L3] to the equation . It gives a bijection from the global root set to the Cartesian product of the root sets in those components, because an element satisfies the global equation exactly when each component satisfies its local equation.
The cardinality of that finite Cartesian product is the product of its local cardinalities. Each odd-prime-power factor contributes by [L1], while [L2] gives the factor for the two-part; if there are no prime-power factors, the empty product is . This is the displayed formula.
Depends on
- Unit square criterion and root count modulo odd prime powers
- Unit square criterion and root count modulo powers of two
- For pairwise coprime positive moduli, the Chinese remainder bijection restricts to an isomorphism of unit groups
- The fundamental theorem of arithmetic: every integer $n \ge 1$ is a product of primes, and the factorisation is unique up to order — if $\prod_{i<r} p_i = \prod_{j<s} q_j$ with every $p_i$ and $q_j$ prime, then $r = s$ and $q_i = p_{\pi(i)}$ for some $\pi \in \operatorname{Sym}(r)$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 102 results over 26 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)