Mathlib Map

Theorems · Theorem · group theory

AddSubmonoid.list_sum_mem

∀ {M : Type u_1} [inst : AddMonoid M] (s : AddSubmonoid M) {l : List M}, (∀ x ∈ l, x ∈ s) → l.sum ∈ s

Sum of a list of elements in an AddSubmonoid is in the AddSubmonoid.

Defined in
Mathlib.Algebra.Group.Submonoid.BigOperators
Cited by
2 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.