Mathlib Map

Theorems · Theorem · order theory

Order.succ_le_iff_of_not_isMax

∀ {α : Type u_1} [inst : Preorder α] [inst_1 : SuccOrder α] {a b : α}, ¬IsMax a → (Order.succ a ≤ b ↔ a < b)
Defined in
Mathlib.Order.SuccPred.Basic
Cited by
15 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
PreorderSuccOrder

Around this declaration

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

Cites7

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

Cited by15

Results whose statement or proof uses this declaration.