Theorems · Definition · order theory
ArchimedeanOrder
Type u_1 → Type u_1
Type synonym to equip an ordered group with a new Preorder defined by the infinitesimal order
of elements. a is said less than b if b is infinitesimal comparing to a, or more precisely,
∀ n, n • |b| < |a|. If a and b are neither infinitesimal to each other, they are equivalent
in this order.
- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 0 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by12
Results whose statement or proof uses this declaration.
- ArchimedeanClassproof · cited by 247
- ArchimedeanClass.mkproof · cited by 174
- ArchimedeanOrder.valstatement and proof · cited by 9
- ArchimedeanOrder.ofstatement · cited by 7
- ArchimedeanClass.indproof · cited by 3
- ArchimedeanOrder.le_defstatement and proof · cited by 0
- ArchimedeanOrder.lt_defstatement and proof · cited by 0
- ArchimedeanOrder.of_symm_eqstatement · cited by 0
- ArchimedeanOrder.of_valstatement and proof · cited by 0
- ArchimedeanOrder.orderHomstatement and proof · cited by 0
- ArchimedeanOrder.val_ofstatement · cited by 0
- ArchimedeanOrder.val_symm_eqstatement · cited by 0