Theorems · Theorem · sequences and series
tsum_eq_finsum
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α}
{L : SummationFilter β} [L.LeAtTop], Function.HasFiniteSupport f → ∑'[L] (b : β), f b = ∑ᶠ (b : β), f b- Cited by
- 4 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- AddCommMonoidstatement and proof · cited by 12,281
- Set.Finiteproof · cited by 1,814
- tsumstatement · cited by 1,148
- Set.indicatorproof · cited by 723
- Function.supportproof · cited by 610
- SummationFilterstatement and proof · cited by 607
- HasSumproof · cited by 518
- finsumstatement and proof · cited by 286
- Set.inter_univproof · cited by 198
- Function.HasFiniteSupportstatement and proof · cited by 113
- SummationFilter.LeAtTopstatement and proof · cited by 80
Cited by4
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_substproof · cited by 15
- tsum_eq_sum'proof · cited by 5
- ContMDiffWithinAt.finsum_section_of_locallyFiniteproof · cited by 2
- MDifferentiableWithinAt.finsum_section_of_locallyFiniteproof · cited by 2