Theorems · Theorem · measure theory
MeasurableSet.exists_isOpen_diff_lt
Deprecated since 2026-06-03Use MeasurableSet.exists_isOpen_sdiff_lt instead.
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace α] [μ.OuterRegular]
{A : Set α}, MeasurableSet A → μ A ≠ ⊤ → ∀ {ε : ENNReal}, ε ≠ 0 → ∃ U ⊇ A, IsOpen U ∧ μ U < ⊤ ∧ μ (U \ A) < εAlias of MeasurableSet.exists_isOpen_sdiff_lt.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement · cited by 9,680
- MeasurableSetstatement · cited by 3,075
- IsOpenstatement · cited by 2,400
- MeasureTheory.Measure.OuterRegularstatement · cited by 24
- MeasurableSet.exists_isOpen_sdiff_ltproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.