Theorems · Theorem · sequences and series
tsum_apply
∀ {α : Type u_1} {ι : Type u_4} {X : α → Type u_5} [inst : (x : α) → AddCommMonoid (X x)]
[inst_1 : (x : α) → TopologicalSpace (X x)] {L : SummationFilter ι} [L.NeBot] [∀ (x : α), T2Space (X x)]
{f : ι → (x : α) → X x} {x : α}, Summable f L → (∑'[L] (i : ι), f i) x = ∑'[L] (i : ι), f i x- 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.
Cites10
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
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- Summable.hasSumproof · cited by 184
- HasSum.tsum_eqproof · cited by 150
- SummationFilter.NeBotstatement and proof · cited by 130
- Pi.hasSumproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.withDensity_tsumproof · cited by 1
- ENNReal.tsum_applyproof · cited by 1
- ProbabilityTheory.Kernel.isSFiniteKernel_withDensity_of_isFiniteKernelproof · cited by 0
- Measurable.ennreal_tsum'proof · cited by 0
- MeasureTheory.withDensity_tsumproof · cited by 0