Successor function on WithBot
#
This file defines the successor of a : WithBot α
as an element of α
, and dually for WithTop
.
@[simp]
Not to be confused with WithBot.orderSucc_bot
, which is about Order.succ
.
@[simp]
Not to be confused with WithBot.orderSucc_coe
, which is about Order.succ
.
theorem
WithBot.succ_strictMono
{α : Type u_1}
[Preorder α]
[OrderBot α]
[SuccOrder α]
[NoMaxOrder α]
:
@[simp]
Not to be confused with WithTop.orderPred_top
, which is about Order.pred
.
@[simp]
Not to be confused with WithTop.orderPred_coe
, which is about Order.pred
.
theorem
WithTop.pred_strictMono
{α : Type u_1}
[Preorder α]
[OrderTop α]
[PredOrder α]
[NoMinOrder α]
: