Theorems · Theorem · measure theory
MeasureTheory.AEStronglyMeasurable.iUnion
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [Countable ι] [inst : TopologicalSpace β] {m₀ : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {f : α → β} [TopologicalSpace.PseudoMetrizableSpace β] {s : ι → Set α},
(∀ (i : ι), MeasureTheory.AEStronglyMeasurable f (μ.restrict (s i))) →
MeasureTheory.AEStronglyMeasurable f (μ.restrict (⋃ i, s i))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Countablestatement and proof · cited by 633
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- MeasureTheory.AEStronglyMeasurable.mono_measureproof · cited by 13
- MeasureTheory.Measure.restrict_iUnion_leproof · cited by 5
- MeasureTheory.AEStronglyMeasurable.sum_measureproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- aestronglyMeasurable_iUnion_iffproof · cited by 2
- MeasureTheory.integrableOn_iUnion_of_summable_integral_normproof · cited by 1