Mathlib Map

Structures · Algebra

Archimedean

An ordered additive commutative monoid is called Archimedean if for any two elements x, y such that 0 < y, there exists a natural number n such that x ≤ n • y.

Defined in
Mathlib.Algebra.Order.Archimedean.Defs
Shape
One type argument · adds arch

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances12

  • Int
  • Nat
  • Real
  • Rat
  • NNReal
  • NNRat
  • ArchimedeanClass.FiniteResidueField
  • AddUnits
  • Subtype
  • OrderDual
  • WithBot
  • Additive

How is a type an instance?

Loading the hierarchy index…

Assumed by655

Ancestors0

No ancestors.