Mathlib Map

Theorems · Theorem · group theory

finsum_eq_sum_of_fintype

∀ {α : Type u_1} {M : Type u_5} [inst : AddCommMonoid M] [inst_1 : Fintype α] (f : α → M), ∑ᶠ (i : α), f i = ∑ i, f i
Defined in
Mathlib.Algebra.BigOperators.Finprod
Cited by
8 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidFintype

Around this declaration

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

Cites10

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

Cited by8

Results whose statement or proof uses this declaration.