Theorems · Theorem · Lie groups
denseRange_zpow_iff_surjective
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : CommGroup G] [inst_2 : LinearOrder G] [IsOrderedMonoid G]
[OrderTopology G] {a : G}, (DenseRange fun x => a ^ x) ↔ Function.Surjective fun x => a ^ xIn a linearly ordered multiplicative group, the integer powers of an element are dense iff they are the whole group.
- Defined in
- Mathlib.Topology.Algebra.Order.Group
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- LinearOrderstatement and proof · cited by 8,572
- Set.rangeproof · cited by 4,705
- Set.univproof · cited by 3,945
- Set.Nonemptyproof · cited by 2,627
- OrderTopologystatement and proof · cited by 1,355
- Set.Iooproof · cited by 1,214
- eq_or_neproof · cited by 1,117
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- Denseproof · cited by 359
Cited by1
Results whose statement or proof uses this declaration.
- not_denseRange_zpowproof · cited by 1