Mathlib Map

Theorems · Definition · order theory

MulArchimedeanOrder

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, |b|ₘ ^ n < |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.