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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasurableSet.nullMeasurableSetproof · cited by 155
- MeasureTheory.Measure.restrict_apply₀proof · cited by 10
Cited by159
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.restrict_univproof · cited by 76
- MeasureTheory.Measure.restrict_le_selfproof · cited by 57
- MeasureTheory.measureReal_restrict_applyproof · cited by 29
- MeasureTheory.restrict_withDensityproof · cited by 15
- MeasureTheory.Measure.restrict_apply_univproof · cited by 15
- MeasureTheory.VectorMeasure.variation_restrictproof · cited by 14
- MeasureTheory.lintegral_indicator_oneproof · cited by 13
- MeasureTheory.Measure.prod_restrictproof · cited by 12
- MeasureTheory.Measure.restrict_singletonproof · cited by 12
- MeasurableEmbedding.map_comapproof · cited by 8
- MeasureTheory.withDensity_oneproof · cited by 8
- MeasureTheory.restrict_trimproof · cited by 7