Theorems · Theorem · dynamical systems
PreErgodic.ae_eq_const_of_ae_eq_comp
∀ {α : Type u_1} {X : Type u_2} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [Nonempty X]
[inst_2 : MeasurableSpace X] [MeasurableSpace.CountablySeparated X] {f : α → α} {g : α → X},
PreErgodic f μ → Measurable g → g ∘ f = g → ∃ c, g =ᵐ[μ] Function.const α cLet f : α → α be a (pre)ergodic map.
Let g : α → X be a measurable function from α to a nonempty measurable space
with a countable family of measurable sets separating the points of X.
If g is invariant under f, then g is a.e. constant.
- Defined in
- Mathlib.Dynamics.Ergodic.Function
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Measurablestatement and proof · cited by 1,499
- Set.preimage_compproof · cited by 57
- MeasurableSpace.CountablySeparatedstatement and proof · cited by 20
- PreErgodicstatement and proof · cited by 19
- PreErgodic.ae_mem_or_ae_notMemproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.