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.
Euler's four-square product identity
Statement
Let and be integers, and set
Then
Facts & Assumptions
Given: Integers , and defined by the four displayed formulas.
Proof
Expanding the left-hand side term by term gives the sixteen products with and , each with coefficient .
Squaring gives .
Squaring gives .
Squaring gives .
Squaring gives .
The terms occurring in steps 1.2 to 1.5 are the sixteen products of step 1.1, each occurring once: contributes the pairs with , those with or , those with or , and those with or .
The remaining terms of steps 1.2 to 1.5 cancel in six pairs of coordinate pairs: and from against their negatives in ; and from against their negatives in ; and from against their negatives in ; and from against their negatives in ; and from against their negatives in ; and and from against their negatives in .
Adding steps 1.2 to 1.5 and using steps 2.1 and 2.2, the sum equals the sixteen products of step 1.1, which is the left-hand side; since the computation used only the ring axioms, it is an identity of polynomials with integer coefficients and holds for every choice of the eight integers, negative or zero included.
Used by
- Sums of four squares are closed under products Corollary
- 7· 15=105 through all four bilinear coordinates Example
- Building a representation of 105 from its prime factors Example
- Descending from 13· 11 to 13 in two steps Example
- Descent step: a smaller multiple of p is a sum of four squares Lemma
- Why the descent fixes one sign pattern in the four-square identity Remark
Dependency tree · 0 levels
Nothing. This result depends on no other item in the library.
Sources
- Keith Conrad, Proofs by Descent, §6, Lemma 6.2 (standard reference, not scraped)
- Evan Dummit, Number Theory (part 9): The Geometry of Numbers, §9.1.2, Lemma 1 (standard reference, not scraped)