Theorems · Theorem · measure theory
AEMeasurable.iUnion
∀ {ι : Type u_1} {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} [inst : MeasurableSpace β] {f : α → β}
{μ : MeasureTheory.Measure α} [Countable ι] {s : ι → Set α},
(∀ (i : ι), AEMeasurable f (μ.restrict (s i))) → AEMeasurable f (μ.restrict (⋃ i, s i))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpaceCountable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Set.iUnionstatement · cited by 2,483
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- AEMeasurablestatement and proof · cited by 840
- Countablestatement and proof · cited by 633
- AEMeasurable.mono_measureproof · cited by 10
- MeasureTheory.Measure.restrict_iUnion_leproof · cited by 5
- AEMeasurable.sum_measureproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- aemeasurable_iUnion_iffproof · cited by 2