Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Measure.restrict_apply

∀ {α : Type u_2} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s t : Set α},
  MeasurableSet t → (μ.restrict s) t = μ (t ∩ s)

If t is a measurable set, then the measure of t with respect to the restriction of the measure to s equals the outer measure of t ∩ s. An alternate version requiring that s be measurable instead of t exists as Measure.restrict_apply'.

Defined in
Mathlib.MeasureTheory.Measure.Restrict
Cited by
159 results in Mathlib
Foundations
Depth 195 from the axioms, rests on 4,764 definitions · uses propext, Classical.choice, Quot.sound

Around this declaration

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

MeasureTheory.Measure.restrict_univ · cited by 76Measure.restrict_univMeasureTheory.Measure.restrict_le_self · cited by 57Measure.restrict_le_selfMeasureTheory.measureReal_restrict_apply · cited by 29MeasureTheory.measureReal…MeasureTheory.restrict_withDensity · cited by 15MeasureTheory.restrict_wi…MeasureTheory.Measure.restrict_apply_univ · cited by 15Measure.restrict_apply_un…MeasureTheory.VectorMeasure.variation_restrict · cited by 14VectorMeasure.variation_r…MeasureTheory.lintegral_indicator_one · cited by 13MeasureTheory.lintegral_i…MeasureTheory.Measure.prod_restrict · cited by 12Measure.prod_restrictMeasureTheory.Measure.restrict_singleton · cited by 12Measure.restrict_singletonMeasurableEmbedding.map_comap · cited by 8MeasurableEmbedding.map_c…MeasureTheory.withDensity_one · cited by 8MeasureTheory.withDensity…MeasureTheory.restrict_trim · cited by 7MeasureTheory.restrict_tr…MeasureTheory.Measure.restrict_restrict_of_subset · cited by 7Measure.restrict_restrict…MeasurableEmbedding.restrict_map · cited by 7MeasurableEmbedding.restr…MeasureTheory.Measure.add_right_inj · cited by 7Measure.add_right_injDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealMeasurableSet · cited by 3075MeasurableSetMeasureTheory.Measure.restrict · cited by 1646Measure.restrictMeasurableSet.nullMeasurableSet · cited by 155MeasurableSet.nullMeasura…MeasureTheory.Measure.restrict_apply₀ · cited by 10Measure.restrict_apply₀Measure.restrict_applyCITED BYCITES

Cites9

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

Cited by159

Results whose statement or proof uses this declaration.