Theorems · Theorem · group theory
IsAddCentral.left_comm
∀ {M : Type u_1} {a : M} [inst : Add M], IsAddCentral a → ∀ (b c : M), a + (b + c) = b + (a + c)- Defined in
- Mathlib.Algebra.Group.Center
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommute.eqproof · cited by 18
- IsAddCentral.commproof · cited by 10
- IsAddCentralstatement and proof · cited by 8
- IsAddCentral.right_assocproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.