Theorems · Theorem · dynamical systems
DenseRange.zpow_of_ergodic_mul_left
∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [IsTopologicalGroup G] [inst_3 : MeasurableSpace G]
[OpensMeasurableSpace G] {μ : MeasureTheory.Measure G} [μ.IsOpenPosMeasure] {g : G},
Ergodic (fun x => g * x) μ → DenseRange fun x => g ^ xIf the left multiplication by g is ergodic
with respect to a measure which is positive on nonempty open sets,
then the integer powers of g are dense in G.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites60
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Filterproof · cited by 8,121
- Groupstatement and proof · cited by 6,238
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Set.rangeproof · cited by 4,705
- mul_oneproof · cited by 3,885
- Filter.Tendstoproof · cited by 3,814
Cited by1
Results whose statement or proof uses this declaration.
- ergodic_mul_left_iff_denseRange_zpowproof · cited by 0