Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-07-31
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 system x2(mod3)x\equiv2\pmod3, x3(mod5)x\equiv3\pmod5, x2(mod7)x\equiv2\pmod7 has the unique solution x23(mod105)x\equiv23\pmod{105}

Example

The system

x2(mod3),x3(mod5),x2(mod7)x\equiv2\pmod3,\qquad x\equiv3\pmod5,\qquad x\equiv2\pmod7

has exactly the solutions x23(mod105)x\equiv23\pmod{105}.

Facts & Assumptions

Given: The three displayed congruences.

[L2]

The relation uv(modn)u\equiv v\pmod n means n(uv)n\mid(u-v) (Congruence modulo an integer: ab(modn)a\equiv b\pmod n when n(ab)n\mid(a-b), including the moduli 00 and 11).

Verification

technique · constructive
1.1

The numbers 3,5,73,5,7 are pairwise coprime and have product 105105. The complementary products 35,21,1535,21,15 satisfy 2351(mod3)2\cdot35\equiv1\pmod3, 211(mod5)21\equiv1\pmod5, and 151(mod7)15\equiv1\pmod7, while each is divisible by the other two moduli.

L2
2.1

Therefore x:=2(235)+3(21)+2(15)=233x:=2(2\cdot35)+3(21)+2(15)=233 has the prescribed three residues, and 233=23+2105233=23+2\cdot105 gives x23(mod105)x\equiv23\pmod{105}.

constructstep 1.1L2
3.1

By [L1], all simultaneous solutions form one class modulo 357=1053\cdot5\cdot7=105; since step 2.1 exhibits 2323 in that class, it is exactly [23]105[23]_{105}.

step 2.1L1discharge-construct

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 47 results over 17 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources