Mathlib Map

Theorems · Theorem · group theory

AddCon.sup_def

∀ {M : Type u_1} [inst : Add M] (c d : AddCon M), c ⊔ d = addConGen (⇑c ⊔ ⇑d)

The supremum of two additive congruence relations equals the smallest additive congruence relation containing the supremum of the underlying binary operations.

Defined in
Mathlib.GroupTheory.Congruence.Defs
Cited by
1 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, 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 by1

Results whose statement or proof uses this declaration.