Theorems · Theorem · measure theory
IsOpen.exists_lt_isClosed
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace α]
[μ.WeaklyRegular] ⦃U : Set α⦄, IsOpen U → ∀ {r : ENNReal}, r < μ U → ∃ F ⊆ U, IsClosed F ∧ r < μ FIf μ is a weakly regular measure, then any open set can be approximated by a closed subset.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- IsOpenstatement and proof · cited by 2,400
- IsClosedstatement · cited by 1,639
- MeasureTheory.Measure.WeaklyRegularstatement and proof · cited by 31
- MeasureTheory.Measure.WeaklyRegular.innerRegularproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.