Theorems · Theorem · group theory
IsAddCentral.right_comm
∀ {M : Type u_1} {c : M} [inst : Add M], IsAddCentral 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
- Add
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.
- AddCommute.eqproof · cited by 18
- IsAddCentral.commproof · cited by 10
- IsAddCentralstatement and proof · cited by 8
- IsAddCentral.right_assocproof · cited by 3
- IsAddCentral.mid_assocproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddEquivClass.apply_mem_centerproof · cited by 1