Theorems · Theorem · group theory
isAddCommutative_iff
∀ {M : Type u_2} [inst : Add M], IsAddCommutative M ↔ ∀ (a b : M), a + b = b + a- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 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.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsAddCommutativestatement · cited by 40
Cited by3
Results whose statement or proof uses this declaration.
- AddSubgroup.center_eq_top_iffproof · cited by 3
- isAddCommutative_iff_of_setLikeproof · cited by 2
- IsAddCommutative.of_commproof · cited by 0