Theorems · Theorem · order theory
Order.succ_lt_succ
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : SuccOrder α] {a b : α} [NoMaxOrder α],
a < b → Order.succ a < Order.succ b- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderSuccOrderNoMaxOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- NoMaxOrderstatement and proof · cited by 340
Cited by2
Results whose statement or proof uses this declaration.
- Order.succ_strictMonoproof · cited by 2
- WithBot.succ_strictMonoproof · cited by 1