Theorems · Theorem · sequences and series
Pi.summable
∀ {α : Type u_1} {ι : Type u_4} {X : α → Type u_5} [inst : (x : α) → AddCommMonoid (X x)]
[inst_1 : (x : α) → TopologicalSpace (X x)] {L : SummationFilter ι} {f : ι → (x : α) → X x},
Summable f L ↔ ∀ (x : α), Summable (fun i => f i x) L- Cited by
- 6 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Summablestatement · cited by 778
- SummationFilterstatement and proof · cited by 607
- HasSumproof · cited by 518
- Pi.hasSumproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- summable_norm_iffproof · cited by 8
- 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