Theorems · Theorem · measure theory
Set.measure_eq_iInf_isOpen
∀ {α : Type u_1} [inst : MeasurableSpace α] [inst_1 : TopologicalSpace α] (A : Set α) (μ : MeasureTheory.Measure α)
[μ.OuterRegular], μ A = ⨅ U, ⨅ (_ : A ⊆ U), ⨅ (_ : IsOpen U), μ UFor an outer regular measure, the measure of a set is the infimum of the measures of open sets containing it.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 181 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
- IsOpenstatement and proof · cited by 2,400
- le_antisymmproof · cited by 2,068
- iInfstatement · cited by 1,690
- le_iInfproof · cited by 102
- MeasureTheory.Measure.toOuterMeasureproof · cited by 75
- le_iInf₂proof · cited by 67
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.OuterRegular.ext_isOpenproof · cited by 4
- MeasureTheory.Measure.OuterRegular.smulproof · cited by 2
- MeasureTheory.Measure.OuterRegular.measure_closure_eq_of_isCompactproof · cited by 0