Theorems · Theorem · sequences and series
hasSum_le
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : AddCommMonoid α] [inst_1 : Preorder α]
[IsOrderedAddMonoid α] [inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f g : ι → α} {a₁ a₂ : α},
(∀ (i : ι), f i ≤ g i) → HasSum f a₁ L → HasSum g a₂ L → ∀ [L.NeBot], a₁ ≤ a₂- Cited by
- 11 results in Mathlib
- Foundations
- Depth 74 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
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- OrderClosedTopologystatement and proof · cited by 445
- Finset.sum_le_sumproof · cited by 182
- SummationFilter.NeBotstatement and proof · cited by 130
- le_of_tendsto_of_tendsto'proof · cited by 19
Cited by11
Results whose statement or proof uses this declaration.
- Summable.tsum_le_tsumproof · cited by 27
- HasSum.nonnegproof · cited by 4
- NNReal.exists_pos_sum_of_countableproof · cited by 4
- Stirling.log_stirlingSeq_sdiff_leproof · cited by 3
- hasSum_ltproof · cited by 3
- HasSum.nonposproof · cited by 1
- Stirling.log_stirlingSeq_sdiff_le_geo_sumproof · cited by 1
- NNReal.exists_le_hasSum_of_leproof · cited by 1
- PMF.coe_le_oneproof · cited by 1
- hasSum_le_injproof · cited by 1
- hasSum_monoproof · cited by 1