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.
has exactly solution classes
Statement
For every integer and odd prime , the congruence
has exactly solution classes modulo .
Facts & Assumptions
Given: An integer and an odd prime .
The Legendre symbol is when , when is a quadratic residue modulo , and when is a quadratic nonresidue (The Legendre symbol, including its zero value).
The quotient is a field (For every prime , the two operations on make it a field).
Every field is an integral domain (Every field is a commutative ring with ; it is an integral domain, and it is a commutative division ring).
Under its primitive-root, coprimality, positivity, and solubility hypotheses, has exactly solution classes (If has a primitive root, , , and is solvable, then it has exactly solution classes modulo ).
Every prime admits a primitive root modulo that prime (Every prime modulus admits a primitive root).
For every prime , (, and for every prime ).
If , then and are coprime (For a prime and any integer , is when and otherwise; so makes and coprime).
Proof
If , the equation in the field [L2] is . Since [L3] gives no zero divisors, is the unique solution. This count is by [L1].
Suppose . By [L7], . If , the congruence is soluble by [L1], and [L4], [L5], and [L6] give exactly roots. If , [L1] says that no root exists.
The three possible symbol values therefore give respectively one, two, and zero solution classes, which in every case equals .
Depends on
- The Legendre symbol, including its zero value
- If $n$ has a primitive root, $\gcd(a,n)=1$, $m\ge1$, and $x^m\equiv a\pmod n$ is solvable, then it has exactly $\gcd(\varphi(n),m)$ solution classes modulo $n$
- Every prime modulus admits a primitive root
- $\varphi(1)=1$, and $\varphi(p)=p-1$ for every prime $p$
- For every prime $p$, the two operations on $\mathbb{Z}/p$ make it a field
- Every field is a commutative ring with $1 \ne 0$; it is an integral domain, and it is a commutative division ring
- For a prime $p$ and any integer $a$, $\gcd(p,a)$ is $p$ when $p \mid a$ and $1$ otherwise; so $p \nmid a$ makes $p$ and $a$ coprime
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 101 results over 24 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
- W. Stein, Elementary Number Theory, Corollary 4.2.3 (standard reference, not scraped)
- A. Gorodnik, Number Theory, Lecture 9, Section 1 (standard reference, not scraped)