Theorems · Theorem · measure theory
MeasureTheory.Measure.restrict_mono
∀ {α : Type u_2} {_m0 : MeasurableSpace α} ⦃s s' : Set α⦄,
s ⊆ s' → ∀ ⦃μ ν : MeasureTheory.Measure α⦄, μ ≤ ν → μ.restrict s ≤ ν.restrict s'Restriction of a measure to a subset is monotone both in set and in measure.
- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.ae_of_allproof · cited by 137
- MeasureTheory.Measure.restrict_mono'proof · cited by 3
Cited by33
Results whose statement or proof uses this declaration.
- MeasureTheory.IntegrableOn.monoproof · cited by 22
- MeasureTheory.ae_restrict_of_ae_restrict_of_subsetproof · cited by 8
- MeasureTheory.lintegral_mono_setproof · cited by 8
- MeasureTheory.AEStronglyMeasurable.mono_setproof · cited by 6
- MeasureTheory.Measure.restrict_sub_eq_restrict_sub_restrictproof · cited by 6
- MeasureTheory.aecover_Ioo_of_Iooproof · cited by 6
- MeasureTheory.VectorMeasure.IntegrableOn.monoproof · cited by 4
- MeasureTheory.ae_restrict_iUnion_eqproof · cited by 4
- MeasureTheory.Measure.restrict_mono_setproof · cited by 3
- MeasureTheory.lintegral_comp_eq_lintegral_meas_le_mulproof · cited by 3
- MeasureTheory.integrableOn_Ioc_of_intervalIntegral_norm_boundedproof · cited by 2
- MeasureTheory.integral_union_eq_left_of_aeproof · cited by 2