Theorems · Theorem · measure theory
MeasureTheory.Measure.InnerRegularWRT.measurableSet_of_isOpen
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {p : Set α → Prop}
[inst_1 : TopologicalSpace α] [μ.OuterRegular],
μ.InnerRegularWRT p IsOpen →
(∀ ⦃s U : Set α⦄, p s → IsOpen U → p (s \ U)) → μ.InnerRegularWRT p fun s => MeasurableSet s ∧ μ s ≠ ⊤If a measure is inner regular (using closed or compact sets) for open sets, then every measurable set of finite measure can be approximated by a (closed or compact) subset.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- Set.univproof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- IsOpenstatement and proof · cited by 2,400
- LT.lt.leproof · cited by 2,189
- le_reflproof · cited by 2,061
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.WeaklyRegular.innerRegular_measurableproof · cited by 4
- MeasureTheory.innerRegular_isCompact_isClosed_measurableSet_of_finiteproof · cited by 1