Theorems · Theorem · measure theory
MeasureTheory.AEEqFun.compQuasiMeasurePreserving_congr
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α}
[inst_1 : TopologicalSpace γ] [inst_2 : MeasurableSpace β] {ν : MeasureTheory.Measure β} {f : α → β} (g : β →ₘ[ν] γ)
(hf : MeasureTheory.Measure.QuasiMeasurePreserving f μ ν) {f' : α → β} (hf' : Measurable f') (h : f =ᵐ[μ] f'),
g.compQuasiMeasurePreserving f hf = g.compQuasiMeasurePreserving f' ⋯- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.AEEqFun.castproof · cited by 380
- Filter.EventuallyEq.reflproof · cited by 108
- MeasureTheory.Measure.QuasiMeasurePreservingstatement and proof · cited by 101
- Filter.EventuallyEq.fun_compproof · cited by 47
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.AEEqFun.compMeasurePreserving_congrproof · cited by 0