Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Measure.isEverywherePos_everywherePosSubset

∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α] {μ : MeasureTheory.Measure α} {s : Set α}
  [OpensMeasurableSpace α] [μ.InnerRegular], MeasurableSet s → μ.IsEverywherePos (μ.everywherePosSubset s)

In a space with an inner regular measure, the everywhere positive subset of a measurable set 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.

Defined in
Mathlib.MeasureTheory.Measure.EverywherePos
Cited by
0 results in Mathlib
Foundations
Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceMeasurableSpaceOpensMeasurableSpaceMeasureTheory.Measure.InnerRegular

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites24

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.