Theorems · Theorem · measure theory
MeasureTheory.MeasurePreserving.rnDeriv_comp_aeEq
∀ {X : Type u_1} {m : MeasurableSpace X} {μ ν : MeasureTheory.Measure X} [MeasureTheory.IsFiniteMeasure μ]
[MeasureTheory.IsFiniteMeasure ν] {f : X → X},
MeasureTheory.MeasurePreserving f μ μ → MeasureTheory.MeasurePreserving f ν ν → μ.rnDeriv ν ∘ f =ᵐ[ν] μ.rnDeriv νThe Radon-Nikodym derivative of a finite invariant measure of a self-map f
with respect to another finite invariant measure of f is a.e. invariant under f.
- Defined in
- Mathlib.Dynamics.Ergodic.RadonNikodym
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
Cited by1
Results whose statement or proof uses this declaration.
- Ergodic.eq_smul_of_absolutelyContinuousproof · cited by 1