Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 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.

Prime factorisation gives two representations of 221 as a sum of two squares

Example

The factorisation 221=1317 and the two sign variants in the two-square identity give

221=102+112=142+52.

Facts & Assumptions

Given: The integers 13, 17, and their product 221.

[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).

Verification

technique · direct
1.1

Directly, 13=22+32 and 17=12+42.

F1algebra
2.1

The first sign variant in [L1] gives 221=(10)2+112=102+112, since 2134=10 and 24+31=11.

step 1.1L1algebra
2.2

The second sign variant gives 221=142+52, since 21+34=14 and 2431=5.

step 1.1L1algebra
3.1

Both pairs satisfy [F1]. They are essentially different because the unordered absolute-coordinate sets {10,11} and {5,14} differ.

step 2.1step 2.2F1algebra

Depends on

Used by

Nothing in the library uses this result yet.

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