Theorems · Theorem · group theory
list_sum_mem
∀ {M : Type u_1} {B : Type u_3} [inst : AddMonoid M] [inst_1 : SetLike B M] [AddSubmonoidClass B M] {S : B}
{l : List M}, (∀ x ∈ l, x ∈ S) → l.sum ∈ SSum of a list of elements in an AddSubmonoid is in the AddSubmonoid.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- AddMonoidstatement and proof · cited by 2,864
- SetLikestatement and proof · cited by 1,084
- AddSubmonoidClassstatement and proof · cited by 346
- Subtype.coe_propproof · cited by 42
- AddSubmonoidClass.coe_list_sumproof · cited by 2
Cited by10
Results whose statement or proof uses this declaration.
- AddSubmonoid.list_sum_memproof · cited by 2
- Subsemiring.mem_closure_iff_exists_listproof · cited by 1
- Subfield.list_sum_memproof · cited by 0
- HasCompactSupport.list_sumproof · cited by 0
- AddSubgroup.list_sum_memproof · cited by 0
- Subring.list_sum_memproof · cited by 0
- Subsemiring.list_sum_memproof · cited by 0
- IntermediateField.list_sum_memproof · cited by 0
- NonUnitalSubring.list_sum_memproof · cited by 0
- Subalgebra.list_sum_memproof · cited by 0