Mathlib Map

Theorems · Theorem · order theory

NoMaxOrder.exists_gt

∀ {α : Type u_3} {inst : LT α} [self : NoMaxOrder α] (a : α), ∃ b, a < b

For each term a, there is some strictly greater b.

Defined in
Mathlib.Order.Max
Cited by
62 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
NoMaxOrder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by62

Results whose statement or proof uses this declaration.