Theorems · Theorem · measure theory
MeasurableSet.exists_lt_isCompact
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace α] [μ.InnerRegular]
⦃A : Set α⦄, MeasurableSet A → ∀ {r : ENNReal}, r < μ A → ∃ K ⊆ A, IsCompact K ∧ r < μ KIf μ is inner regular, then any measurable set can be approximated by a compact subset.
See also MeasurableSet.exists_isCompact_lt_add_of_ne_top.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 2 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
- MeasurableSetstatement and proof · cited by 3,075
- IsCompactstatement · cited by 1,282
- MeasureTheory.Measure.InnerRegularstatement and proof · cited by 49
- MeasureTheory.Measure.InnerRegular.innerRegularproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.div_mem_nhds_one_of_haar_posproof · cited by 0
- MeasureTheory.Measure.sub_mem_nhds_zero_of_addHaar_posproof · cited by 0