Theorems · Definition · dynamical systems
ErgodicSMul.recOn
{G : Type u_1} →
{α : Type u_2} →
[inst : SMul G α] →
{x : MeasurableSpace α} →
{μ : MeasureTheory.Measure α} →
{motive : ErgodicSMul G α μ → Sort u} →
(t : ErgodicSMul G α μ) →
([toSMulInvariantMeasure : MeasureTheory.SMulInvariantMeasure G α μ] →
(aeconst_of_forall_preimage_smul_ae_eq :
∀ {s : Set α},
MeasurableSet s →
(∀ (g : G), (fun x => g • x) ⁻¹' s =ᵐ[μ] s) → Filter.EventuallyConst s (MeasureTheory.ae μ)) →
motive ⋯) →
motive t- Defined in
- Mathlib.Dynamics.Ergodic.Action.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 173 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.
Cites10
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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.