Theorems · Theorem · order theory
LinearOrderedCommGroup.discrete_iff_not_denselyOrdered
∀ (G : Type u_1) [inst : CommGroup G] [inst_1 : LinearOrder G] [IsOrderedMonoid G] [MulArchimedean G], Nonempty (G ≃*o Multiplicative ℤ) ↔ ¬DenselyOrdered G
Any linearly ordered mul-archimedean group is either isomorphic (and order-isomorphic)
to the multiplicative integers, or is densely ordered, exclusively.
(See also LinearOrderedCommGroup.isCyclic_iff_not_denselyOrdered.)
- Defined in
- Mathlib.GroupTheory.ArchimedeanDensely
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- CommGroupstatement and proof · cited by 990
- Multiplicativestatement · cited by 875
- OrderIsoproof · cited by 874
- IsOrderedMonoidstatement and proof · cited by 577
- DenselyOrderedstatement and proof · cited by 471
- Additiveproof · cited by 356
- OrderMonoidIsostatement · cited by 114
- Equiv.nonempty_congrproof · cited by 47
- MulArchimedeanstatement and proof · cited by 45
- OrderIso.reflproof · cited by 24
- LinearOrderedAddCommGroup.discrete_iff_not_denselyOrderedproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- LinearOrderedCommGroupWithZero.discrete_iff_not_denselyOrderedproof · cited by 4