Theorems · Theorem · order theory
LinearOrderedAddCommGroup.discrete_or_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.
- Defined in
- Mathlib.GroupTheory.ArchimedeanDensely
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 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
- Set.ofPredproof · cited by 6,101
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Archimedeanstatement and proof · cited by 603
- DenselyOrderedstatement · cited by 471
- IsLeastproof · cited by 122
- OrderAddMonoidIsostatement · cited by 58
- LinearOrderedAddCommGroup.int_orderAddMonoidIso_of_isLeast_posproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- LinearOrderedAddCommGroup.discrete_iff_not_denselyOrderedproof · cited by 4
- LinearOrderedCommGroup.discrete_or_denselyOrderedproof · cited by 1