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 congruence 14x30(mod100)14x\equiv30\pmod{100} has exactly the two solutions x45,95(mod100)x\equiv45,95\pmod{100}

Example

The congruence 14x30(mod100)14x\equiv30\pmod{100} has exactly the solution classes

[45]100and[95]100.[45]_{100}\quad\text{and}\quad[95]_{100}.

Facts & Assumptions

Given: The congruence 14x30(mod100)14x\equiv30\pmod{100}.

[L1]

A linear congruence axb(modn)ax\equiv b\pmod n is solvable exactly when gcd(a,n)b\gcd(a,n)\mid b, and then has exactly gcd(a,n)\gcd(a,n) solution classes modulo nn (For n1n\ge1, axb(modn)ax\equiv b\pmod n is solvable exactly when gcd(a,n)b\gcd(a,n)\mid b, and then has exactly gcd(a,n)\gcd(a,n) solution classes modulo nn).

Verification

technique · direct
1.1

The Euclidean algorithm gives gcd(14,100)=2\gcd(14,100)=2, and 2302\mid30. Cancelling the common factor reduces the congruence to 7x15(mod50)7x\equiv15\pmod{50}.

L1L2L3
1.2

Since 743=3011(mod50)7\cdot43=301\equiv1\pmod{50}, multiplication by 4343 gives x4315=64545(mod50)x\equiv43\cdot15=645\equiv45\pmod{50}.

L3
1.3

The two lifts of this class modulo 100100 are 4545 and 45+50=9545+50=95, and both verify the original congruence: 144530=60014\cdot45-30=600 and 149530=130014\cdot95-30=1300 are divisible by 100100.

L3
2.1

By [L1] there are exactly two solution classes modulo 100100, so the two distinct classes in step 1.3 exhaust them.

step 1.1step 1.2step 1.3L1

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: 63 results over 22 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