Theorems · Theorem · sequences and series
Summable.le_tsum
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : AddCommMonoid α] [inst_1 : Preorder α]
[IsOrderedAddMonoid α] [inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α} [L.NeBot] [L.LeAtTop],
Summable f L → ∀ (i : ι), (∀ (j : ι), j ≠ i → 0 ≤ f j) → f i ≤ ∑'[L] (i : ι), f i- Cited by
- 6 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Preorderstatement and proof · cited by 7,952
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- OrderClosedTopologystatement and proof · cited by 445
- Summable.hasSumproof · cited by 184
- SummationFilter.NeBotstatement and proof · cited by 130
- SummationFilter.LeAtTopstatement and proof · cited by 80
- le_hasSumproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.hasSum_setToFun_of_dominated_convergenceproof · cited by 3
- Summable.le_tsum'proof · cited by 2
- LSeriesSummable.le_const_mul_rpowproof · cited by 1
- PiCountable.min_dist_le_dist_piproof · cited by 1
- PositiveLinearMap.exists_norm_apply_leproof · cited by 0
- perfectlyNormalSpace_iff_forall_isClosed_preimage_zeroproof · cited by 0