Theorems · Theorem · dynamical systems
ergodic_smul_of_denseRange_zpow
∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [ContinuousInv G] {X : Type u_2}
[inst_3 : TopologicalSpace X] [R1Space X] [inst_5 : MeasurableSpace X] [BorelSpace X] [inst_7 : MulAction G X]
[ContinuousSMul G X] {g : G},
(DenseRange fun x => g ^ x) →
∀ (μ : MeasureTheory.Measure X) [MeasureTheory.IsFiniteMeasure μ] [μ.InnerRegular] [ErgodicSMul G X μ],
Ergodic (fun x => g • x) μIf a monoid M continuously acts on an R₁ topological space X,
g is an element of M such that its integer powers are dense in M,
and μ is a finite inner regular measure on X which is ergodic with respect to the action of M,
then the scalar multiplication by g is an ergodic map.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- SetLike.coeproof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.preimageproof · cited by 4,946
- Subgroupproof · cited by 3,593
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- ergodic_mul_left_of_denseRange_zpowproof · cited by 1