Theorems · Definition · measure theory
MeasureTheory.Measure.trim
{α : Type u_1} → {m m0 : MeasurableSpace α} → MeasureTheory.Measure α → m ≤ m0 → MeasureTheory.Measure αRestriction of a measure to a sub-σ-algebra.
It is common to see a measure μ on a measurable space structure m0 as being also a measure on
any m ≤ m0. Since measures in mathlib have to be trimmed to the measurable space, μ itself
cannot be a measure on m, hence the definition of μ.trim hm.
This notion is related to OuterMeasure.trim, see the lemma
toOuterMeasure_trim_eq_trim_toOuterMeasure.
- Defined in
- Mathlib.MeasureTheory.Measure.Trim
- Cited by
- 286 results in Mathlib
- Foundations
- Depth 191 from the axioms, rests on 4,696 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Measure.toOuterMeasureproof · cited by 75
- MeasureTheory.OuterMeasure.toMeasureproof · cited by 11
Cited by309
Results whose statement or proof uses this declaration.
- ProbabilityTheory.CondIndepFunproof · cited by 41
- MeasureTheory.stronglyMeasurable_condExpproof · cited by 35
- ProbabilityTheory.CondIndepproof · cited by 30
- MeasureTheory.condExp_of_not_sigmaFinitestatement and proof · cited by 28
- ProbabilityTheory.iCondIndepFunproof · cited by 28
- MeasureTheory.integrable_condExpproof · cited by 28
- MeasureTheory.condExpL1statement and proof · cited by 26
- MeasureTheory.trim_measurableSet_eqstatement · cited by 22
- MeasureTheory.condExp_of_stronglyMeasurablestatement and proof · cited by 21
- ProbabilityTheory.CondIndepSetsproof · cited by 21
- MeasureTheory.condExp_of_not_integrableproof · cited by 19
- ProbabilityTheory.iCondIndepproof · cited by 19
Showing the 200 most cited of 309.