Theorems · Theorem · sequences and series
Summable.tsum_le_tsum_of_inj
∀ {ι : Type u_1} {κ : Type u_2} {α : Type u_3} [inst : AddCommMonoid α] [inst_1 : Preorder α] [IsOrderedAddMonoid α]
[inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α} {g : κ → α} (e : ι → κ),
Function.Injective e →
(∀ c ∉ Set.range e, 0 ≤ g c) → (∀ (i : ι), f i ≤ g (e i)) → Summable f → Summable g → tsum f ≤ tsum g- Cited by
- 5 results in Mathlib
- Foundations
- Depth 85 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.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- Set.rangestatement and proof · cited by 4,705
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- OrderClosedTopologystatement and proof · cited by 445
- Summable.hasSumproof · cited by 184
- hasSum_le_injproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- ENNReal.tsum_comp_le_tsum_of_injectiveproof · cited by 4
- MeasureTheory.OuterMeasure.ofFunction_union_of_top_of_nonempty_interproof · cited by 2
- ENNReal.finite_const_le_of_tsum_ne_topproof · cited by 2
- Summable.tsum_subtype_leproof · cited by 2
- NNReal.tsum_comp_le_tsum_of_injproof · cited by 2