Theorems · Theorem · measure theory
IsCompact.measure_eq_iInf_isOpen
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace α]
[μ.InnerRegularCompactLTTop] [MeasureTheory.IsLocallyFiniteMeasure μ] [R1Space α] [BorelSpace α] {K : Set α},
IsCompact K → μ K = ⨅ U, ⨅ (_ : K ⊆ U), ⨅ (_ : IsOpen U), μ UIf μ is inner regular for finite measure sets with respect to compact sets
and is locally finite in an R₁ space,
then any compact set can be approximated from outside by open sets.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- IsOpenstatement and proof · cited by 2,400
- le_antisymmproof · cited by 2,068
- iInfstatement · cited by 1,690
- BorelSpacestatement and proof · cited by 1,602
- IsCompactstatement and proof · cited by 1,282
- MeasureTheory.measure_monoproof · cited by 338
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.