Theorems · Definition · order theory
LinearOrderedAddCommGroup.int_orderAddMonoidIso_of_isLeast_pos
{G : Type u_2} →
[inst : AddCommGroup G] →
[inst_1 : LinearOrder G] → [IsOrderedAddMonoid G] → [Archimedean G] → {x : G} → IsLeast {y | 0 < y} x → G ≃+o ℤIf an element of a linearly ordered archimedean additive group is the least positive element, then the whole group is isomorphic (and order-isomorphic) to the integers.
- Defined in
- Mathlib.GroupTheory.ArchimedeanDensely
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 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.
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Archimedeanstatement and proof · cited by 603
- AddEquiv.symmproof · cited by 530
- AddSubgroup.closureproof · cited by 156
- IsLeaststatement and proof · cited by 122
- OrderAddMonoidIsostatement and proof · cited by 58
- OrderAddMonoidIso.transproof · cited by 9
- AddSubsemigroup.topEquivproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- LinearOrderedAddCommGroup.discrete_or_denselyOrderedproof · cited by 2