Theorems · Theorem · group theory
IsMulCentral.left_assoc
∀ {M : Type u_1} [inst : Mul M] {z : M}, IsMulCentral z → ∀ (b c : M), z * (b * c) = z * b * cassociative property for left multiplication
- Defined in
- Mathlib.Algebra.Group.Center
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- Mul
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.
- IsMulCentralstatement and proof · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- IsMulCentral.mid_assocproof · cited by 1
- Set.intCast_mem_centerproof · cited by 0
- Set.neg_mem_centerproof · cited by 0
- Set.smul_mem_centerproof · cited by 0
- Set.add_mem_centerproof · cited by 0
- Module.Basis.mem_center_iffproof · cited by 0
- Set.star_mem_centerproof · cited by 0