Theorems · Theorem · sequences and series
sum_eq_tsum_indicator
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] (f : β → α) (s : Finset β)
(L : optParam (SummationFilter β) (SummationFilter.unconditional β)) [L.LeAtTop],
∑ x ∈ s, f x = ∑'[L] (x : β), (↑s).indicator f x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement · cited by 8,199
- Finset.sumstatement and proof · cited by 5,195
- SummationFilter.unconditionalstatement · cited by 2,068
- tsumstatement · cited by 1,148
- Set.indicatorstatement · cited by 723
- SummationFilterstatement and proof · cited by 607
- SummationFilter.LeAtTopstatement and proof · cited by 80
- Finset.Subset.rflproof · cited by 41
- Finset.sum_indicator_subsetproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.sum_restrict_leproof · cited by 0
- ENNReal.sum_add_tsum_complproof · cited by 0