Theorems · Theorem · measure theory
MeasureTheory.setLIntegral_iUnion_of_directed
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {ι : Type u_4} [Countable ι] (f : α → ENNReal)
{s : ι → Set α}, Directed (fun x1 x2 => x1 ⊆ x2) s → ∫⁻ (x : α) in ⋃ i, s i, f x ∂μ = ⨆ i, ∫⁻ (x : α) in s i, f x ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 201 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- iSupstatement and proof · cited by 2,415
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.lintegralstatement · cited by 1,152
- CompleteLatticeproof · cited by 1,048
- Countablestatement and proof · cited by 633
- MeasureTheory.SimpleFuncproof · cited by 411
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_le_of_forall_fin_meas_trim_leproof · cited by 5