Theorems · Theorem · measure theory
MeasurableSet.exists_isClosed_sdiff_lt
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace α]
[OpensMeasurableSpace α] [μ.WeaklyRegular] ⦃A : Set α⦄,
MeasurableSet A → μ A ≠ ⊤ → ∀ {ε : ENNReal}, ε ≠ 0 → ∃ F ⊆ A, IsClosed F ∧ μ (A \ F) < ε- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 and proof · cited by 1,639
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.measure_monoproof · cited by 338
- ne_top_of_le_ne_topproof · cited by 68
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.exists_boundedContinuous_eLpNorm_sub_leproof · cited by 3
- BoxIntegral.hasIntegralIndicatorConstproof · cited by 1
- MeasurableSet.exists_isClosed_diff_ltproof · cited by 0