Theorems · Theorem · measure theory
MeasureTheory.Measure.isEverywherePos_everywherePosSubset_of_measure_ne_top
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α] {μ : MeasureTheory.Measure α} {s : Set α}
[OpensMeasurableSpace α] [μ.InnerRegularCompactLTTop],
MeasurableSet s → μ s ≠ ⊤ → μ.IsEverywherePos (μ.everywherePosSubset s)In a space with an inner regular measure for finite measure sets, the everywhere positive subset
of a measurable set of finite measure is itself everywhere positive. This is not obvious as
μ.everywherePosSubset s is defined as the points whose neighborhoods intersect s along positive
measure subsets, but this does not say they also intersect μ.everywherePosSubset s along positive
measure subsets.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- nhdsproof · cited by 5,554
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aeproof · cited by 2,352
- nhdsWithinproof · cited by 1,912
- Filter.EventuallyEqproof · cited by 1,912
Cited by2
Results whose statement or proof uses this declaration.