Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26
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.

715=105 through all four bilinear coordinates

Example

Take the representations 7=22+12+12+12 and 15=32+22+12+12, so x=(2,1,1,1) and y=(3,2,1,1). The four bilinear forms of Euler's four-square product identity evaluate to

z1=10,z2=1,z3=2,z4=0,

and 102+12+(2)2+02=100+1+4+0=105=715. Every coordinate is computed below, the vanishing one included: z4=0 is a value the formula returns and not a coordinate that has been left out.

Facts & Assumptions

Given: The quadruples x=(2,1,1,1) and y=(3,2,1,1).

[F1]

A representation of a nonnegative integer n as a sum of four squares is an ordered quadruple (a,b,c,d)Z4 with n=a2+b2+c2+d2 (Representations as sums of four squares).

[L1]

For all integers x1,,x4,y1,,y4, setting z1=x1y1+x2y2+x3y3+x4y4, z2=x1y2x2y1x3y4+x4y3, z3=x1y3+x2y4x3y1x4y2 and z4=x1y4x2y3+x3y2x4y1 gives (x12+x22+x32+x42)(y12+y22+y32+y42)=z12+z22+z32+z42 (Euler's four-square product identity).

Verification

technique · direct
1.1

The two data are representations: 22+12+12+12=4+1+1+1=7 and 32+22+12+12=9+4+1+1=15.

givenF1algebra
2.1

Substituting x=(2,1,1,1) and y=(3,2,1,1) into the formulas of [L1] gives z1=23+12+11+11=6+2+1+1=10, z2=221311+11=431+1=1, z3=21+111312=2+132=2 and z4=2111+1213=21+23=0.

step 1.1L1algebra
3.1

Their squares sum to 100+1+4+0=105, and 715=105, so (10,1,2,0) is a representation of 105 in the sense of [F1] and the identity is confirmed on this pair.

step 2.1F1algebra

Remarks

A negative coordinate is not a defect. The third coordinate is 2, and only its square enters the sum, so (10,1,2,0) represents the same integer as (10,1,2,0) and the two representations are equivalent up to signs. They are distinct ordered quadruples. The formulas are not arranged to produce nonnegative outputs, and no step of the identity or of the descent needs them to be.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · one level

2 results within one dependency step 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