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 congruence 14x≡30(mod100) has exactly the two solutions x≡45,95(mod100)

Example

The congruence 14x≡30(mod100) has exactly the solution classes

[45]100and[95]100.

Facts & Assumptions

Given: The congruence 14x≡30(mod100).

[L1]

A linear congruence ax≡b(modn) is solvable exactly when gcd⁡(a,n)∣b, and then has exactly gcd⁡(a,n) solution classes modulo n (For n≥1, ax≡b(modn) is solvable exactly when gcd⁡(a,n)∣b, and then has exactly gcd⁡(a,n) solution classes modulo n).

Verification

technique · direct
1.1

The Euclidean algorithm gives gcd⁡(14,100)=2, and 2∣30. Cancelling the common factor reduces the congruence to 7x≡15(mod50).

L1L2L3
1.2

Since 7⋅43=301≡1(mod50), multiplication by 43 gives x≡43⋅15=645≡45(mod50).

L3
1.3

The two lifts of this class modulo 100 are 45 and 45+50=95, and both verify the original congruence: 14⋅45−30=600 and 14⋅95−30=1300 are divisible by 100.

L3
2.1

By [L1] there are exactly two solution classes modulo 100, 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 · two levels

21 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