Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck 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 x≡2(mod3), x≡3(mod5), x≡2(mod7) has the unique solution x≡23(mod105)

Example

The system

x≡2(mod3),x≡3(mod5),x≡2(mod7)

has exactly the solutions x≡23(mod105).

Facts & Assumptions

Given: The three displayed congruences.

Verification

technique · constructive
1.1

The numbers 3,5,7 are pairwise coprime and have product 105. The complementary products 35,21,15 satisfy 2⋅35≡1(mod3), 21≡1(mod5), and 15≡1(mod7), while each is divisible by the other two moduli.

L2
2.1

Therefore x:=2(2⋅35)+3(21)+2(15)=233 has the prescribed three residues, and 233=23+2⋅105 gives x≡23(mod105).

constructstep 1.1L2
3.1

By [L1], all simultaneous solutions form one class modulo 3⋅5⋅7=105; since step 2.1 exhibits 23 in that class, it is exactly [23]105.

step 2.1L1discharge-construct∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

11 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