Alphabeta Math
LemmaStatement: AI-adaptedProof: 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.

Congruence modulo every integer is an equivalence relation on Z\mathbb{Z}

Statement

For every integer nn, the relation ab(modn)a\equiv b\pmod n on Z\mathbb Z (Congruence modulo an integer: ab(modn)a\equiv b\pmod n when n(ab)n\mid(a-b), including the moduli 00 and 11) is an equivalence relation (Equivalence relation, equivalence class, and the quotient set A/A/{\sim}). For n=0n=0 it is equality, and for n=1n=1 it is the universal relation.

Facts & Assumptions

Given: An integer nn and integers a,b,ca,b,c.

[L1]

Divisibility is reflexive and linear: dud\mid u and dvd\mid v imply dux+vyd\mid ux+vy for all integers x,yx,y; also dud\mid u implies dud\mid -u (Divisibility is reflexive and transitive on Z\mathbb{Z}, and is linear: if dad \mid a and dbd \mid b then dax+byd \mid ax + by for all integers x,yx, y; also dad \mid a implies dacd \mid ac, da-d \mid a and dad \mid -a).

[F2]

An equivalence relation is reflexive, symmetric and transitive (Equivalence relation, equivalence class, and the quotient set A/A/{\sim}).

Proof

technique · direct
1.1

Reflexivity: aa=0=n0a-a=0=n\cdot0, so n(aa)n\mid(a-a) and aa(modn)a\equiv a\pmod n.

F1algebra
1.2

Symmetry: if ab(modn)a\equiv b\pmod n, then n(ab)n\mid(a-b), hence n(ab)=ban\mid-(a-b)=b-a, so ba(modn)b\equiv a\pmod n.

F1L1
1.3

Transitivity: if ab(modn)a\equiv b\pmod n and bc(modn)b\equiv c\pmod n, then n(ab)n\mid(a-b) and n(bc)n\mid(b-c), hence n(ab)+(bc)=acn\mid(a-b)+(b-c)=a-c, so ac(modn)a\equiv c\pmod n.

F1L1algebra
2.1

Steps 1.1, 1.2 and 1.3 establish the three clauses in [F2], so congruence modulo nn is an equivalence relation.

step 1.1step 1.2step 1.3F2
3.1

When n=0n=0, [F1] reads 0(ab)0\mid(a-b), which is equivalent to a=ba=b; when n=1n=1, it always holds because ab=1(ab)a-b=1\cdot(a-b).

F1algebra

Depends on

Used by

Dependency tree · next 3 levels

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