Theorems · Definition · measure theory
MeasureTheory.AEEqFun.compMeasurePreserving
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} →
[inst : MeasurableSpace α] →
{μ : MeasureTheory.Measure α} →
[inst_1 : TopologicalSpace γ] →
[inst_2 : MeasurableSpace β] →
{ν : MeasureTheory.Measure β} →
(β →ₘ[ν] γ) → (f : α → β) → MeasureTheory.MeasurePreserving f μ ν → α →ₘ[μ] γComposition of an almost everywhere equal function and a quasi-measure-preserving function.
This is an important special case of AEEqFun.compQuasiMeasurePreserving. We use a separate
definition so that lemmas that need f to be measure preserving can be @[simp] lemmas.
- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasureTheory.MeasurePreserving.quasiMeasurePreservingproof · cited by 41
- MeasureTheory.AEEqFun.compQuasiMeasurePreservingproof · cited by 11
Cited by16
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.compMeasurePreservingproof · cited by 19
- MeasureTheory.AEEqFun.coeFn_compMeasurePreservingstatement · cited by 4
- MeasureTheory.Lp.compMeasurePreserving_compproof · cited by 2
- MeasureTheory.AEEqFun.eLpNorm_compMeasurePreservingstatement · cited by 2
- MeasureTheory.AEEqFun.compMeasurePreserving_compstatement · cited by 1
- MeasureTheory.AEEqFun.compMeasurePreserving_idstatement · cited by 1
- MeasureTheory.Lp.compMeasurePreservingₗᵢ_apply_coestatement · cited by 0
- MeasureTheory.Lp.compMeasurePreserving_valstatement · cited by 0
- MeasureTheory.AEEqFun.compMeasurePreserving_congrstatement · cited by 0
- MeasureTheory.AEEqFun.compMeasurePreserving_eq_mkstatement · cited by 0
- Ergodic.eq_const_of_compMeasurePreserving_eqstatement and proof · cited by 0
- MeasureTheory.AEEqFun.compMeasurePreserving_iteratestatement · cited by 0