Mathlib Map

Theorems · Theorem · group theory

AddSubgroup.val_finset_sum

Deprecated since 2026-04-08Use AddSubgroup.val_finsetSum instead.

∀ {ι : Type u_3} {G : Type u_4} [inst : AddCommGroup G] (H : AddSubgroup G) (f : ι → ↥H) (s : Finset ι),
  ↑(∑ i ∈ s, f i) = ∑ i ∈ s, ↑(f i)

Alias of AddSubgroup.val_finsetSum.

Defined in
Mathlib.Algebra.Group.Subgroup.Finite
Cited by
0 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, 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.