Theorems · Theorem · sequences and series
Summable.tsum_le_of_sum_le
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : AddCommMonoid α] [inst_1 : Preorder α]
[inst_2 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α} {a₂ : α} [L.NeBot],
Summable f L → (∀ (s : Finset ι), ∑ i ∈ s, f i ≤ a₂) → ∑'[L] (i : ι), f i ≤ a₂- Cited by
- 8 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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- Finset.sumstatement and proof · cited by 5,195
- 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
- hasSum_le_of_sum_leproof · cited by 1
Cited by8
Results whose statement or proof uses this declaration.
- NNReal.Lp_add_le_tsumproof · cited by 4
- NNReal.summable_and_Lr_rpow_le_Lp_mul_Lq_tsumproof · cited by 4
- lp.norm_le_of_forall_sum_leproof · cited by 2
- tsum_le_of_sum_le'proof · cited by 2
- Real.tsum_le_of_sum_leproof · cited by 1
- ZLattice.tsum_norm_rpow_leproof · cited by 0
- MeasureTheory.Measure.sum_restrict_leproof · cited by 0