Theorems · Theorem · group theory
IsAddCentral.mid_assoc
∀ {M : Type u_1} [inst : Add M] {z : M}, IsAddCentral z → ∀ (a c : M), a + z + c = a + (z + c)- Defined in
- Mathlib.Algebra.Group.Center
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- 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.
- IsAddCentral.commproof · cited by 10
- IsAddCentralstatement and proof · cited by 8
- IsAddCentral.right_assocproof · cited by 3
- IsAddCentral.left_assocproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsAddCentral.right_commproof · cited by 1