Theorems · Theorem · dynamical systems
ErgodicSMul.aeconst_of_forall_preimage_smul_ae_eq
∀ {G : Type u_1} {α : Type u_2} {inst : SMul G α} {x : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[self : ErgodicSMul G α μ] {s : Set α},
MeasurableSet s → (∀ (g : G), (fun x => g • x) ⁻¹' s =ᵐ[μ] s) → Filter.EventuallyConst s (MeasureTheory.ae μ)- Defined in
- Mathlib.Dynamics.Ergodic.Action.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ErgodicSMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimagestatement · cited by 4,946
- MeasurableSetstatement · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.EventuallyConststatement · cited by 93
- ErgodicSMulstatement and proof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.aeconst_of_forall_preimage_smul_ae_eqproof · cited by 2