Theorems · Theorem · group theory
IsMulCentral.right_comm
∀ {M : Type u_1} {c : M} [inst : Mul M], IsMulCentral c → ∀ (a b : M), a * b * c = a * c * b- Defined in
- Mathlib.Algebra.Group.Center
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
- Assumes
- Mul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Commute.eqproof · cited by 91
- IsMulCentral.commproof · cited by 26
- IsMulCentralstatement and proof · cited by 13
- IsMulCentral.right_assocproof · cited by 9
- IsMulCentral.mid_assocproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MulEquivClass.apply_mem_centerproof · cited by 1