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.

The two intersecting square sets modulo 11 give 12+32+1=11

Example

Let p=11 and work with the representatives 0,1,,10. Put

Q={r:0r10 and ry2(mod11) for some yZ},R={r:0r10 and r1y2(mod11) for some yZ}.

Then Q={0,1,3,4,5,9} and R={1,5,6,7,9,10}, each with 6=(11+1)/2 elements, and QR={1,5,9}. Taking the common value 1, which is 12 and is also congruent to 132, gives

12+32+1=110(mod11).

This is the mechanism behind Every nonzero residue modulo an odd prime is a sum of two squares at a=1, written out at p=11: two subsets of the 11 residues, each of size 6, cannot be disjoint. That proposition supplies such a common value for every odd prime, and For every prime p the congruence x2+y2+10(modp) is solvable cites it rather than repeating the count.

Facts & Assumptions

Given: The prime p=11 and the sets Q and R displayed above.

[F1]

For a,b,nZ, ab(modn) means n(ab) (Congruence modulo an integer: ab(modn) when n(ab), including the moduli 0 and 1).

[L1]

For every prime p there are integers x,y with x2+y2+10(modp) (For every prime p the congruence x2+y2+10(modp) is solvable).

[L2]

Let p be an odd prime and let aZ with pa. Then there are integers x,y such that x2+y2a(modp) (Every nonzero residue modulo an odd prime is a sum of two squares).

Verification

technique · direct
1.1

Since y and y have the same square and yy+11 modulo 11, every square residue is y2 for some y with 0y5; computing, 02=0, 12=1, 22=4, 32=9, 42=165 and 52=253, so Q={0,1,3,4,5,9}.

givenF1algebra
2.1

For the same six values of y, 10=110, 11=29, 14=56, 19=101, 116=175 and 125=267 modulo 11, so R={1,5,6,7,9,10}.

step 1.1F1algebra
3.1

Comparing the two displayed lists, QR={1,5,9}; taking r=1 with 112 from step 1.1 and 1132 from step 2.1 gives 12+321(mod11), hence 12+32+1=1+9+1=110(mod11), an instance of [L1] at p=11.

step 1.1step 2.1L1F1algebra
4.1

The nonempty intersection exhibited in step 3.1 is exactly what [L2] asserts at a=1 for an arbitrary odd prime, since R is the set of residues of ay2 at a=1; the argument at p=11 therefore instantiates the cited proposition rather than adding to it.

step 3.1L2

Remarks

Why 11 is a good modulus for this. Here 113(mod4) and 110 is not in Q, so 1 is not itself a square modulo 11 and no pair with y=0 works. The example is therefore not a disguised one-square case: two squares are genuinely needed, which is what the cited proposition provides.

Other solutions exist. The intersection has the further common values 5 and 9: the value 5 is 42 and also 142 modulo 11, giving 42+42+1=33=311, and the value 9 is 32 and also 112, giving 32+12+1=11. So the solution pair is not unique; the cited proposition asserts that at least one common value exists and says nothing about how many do.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

12 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