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.
For fixed odd modulus, the Jacobi symbol is a homomorphism on the unit group
Statement
Fix an odd positive integer . The assignment is a group homomorphism .
Here is the two-element multiplicative group, except that the image is the one-element subgroup when the character is trivial.
Facts & Assumptions
Given: An odd positive integer and unit classes .
The Jacobi symbol belongs to , depends only on , and is zero exactly when (The Jacobi symbol is well defined on numerator residue classes).
For odd positive , (The Jacobi symbol is multiplicative in numerator and denominator).
The unit group consists of the invertible residue classes modulo under multiplication (The unit group and Euler's totient for ).
The class is a unit if and only if (For , is a unit if and only if ).
A group homomorphism is a function satisfying for all (Monoid homomorphism and group homomorphism).
Proof
By [L1], the value depends only on the residue class. By [L3] and [L4], a unit class has , so [L1] rules out the value zero; hence is a well-defined function from to .
For unit classes and , [L2] gives , which is the condition in [L5]. Thus is a group homomorphism, including when and the unit group has one element.
Depends on
- The Jacobi symbol is well defined on numerator residue classes
- The Jacobi symbol is multiplicative in numerator and denominator
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
- For $n\ge1$, $[a]_n$ is a unit if and only if $\gcd(a,n)=1$
- Monoid homomorphism and group homomorphism
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 82 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
- V. Shoup, A Computational Introduction to Number Theory and Algebra, 2nd ed., §12.2 (standard reference, not scraped)