Theorems · Theorem · measure theory
MeasureTheory.NullMeasurableSet.exists_isOpen_symmDiff_lt
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace α]
[μ.InnerRegularCompactLTTop] [MeasureTheory.IsLocallyFiniteMeasure μ] [R1Space α] [BorelSpace α] {s : Set α},
MeasureTheory.NullMeasurableSet s μ →
μ s ≠ ⊤ → ∀ {ε : ENNReal}, ε ≠ 0 → ∃ U, IsOpen U ∧ μ U < ⊤ ∧ μ (symmDiff U s) < εLet μ be a locally finite measure on an R₁ topological space with Borel σ-algebra.
If μ is inner regular for finite measure sets with respect to compact sets,
then any null measurable set of finite measure can be approximated in measure by an open set.
See also Set.exists_isOpen_lt_of_lt and MeasurableSet.exists_isOpen_diff_lt
for the case of an outer regular measure.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 1 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasurableSetproof · cited by 3,075
- IsOpenstatement and proof · cited by 2,400
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_measure_symmDiff_preimage_nhds_zeroproof · cited by 2