Theorems · Theorem · group theory
AddCon.ext_iff
∀ {M : Type u_1} [inst : Add M] {c d : AddCon M}, c = d ↔ ∀ (x y : M), c x y ↔ d x y- Defined in
- Mathlib.GroupTheory.Congruence.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddConstatement and proof · cited by 138
- AddCon.extproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.