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 discriminant counts roots of for odd prime
Statement
Let be an odd prime, and let with . Put . Then
has exactly
solution classes modulo .
Facts & Assumptions
Given: An odd prime and integers with ; write .
Addition and multiplication make a commutative ring (For every natural , is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold).
A class is a unit exactly when (For , is a unit if and only if ).
If , , and , then is soluble exactly when , and when soluble it has exactly solution classes (For , is solvable exactly when , and then has exactly solution classes modulo ).
For every integer and odd prime , the congruence has exactly solution classes ( has exactly solution classes).
Proof
In the commutative ring [L1], the identity holds.
Since is odd and , the prime divides neither nor , so [L2] makes both classes units. Fact [L3] then says that is a bijection of the residue classes, and cancellation of the unit in step 1.1 shows that the original congruence is equivalent to .
The bijection in step 2.1 preserves the number of solutions, and [L4] gives exactly solutions to the square congruence.
Depends on
- $x^2\equiv a\pmod p$ has exactly $1+(a/p)$ solution classes
- For $n\ge1$, $ax\equiv b\pmod n$ is solvable exactly when $\gcd(a,n)\mid b$, and then has exactly $\gcd(a,n)$ solution classes modulo $n$
- For $n\ge1$, $[a]_n$ is a unit if and only if $\gcd(a,n)=1$
- For every natural $n$, $(\mathbb{Z}/n,+)$ is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 80 results over 19 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
- A. Gorodnik, Number Theory, Lecture 9, Section 1 (standard reference, not scraped)