Theorems · Theorem · group theory
AddCon.rel_mk
∀ {M : Type u_1} [inst : Add M] {s : Setoid M} {h : ∀ {w x y z : M}, s w x → s y z → s (w + y) (x + z)} {a b : M},
{ toSetoid := s, add' := h } a b ↔ s a b- Defined in
- Mathlib.GroupTheory.Congruence.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddConstatement · cited by 138
Cited by4
Results whose statement or proof uses this declaration.
- AddLocalization.r_iff_existsproof · cited by 5
- AddCon.addSubgroup_quotientAddGroupConproof · cited by 0
- QuotientAddGroup.con_addSubgroupproof · cited by 0
- QuotientAddGroup.con_ker_eq_addConKerproof · cited by 0