Mathlib Map

Theorems · Theorem · group theory

AddSubgroup.multiset_sum_mem

∀ {G : Type u_3} [inst : AddCommGroup G] (K : AddSubgroup G) (g : Multiset G), (∀ a ∈ g, a ∈ K) → g.sum ∈ K

Sum of a multiset of elements in an AddSubgroup of an AddCommGroup is in the AddSubgroup.

Defined in
Mathlib.Algebra.Group.Subgroup.Finite
Cited by
0 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroup

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.