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.
A prime congruent to modulo divides both coordinates of a divisible two-square sum
Statement
If is prime and , then and . Consequently .
Facts & Assumptions
Given: A prime and integers such that .
A representation of a nonnegative integer as a sum of two squares is an ordered pair such that (Representations and primitive representations as sums of two squares).
For an odd prime , if and only if , while if and only if (First supplement: ).
For an odd prime , the Legendre symbol is when divides the numerator, when its nonzero class is a square, and otherwise (The Legendre symbol, including its zero value).
For every prime , addition and multiplication make a field (For every prime , the two operations on make it a field).
If a prime divides , then or (Euclid's lemma: if is prime and then or ).
The congruence means that (Congruence modulo an integer: when , including the moduli and ).
Proof
The divisibility hypothesis is the congruence .
If , then step 1.1 gives , so [L3] gives ; the same argument with the coordinates interchanged handles .
If neither coordinate were divisible by , the nonzero class of would be invertible in the field , and step 1.1 would give . Thus would be a nonzero quadratic residue and .
Since , [L1] instead gives , contradicting step 2.2.
Hence at least one coordinate is divisible by , and step 2.1 makes both divisible by . Writing and gives .
Depends on
- Representations and primitive representations as sums of two squares
- First supplement: $(-1/p)=(-1)^{(p-1)/2}$
- The Legendre symbol, including its zero value
- For every prime $p$, the two operations on $\mathbb{Z}/p$ make it a field
- Euclid's lemma: if $p$ is prime and $p \mid ab$ then $p \mid a$ or $p \mid b$
- Congruence modulo an integer: $a\equiv b\pmod n$ when $n\mid(a-b)$, including the moduli $0$ and $1$
Used by
Dependency tree · two levels
23 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- P. Hackman, Elementary Number Theory, Chapter E, §E.II.2 (standard reference, not scraped)
- W. Stein, Elementary Number Theory: Primes, Congruences, and Secrets, Lemma 5.7.4 (standard reference, not scraped)