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.
Gauss's lemma as a lower-half lattice-point count
Statement
Let and be distinct odd primes. Put .
Then .
Thus Gauss's sign count (Gauss's quadratic-residue lemma) can be read as the parity of a finite set of lattice points, without introducing floor notation.
Facts & Assumptions
Given: Distinct odd primes , and .
If is the number of least positive residues of modulo that exceed , then (Gauss's quadratic-residue lemma).
For every integer and positive integer , there are unique integers such that and (Division with remainder in : for and there are unique with and ).
For each , there are unique and such that , and is a permutation of (Multiplication by with permutes an odd prime's signed half-system up to sign).
Proof
For each , [L2] gives with ; since , one has . The positive integers satisfying are exactly , so .
In the notation of [L3], when and when ; the negative signs are exactly the residues counted by . Summing the equations of step 1.1 and reducing modulo gives , because and are odd. Also , while the permutation in [L3] gives . Hence , and [L1] yields .
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 78 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
- P. Hackman, Elementary Number Theory, §D.V (standard reference, not scraped)
- A. Gorodnik, Number Theory, Lecture 9, §2 (standard reference, not scraped)