Documentation Verification Report

WithBot

📁 Source: Mathlib/Order/SuccPred/WithBot.lean

Statistics

MetricCount
Definitionssucc, pred
2
Theoremslt_succ, succ_bot, succ_coe, succ_eq_bot, succ_eq_succ, succ_le_succ, succ_lt_succ, succ_mono, succ_strictMono, pred_coe, pred_eq_pred, pred_eq_top, pred_le_pred, pred_lt_pred, pred_mono, pred_strictMono, pred_top
17
Total19

WithBot

Definitions

NameCategoryTheorems
succ 📖CompOp
19 mathmath: Polynomial.length_coeffList_eq_withBotSucc_degree, lt_succ, Order.succ_eq_zero, succ_eq_bot, succ_coe, Polynomial.coeffList_eraseLead, succ_mono, succ_one, withBotSucc_zero, withBotSucc_one, succ_zero, succ_bot, succ_natCast, succ_le_succ, Polynomial.withBotSucc_degree_eq_natDegree_add_one, succ_eq_succ, succ_strictMono, succ_ofNat, succ_lt_succ

Theorems

NameKindAssumesProvesValidatesDepends On
lt_succ 📖mathematicalWithBot
Preorder.toLT
instPreorder
some
succ
Order.lt_succ
noMaxOrder
bot_nonempty
succ_eq_succ
succ_bot 📖mathematicalsucc
Bot.bot
WithBot
bot
OrderBot.toBot
Preorder.toLE
succ_coe 📖mathematicalsucc
some
Order.succ
succ_eq_bot 📖mathematicalsucc
PartialOrder.toPreorder
SemilatticeInf.toPartialOrder
Lattice.toSemilatticeInf
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
Bot.bot
OrderBot.toBot
Preorder.toLE
WithBot
bot
ne_of_gt
le_bot_iff
LE.le.trans
Order.le_succ
not_isMax_bot
Order.max_of_succ_le
bot_le
succ_eq_succ 📖mathematicalsome
succ
Order.succ
WithBot
instPreorder
instSuccOrder
succ_le_succ 📖mathematicalWithBot
Preorder.toLE
instPreorder
succsucc_mono
succ_lt_succ 📖mathematicalWithBot
Preorder.toLT
instPreorder
succsucc_strictMono
succ_mono 📖mathematicalMonotone
WithBot
instPreorder
succ
Order.succ_le_succ
succ_strictMono 📖mathematicalStrictMono
WithBot
instPreorder
succ
Order.succ_lt_succ

WithTop

Definitions

NameCategoryTheorems
pred 📖CompOp
8 mathmath: pred_eq_pred, pred_coe, pred_eq_top, pred_mono, pred_strictMono, pred_top, pred_le_pred, pred_lt_pred

Theorems

NameKindAssumesProvesValidatesDepends On
pred_coe 📖mathematicalpred
some
Order.pred
pred_eq_pred 📖mathematicalsome
pred
Order.pred
WithTop
instPreorder
instPredOrder
pred_eq_top 📖mathematicalpred
PartialOrder.toPreorder
SemilatticeInf.toPartialOrder
Lattice.toSemilatticeInf
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
Top.top
OrderTop.toTop
Preorder.toLE
WithTop
top
ne_of_lt
top_le_iff
LE.le.trans
Order.pred_le
not_isMin_top
Order.min_of_le_pred
le_top
pred_le_pred 📖mathematicalWithTop
Preorder.toLE
instPreorder
predpred_mono
pred_lt_pred 📖mathematicalWithTop
Preorder.toLT
instPreorder
predpred_strictMono
pred_mono 📖mathematicalMonotone
WithTop
instPreorder
pred
Order.pred_le_pred
pred_strictMono 📖mathematicalStrictMono
WithTop
instPreorder
pred
Order.pred_lt_pred
pred_top 📖mathematicalpred
Top.top
WithTop
top
OrderTop.toTop
Preorder.toLE

---

← Back to Index