Theorems · Theorem · group theory
Semigroup.mul_assoc
∀ {G : Type u} [self : Semigroup G] (a b c : G), a * b * c = a * (b * c)Multiplication is associative
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- Semigroup
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.
- Semigroupstatement and proof · cited by 202
Cited by1
Results whose statement or proof uses this declaration.
- mul_assocproof · cited by 1,667