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.
Coprime primitively represented factors have a primitive product representation
Statement
If and are primitive representations with , then the Brahmagupta–Fibonacci construction gives a primitive representation of . In particular, is primitive.
Facts & Assumptions
Given: Primitive representations , , with .
A two-square representation is primitive when its coordinate gcd is (Representations and primitive representations as sums of two squares).
For all integers , (The Brahmagupta–Fibonacci two-square identity).
An integer is a common divisor of and when and (Common divisor, and the greatest common divisor , with the convention ).
Every integer greater than has a prime divisor (Every integer has a prime divisor; indeed the least divisor of that exceeds is prime).
If a prime divides , then or (Euclid's lemma: if is prime and then or ).
Proof
Put and . By [L1], .
Suppose, for contradiction, that is not primitive. Its positive gcd then exceeds one, so choose by [L2] a prime dividing both and .
The combinations and are divisible by . Since is primitive, cannot divide both; applying [L3] to the combination with coefficient not divisible by gives .
Similarly, and . Primitivity of and [L3] give .
Steps 2.1 and 2.2 contradict . Hence is primitive and, by step 1.1, primitively represents .
Depends on
- Representations and primitive representations as sums of two squares
- The Brahmagupta–Fibonacci two-square identity
- Common divisor, and the greatest common divisor $\gcd(a,b)$, with the convention $\gcd(0,0) := 0$
- Every integer $n > 1$ has a prime divisor; indeed the least divisor of $n$ that exceeds $1$ is prime
- Euclid's lemma: if $p$ is prime and $p \mid ab$ then $p \mid a$ or $p \mid b$
Used by
Dependency tree · two levels
24 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, Lemma E.II.5 (standard reference, not scraped)