Theorems · Theorem · sequences and series
Summable.tsum_finsetSum
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α]
{L : SummationFilter β} [T2Space α] [ContinuousAdd α] [L.NeBot] {f : γ → β → α} {s : Finset γ},
(∀ i ∈ s, Summable (f i) L) → ∑'[L] (b : β), ∑ i ∈ s, f i b = ∑ i ∈ s, ∑'[L] (b : β), f i b- Cited by
- 5 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Finset.sumstatement · cited by 5,195
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- ContinuousAddstatement and proof · cited by 777
- SummationFilterstatement and proof · cited by 607
- Summable.hasSumproof · cited by 184
- HasSum.tsum_eqproof · cited by 150
- SummationFilter.NeBotstatement and proof · cited by 130
Cited by5
Results whose statement or proof uses this declaration.
- LSeries_sumproof · cited by 1
- EisensteinSeries.tendsto_tsum_one_div_linear_sub_succ_eqproof · cited by 1
- EisensteinSeries.tsum_symmetricIco_tsum_eq_S_actproof · cited by 0
- MeasureTheory.preVariation.iUnionproof · cited by 0
- MeasureTheory.Measure.sum_restrict_leproof · cited by 0