Theorems · Theorem · order theory
LinearOrderedAddCommGroup.discrete_iff_not_denselyOrdered
∀ (G : Type u_2) [inst : AddCommGroup G] [inst_1 : LinearOrder G] [IsOrderedAddMonoid G] [Archimedean G], Nonempty (G ≃+o ℤ) ↔ ¬DenselyOrdered G
Any linearly ordered archimedean additive group is either isomorphic (and order-isomorphic)
to the integers, or is densely ordered, exclusively.
(See also LinearOrderedAddCommGroup.isAddCyclic_iff_not_denselyOrdered.)
- Defined in
- Mathlib.GroupTheory.ArchimedeanDensely
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Archimedeanstatement and proof · cited by 603
- DenselyOrderedstatement and proof · cited by 471
- exists_betweenproof · cited by 102
- one_posproof · cited by 102
- OrderAddMonoidIsostatement and proof · cited by 58
- LinearOrderedAddCommGroup.discrete_or_denselyOrderedproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- LinearOrderedCommGroup.discrete_iff_not_denselyOrderedproof · cited by 1
- LinearOrderedAddCommGroup.isAddCyclic_iff_not_denselyOrderedproof · cited by 1
- Int.not_denselyOrderedproof · cited by 0