Theorems · Theorem · dynamical systems
Ergodic.ae_eq_const_of_ae_eq_comp_ae
∀ {α : Type u_1} {X : Type u_2} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace X]
[TopologicalSpace.MetrizableSpace X] [Nonempty X] {f : α → α} {g : α → X},
Ergodic f μ → MeasureTheory.AEStronglyMeasurable g μ → g ∘ f =ᵐ[μ] g → ∃ c, g =ᵐ[μ] Function.const α cLet f : α → α be an ergodic map.
Let g : α → X be an a.e. strongly measurable function
from α to a nonempty metrizable topological space.
If g is a.e.-invariant under f, then g is a.e. constant.
- Defined in
- Mathlib.Dynamics.Ergodic.Function
- Cited by
- 0 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.
Cites10
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
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Ergodicstatement and proof · cited by 48
- TopologicalSpace.MetrizableSpacestatement and proof · cited by 39
- Ergodic.quasiErgodicproof · cited by 6
- QuasiErgodic.ae_eq_const_of_ae_eq_comp_aeproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.