Theorems · Theorem · measure theory
ENNReal.tsum_iUnion_le_tsum
∀ {α : Type u_1} {ι : Type u_4} (f : α → ENNReal) (t : ι → Set α),
∑' (x : ↑(⋃ i, t i)), f ↑x ≤ ∑' (i : ι) (x : ↑(t i)), f ↑x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- ENNRealstatement and proof · cited by 9,879
- Set.Elemstatement and proof · cited by 7,166
- Set.iUnionstatement and proof · cited by 2,483
- SummationFilter.unconditionalstatement · cited by 2,068
- tsumstatement · cited by 1,148
- Set.sigmaToiUnion_surjectiveproof · cited by 4
- ENNReal.tsum_sigma'proof · cited by 2
- ENNReal.tsum_le_tsum_comp_of_surjectiveproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- ENNReal.tsum_iUnion_leproof · cited by 2
- ENNReal.tsum_biUnion_le_tsumproof · cited by 1