Theorems · Theorem · sequences and series
Summable.tsum_le_tsum
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : AddCommMonoid α] [inst_1 : Preorder α]
[IsOrderedAddMonoid α] [inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f g : ι → α} [L.NeBot],
(∀ (i : ι), f i ≤ g i) → Summable f L → Summable g L → ∑'[L] (i : ι), f i ≤ ∑'[L] (i : ι), g i- Cited by
- 27 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.
Cites11
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
- hasSum_leproof · cited by 11
Cited by27
Results whose statement or proof uses this declaration.
- ENNReal.tsum_le_tsumproof · cited by 43
- MeasureTheory.measure_iUnion_leproof · cited by 39
- tendstoUniformlyOn_tsumproof · cited by 9
- tendstoUniformlyOn_tsum_of_cofinite_eventuallyproof · cited by 6
- Summable.tsum_monoproof · cited by 3
- MeasureTheory.VectorMeasure.restrict_le_restrict_iUnionproof · cited by 3
- IsOpen.exists_contDiff_support_eqproof · cited by 2
- tendsto_tsum_of_dominated_convergenceproof · cited by 2
- ContinuousLinearMap.exists_preimage_norm_leproof · cited by 2
- exists_continuous_one_zero_of_isCompact_of_isGδproof · cited by 2
- Cardinal.cantorFunction_leproof · cited by 1