Theorems · Theorem · measure theory
ENNReal.le_tsum_of_forall_lt_exists_sum
∀ {α : Type u_1} {a : ENNReal} {f : α → ENNReal}, (∀ b < a, ∃ I, b < ∑ i ∈ I, f i) → a ≤ ∑' (i : α), f i- Cited by
- 1 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- ENNRealstatement and proof · cited by 9,879
- Finset.sumstatement and proof · cited by 5,195
- SummationFilter.unconditionalstatement · cited by 2,068
- tsumstatement · cited by 1,148
- lt_of_lt_of_leproof · cited by 438
- le_of_forall_ltproof · cited by 25
- ENNReal.sum_le_tsumproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.preVariation.iUnionproof · cited by 0