Theorems · Theorem · group theory
CommSemigroup.mul_comm
∀ {G : Type u} [self : CommSemigroup G] (a b : G), a * b = b * aMultiplication is commutative in a commutative multiplicative magma.
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- CommSemigroup
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.
- CommSemigroupstatement and proof · cited by 62
Cited by7
Results whose statement or proof uses this declaration.
- Function.Injective.commMonoidproof · cited by 0
- Function.Injective.commSemiringproof · cited by 0
- Function.Injective.nonUnitalCommSemiringproof · cited by 0
- Function.Surjective.nonUnitalCommSemiringproof · cited by 0
- Function.Surjective.commMonoidproof · cited by 0
- Function.Injective.divisionCommMonoidproof · cited by 0
- Function.Surjective.commSemiringproof · cited by 0