Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)audited 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.

Congruence modulo an integer: ab(modn)a\equiv b\pmod n when n(ab)n\mid(a-b), including the moduli 00 and 11

Definition

Let a,b,nZa,b,n\in\mathbb Z. We say that aa is congruent to bb modulo nn, and write

ab(modn),a\equiv b\pmod n,

when n(ab)n\mid(a-b) in the sense of Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq. Thus there is an integer qq with ab=nqa-b=nq. The modulus is any integer; it is not required to be positive.

At modulus 00, the condition is 0(ab)0\mid(a-b), which holds exactly when ab=0a-b=0. Hence

ab(mod0)a=b.a\equiv b\pmod 0\quad\Longleftrightarrow\quad a=b.

At modulus 11, every two integers are congruent because 11 divides every integer. Changing the sign of the modulus changes nothing: n(ab)n\mid(a-b) exactly when n(ab)-n\mid(a-b).

Remarks

  • Congruence is a relation on integers. The quotient sets and operations below use nonnegative or positive moduli only where their statements require it.
  • The notation amodna\bmod n is not used for a chosen remainder here. The relation ab(modn)a\equiv b\pmod n is defined even for n=0n=0, where a remainder operation would not be available.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 24 results over 11 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