Mathlib Map

Theorems · Theorem · group theory

AddCon.eq

∀ {M : Type u_1} [inst : Add M] (c : AddCon M) {a b : M}, ↑a = ↑b ↔ c a b

Two elements are related by an additive congruence relation c iff they are represented by the same element of the quotient by c.

Defined in
Mathlib.GroupTheory.Congruence.Defs
Cited by
9 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
Add

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.