Theorems · Theorem · dynamical systems
ergodicSMul_iff
∀ (G : Type u_1) (α : Type u_2) [inst : SMul G α] {x : MeasurableSpace α} (μ : MeasureTheory.Measure α),
ErgodicSMul G α μ ↔
MeasureTheory.SMulInvariantMeasure 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
- 0 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
- Filter.EventuallyConststatement and proof · cited by 93
- ErgodicSMulstatement and proof · cited by 15
- ErgodicSMul.casesOnproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.