Theorems · Theorem · group theory
AddCon.symm
∀ {M : Type u_1} [inst : Add M] (c : AddCon M) {x y : M}, c x y → c y xAdditive congruence relations are symmetric.
- 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.
Cites4
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 and proof · cited by 138
- AddCon.toSetoidproof · cited by 20
- Setoid.symm'proof · cited by 14
Cited by4
Results whose statement or proof uses this declaration.
- AddLocalization.mk_eq_addMonoidOf_mk'_applyproof · cited by 3
- AddLocalization.r_eq_r'proof · cited by 1
- SymmetricPower.smulproof · cited by 0
- QuotientAddGroup.con_addSubgroupproof · cited by 0