Theorems · Theorem · measure theory
MeasureTheory.lintegral_iUnion_le
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [Countable β] (s : β → Set α)
(f : α → ENNReal), ∫⁻ (a : α) in ⋃ i, s i, f a ∂μ ≤ ∑' (i : β), ∫⁻ (a : α) in s i, f a ∂μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.iUnionstatement and proof · cited by 2,483
- SummationFilter.unconditionalstatement · cited by 2,068
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- le_rflproof · cited by 1,558
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- tsumstatement · cited by 1,148
- Countablestatement and proof · cited by 633
- MeasureTheory.lintegral_sum_measureproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Fernique.lintegral_exp_mul_sq_norm_le_mulproof · cited by 1
- MeasureTheory.integrableOn_iUnion_of_summable_integral_normproof · cited by 1