Theorems · Theorem · Lie groups
denseRange_zsmul_iff_surjective
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : AddCommGroup G] [inst_2 : LinearOrder G] [IsOrderedAddMonoid G]
[OrderTopology G] {a : G}, (DenseRange fun x => x • a) ↔ Function.Surjective fun x => x • aIn a linearly ordered additive group, the integer multiples 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.
Cites39
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
- AddCommGroupstatement and proof · cited by 12,871
- 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
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- OrderTopologystatement and proof · cited by 1,355
- Set.Iooproof · cited by 1,214
- eq_or_neproof · cited by 1,117
- sub_eq_add_negproof · cited by 1,023
Cited by1
Results whose statement or proof uses this declaration.
- not_denseRange_zsmulproof · cited by 2