Theorems · Theorem · group theory
AddCommute.list_sum_left
∀ {M : Type u_4} [inst : AddMonoid M] (l : List M) (y : M), (∀ x ∈ l, AddCommute x y) → AddCommute l.sum y- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext
- Assumes
- AddMonoid
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.
- AddMonoidstatement and proof · cited by 2,864
- AddCommutestatement and proof · cited by 185
- AddCommute.symmproof · cited by 18
- AddCommute.list_sum_rightproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.