Theorems · Theorem · measure theory
MeasurableSet.exists_lt_isClosed_of_ne_top
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace α]
[μ.WeaklyRegular] ⦃A : Set α⦄, MeasurableSet A → μ A ≠ ⊤ → ∀ {r : ENNReal}, r < μ A → ∃ K ⊆ A, IsClosed K ∧ r < μ KGiven a weakly regular measure, any measurable set of finite mass can be approximated from inside by closed sets.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- MeasurableSetstatement and proof · cited by 3,075
- IsClosedstatement · cited by 1,639
- MeasureTheory.Measure.WeaklyRegularstatement and proof · cited by 31
- MeasureTheory.Measure.WeaklyRegular.innerRegular_measurableproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.