Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24
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.

Sums of two squares are closed under products

Statement

The product of two nonnegative integers representable as sums of two squares is again representable as a sum of two squares (Representations and primitive representations as sums of two squares).

Facts & Assumptions

Given: Nonnegative integers m,n, each representable as a sum of two squares.

[F1]

A representation of a nonnegative integer n as a sum of two squares is an ordered pair (x,y)Z2 such that n=x2+y2 (Representations and primitive representations as sums of two squares).

[L1]

For all integers a,b,c,d, (a2+b2)(c2+d2)=(acbd)2+(ad+bc)2=(ac+bd)2+(adbc)2 (The Brahmagupta–Fibonacci two-square identity).

Proof

technique · direct
1.1

Choose integers a,b,c,d with m=a2+b2 and n=c2+d2.

givenF1choose
2.1

Then mn=(acbd)2+(ad+bc)2 by the two-square identity.

step 1.1L1algebra
3.1

The displayed integer pair represents mn by [F1]. This also covers a zero factor, for which the pair (0,0) represents zero and the same formula gives the zero product.

step 2.1F1

Depends on

Used by

Dependency tree · two levels

3 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