Theorems · Theorem · dynamical systems
MeasureTheory.aeconst_of_forall_preimage_smul_ae_eq
∀ (G : Type u_1) {α : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : SMul G α]
[ErgodicSMul G α μ] {s : Set α},
MeasureTheory.NullMeasurableSet s μ →
(∀ (g : G), (fun x => g • x) ⁻¹' s =ᵐ[μ] s) → Filter.EventuallyConst s (MeasureTheory.ae μ)- Defined in
- Mathlib.Dynamics.Ergodic.Action.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SMulErgodicSMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.ofPredproof · cited by 6,101
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- Filter.EventuallyEq.transproof · cited by 123
- Filter.EventuallyConststatement · cited by 93
Cited by2
Results whose statement or proof uses this declaration.
- aeconst_of_dense_setOfPred_preimage_smul_aeproof · cited by 4
- MeasureTheory.aeconst_of_forall_smul_ae_eqproof · cited by 1