Theorems · Theorem · dynamical systems
QuasiErgodic.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},
QuasiErgodic f μ → MeasureTheory.AEStronglyMeasurable g μ → g ∘ f =ᵐ[μ] g → ∃ c, g =ᵐ[μ] Function.const α cLet f : α → α be a quasi-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
- 2 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.Elemproof · cited by 7,166
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- SecondCountableTopologyproof · cited by 750
- MeasureTheory.AEStronglyMeasurable.aemeasurableproof · cited by 73
- TopologicalSpace.IsSeparableproof · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- QuasiErgodic.eq_const_of_compQuasiMeasurePreserving_eqproof · cited by 1
- Ergodic.ae_eq_const_of_ae_eq_comp_aeproof · cited by 0