Theorems · Theorem · measure theory
aestronglyMeasurable_iUnion_iff
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [Countable ι] [inst : TopologicalSpace β] {m₀ : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {f : α → β} [TopologicalSpace.PseudoMetrizableSpace β] {s : ι → Set α},
MeasureTheory.AEStronglyMeasurable f (μ.restrict (⋃ i, s i)) ↔
∀ (i : ι), MeasureTheory.AEStronglyMeasurable f (μ.restrict (s i))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.iUnionstatement and proof · cited by 2,483
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- le_rflproof · cited by 1,558
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Countablestatement and proof · cited by 633
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- Set.subset_iUnionproof · cited by 81
- MeasureTheory.Measure.restrict_monoproof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.LocallyIntegrableOn.aestronglyMeasurableproof · cited by 6
- MeasureTheory.AECover.aestronglyMeasurableproof · cited by 1