Theorems · Theorem · dynamical systems
ergodic_smul_of_denseRange_pow
∀ {X : Type u_2} [inst : TopologicalSpace X] [R1Space X] [inst_2 : MeasurableSpace X] [BorelSpace X] {M : Type u_3}
[inst_4 : Monoid M] [inst_5 : TopologicalSpace M] [inst_6 : MulAction M X] [ContinuousSMul M X] {g : M},
(DenseRange fun x => g ^ x) →
∀ (μ : MeasureTheory.Measure X) [MeasureTheory.IsFiniteMeasure μ] [μ.InnerRegular] [ErgodicSMul M 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 natural 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.
Cites25
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
- Set.preimageproof · cited by 4,946
- Monoidstatement and proof · cited by 3,887
- MeasurableSetproof · cited by 3,075
- BorelSpacestatement and proof · cited by 1,602
- MulActionstatement and proof · cited by 1,294
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- ContinuousSMulstatement and proof · cited by 1,016
- DenseRangestatement and proof · cited by 164
Cited by1
Results whose statement or proof uses this declaration.
- ergodic_mul_left_of_denseRange_powproof · cited by 0