Mathlib Map

Theorems · Theorem · group theory

AddCon.addConGen_le

∀ {M : Type u_1} [inst : Add M] {r : M → M → Prop} {c : AddCon M}, addConGen r ≤ c ↔ r ≤ ⇑c

The smallest additive congruence relation containing a binary relation r is contained in any additive congruence relation containing r.

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

Around this declaration

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

Cites7

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

Cited by3

Results whose statement or proof uses this declaration.