Theorems · Theorem · measure theory
MeasureTheory.MeasurePreserving.singularPart
∀ {X : Type u_1} {m : MeasurableSpace X} {μ ν : MeasureTheory.Measure X} [MeasureTheory.IsFiniteMeasure μ]
[MeasureTheory.SigmaFinite ν] {f : X → X},
MeasureTheory.MeasurePreserving f μ μ →
MeasureTheory.MeasurePreserving f ν ν → MeasureTheory.MeasurePreserving f (μ.singularPart ν) (μ.singularPart ν)The singular part of a finite invariant measure of a self-map with respect to a σ-finite invariant measure is an invariant measure.
- Defined in
- Mathlib.Dynamics.Ergodic.RadonNikodym
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.MeasurePreserving.withDensity_rnDerivproof · cited by 1