Theorems · Theorem · order theory
AddSubgroup.dense_of_not_isolated_zero
∀ {G : Type u_1} [inst : AddCommGroup G] [inst_1 : LinearOrder G] [IsOrderedAddMonoid G] [inst_3 : TopologicalSpace G]
[OrderTopology G] [Archimedean G] (S : AddSubgroup G), (∀ ε > 0, ∃ g ∈ S, g ∈ Set.Ioo 0 ε) → Dense ↑SAn additive subgroup of an archimedean linear ordered additive commutative group
with order topology is dense provided that for all positive ε there exists a positive element of
the subgroup that is less than ε.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · 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
- SetLike.coestatement and proof · cited by 8,199
- AddSubgroupstatement and proof · cited by 3,232
- Nontrivialproof · cited by 2,416
- zero_addproof · cited by 2,366
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
- Set.Iocproof · cited by 971
Cited by2
Results whose statement or proof uses this declaration.
- AddSubgroup.dense_or_cyclicproof · cited by 3
- AddSubgroup.dense_of_no_minproof · cited by 0