Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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.

Thue's collision argument gives 73=32+82

Example

The prime 73 has 2721(mod73). Thue's collision construction with the square 0i,j8 produces the representation

73=32+82.

Facts & Assumptions

Given: The prime p=73 and the residue a=27.

[L1]

If p is prime and pa, then there are nonzero integers r,s with r,s<p and ras(modp) (Thue's lemma on small nonzero representatives).

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

Verification

technique · direct
1.1

One has 272=7291(mod73), and 82=64<73<81=92, so the maximal integer h with h2<73 is 8.

algebra
2.1

In the map (i,j)27ij(mod73) on 0i,j8, the distinct pairs (3,8) and (0,0) collide because 3278=73. Their coordinate differences are (3,8), exactly as in [L1].

step 1.1L1algebra
3.1

The bounds give 0<32+82<273, and step 2.1 together with 2721 makes the sum divisible by 73. Directly, 32+82=9+64=73, so (3,8) is a representation in the sense of [F1].

step 1.1step 2.1L1F1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

10 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