Theorems · Definition · measure theory
MeasureTheory.toMeasurable
{α : Type u_6} → [inst : MeasurableSpace α] → MeasureTheory.Measure α → Set α → Set αA measurable set t ⊇ s such that μ t = μ s. It even satisfies μ (t ∩ u) = μ (s ∩ u) for
any measurable set u if μ s ≠ ∞, see measure_toMeasurable_inter.
This property holds without the assumption μ s ≠ ∞ when the space is s-finite (for example
σ-finite); see measure_toMeasurable_inter_of_sFinite.
If s is a null measurable set, then
we also have t =ᵐ[μ] s, see NullMeasurableSet.toMeasurable_ae_eq.
This notion is sometimes called a "measurable hull" in the literature.
- Cited by
- 77 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
Cited by79
Results whose statement or proof uses this declaration.
- MeasureTheory.measurableSet_toMeasurablestatement · cited by 62
- MeasureTheory.measure_toMeasurablestatement · cited by 53
- MeasureTheory.subset_toMeasurablestatement · cited by 52
- MeasureTheory.Measure.prod_prodproof · cited by 38
- MeasurableEmbedding.map_applyproof · cited by 16
- aeSeqSetproof · cited by 16
- MeasureTheory.Measure.toFiniteSpanningSetsInproof · cited by 13
- MeasureTheory.NullMeasurableSet.toMeasurable_ae_eqstatement · cited by 13
- MeasureTheory.withDensity_apply'proof · cited by 9
- MeasureTheory.NullMeasurableSet.exists_measurable_subset_ae_eqproof · cited by 9
- Set.exists_isOpen_lt_of_ltproof · cited by 7
- MeasureTheory.Measure.restrict_toMeasurablestatement and proof · cited by 6