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