Theorems · Theorem · group theory
multiset_sum_mem
∀ {B : Type u_3} {S : B} {M : Type u_4} [inst : AddCommMonoid M] [inst_1 : SetLike B M] [AddSubmonoidClass B M]
(m : Multiset M), (∀ a ∈ m, a ∈ S) → m.sum ∈ SSum of a multiset of elements in an AddSubmonoid of an AddCommMonoid is
in the AddSubmonoid.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Multisetstatement and proof · cited by 2,627
- SetLikestatement and proof · cited by 1,084
- Multiset.mapproof · cited by 876
- Multiset.sumstatement and proof · cited by 388
- AddSubmonoidClassstatement and proof · cited by 346
- Subtype.coe_propproof · cited by 42
- AddSubmonoidClass.coe_multiset_sumproof · cited by 2
Cited by10
Results whose statement or proof uses this declaration.
- sum_memproof · cited by 64
- AddSubmonoid.multiset_sum_memproof · cited by 2
- Subalgebra.multiset_sum_memproof · cited by 1
- NonUnitalSubring.multiset_sum_memproof · cited by 0
- IntermediateField.multiset_sum_memproof · cited by 0
- Subfield.multiset_sum_memproof · cited by 0
- Subring.multiset_sum_memproof · cited by 0
- AddSubgroup.multiset_sum_memproof · cited by 0
- HasCompactSupport.multiset_sumproof · cited by 0
- Subsemiring.multiset_sum_memproof · cited by 0