Theorems · Theorem · measure theory
aestronglyMeasurable_iff_aemeasurable_separable
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace β] {m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α}
{f : α → β} [TopologicalSpace.PseudoMetrizableSpace β] [inst_2 : MeasurableSpace β] [BorelSpace β],
MeasureTheory.AEStronglyMeasurable f μ ↔
AEMeasurable f μ ∧ ∃ t, TopologicalSpace.IsSeparable t ∧ ∀ᵐ (x : α) ∂μ, f x ∈ tA function is almost everywhere strongly measurable if and only if it is almost everywhere measurable, and up to a zero measure set its range is contained in a separable set.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.rangeproof · cited by 4,705
- Filter.Eventuallystatement and proof · cited by 3,134
- Set.Nonemptyproof · cited by 2,627
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- BorelSpacestatement and proof · cited by 1,602
- Measurableproof · cited by 1,499
- AEMeasurablestatement and proof · cited by 840
Cited by10
Results whose statement or proof uses this declaration.
- ContinuousOn.aestronglyMeasurableproof · cited by 21
- aestronglyMeasurable_of_tendsto_aeproof · cited by 9
- Topology.IsEmbedding.aestronglyMeasurable_comp_iffproof · cited by 6
- ProbabilityTheory.IdentDistrib.integral_eqproof · cited by 4
- ProbabilityTheory.IdentDistrib.aestronglyMeasurable_sndproof · cited by 3
- ContinuousOn.aestronglyMeasurable_of_subset_isCompactproof · cited by 2
- MeasureTheory.AEStronglyMeasurable.sum_measureproof · cited by 2
- ContinuousOn.aestronglyMeasurable_of_isSeparableproof · cited by 1
- aestronglyMeasurable_iff_nullMeasurable_separableproof · cited by 0
- MeasureTheory.integrable_count_iffproof · cited by 0