WithBot
📁 Source: Mathlib/Order/SuccPred/WithBot.lean
Statistics
| Metric | Count |
|---|---|
| 2 | |
| 17 | |
| Total | 19 |
WithBot
Definitions
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
lt_succ 📖 | mathematical | — | WithBotPreorder.toLTinstPreordersomesucc | — | Order.lt_succnoMaxOrderbot_nonemptysucc_eq_succ |
succ_bot 📖 | mathematical | — | succBot.botWithBotbotOrderBot.toBotPreorder.toLE | — | — |
succ_coe 📖 | mathematical | — | succsomeOrder.succ | — | — |
succ_eq_bot 📖 | mathematical | — | succPartialOrder.toPreorderSemilatticeInf.toPartialOrderLattice.toSemilatticeInfDistribLattice.toLatticeinstDistribLatticeOfLinearOrderBot.botOrderBot.toBotPreorder.toLEWithBotbot | — | Order.succ_ne_bot |
succ_eq_succ 📖 | mathematical | — | somesuccOrder.succWithBotinstPreorderinstSuccOrder | — | — |
succ_le_succ 📖 | mathematical | WithBotPreorder.toLEinstPreorder | Preorder.toLEsucc | — | succ_mono |
succ_lt_succ 📖 | mathematical | WithBotPreorder.toLTinstPreorder | Preorder.toLTsucc | — | succ_strictMono |
succ_mono 📖 | mathematical | — | MonotoneWithBotinstPreordersucc | — | Order.succ_le_succ |
succ_strictMono 📖 | mathematical | — | StrictMonoWithBotinstPreordersucc | — | Order.succ_lt_succ |
WithTop
Definitions
| Name | Category | Theorems |
|---|---|---|
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
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
pred_coe 📖 | mathematical | — | predsomeOrder.pred | — | — |
pred_eq_pred 📖 | mathematical | — | somepredOrder.predWithTopinstPreorderinstPredOrder | — | — |
pred_eq_top 📖 | mathematical | — | predPartialOrder.toPreorderSemilatticeInf.toPartialOrderLattice.toSemilatticeInfDistribLattice.toLatticeinstDistribLatticeOfLinearOrderTop.topOrderTop.toTopPreorder.toLEWithToptop | — | — |
pred_le_pred 📖 | mathematical | WithTopPreorder.toLEinstPreorder | Preorder.toLEpred | — | pred_mono |
pred_lt_pred 📖 | mathematical | WithTopPreorder.toLTinstPreorder | Preorder.toLTpred | — | pred_strictMono |
pred_mono 📖 | mathematical | — | MonotoneWithTopinstPreorderpred | — | Order.pred_le_pred |
pred_strictMono 📖 | mathematical | — | StrictMonoWithTopinstPreorderpred | — | Order.pred_lt_pred |
pred_top 📖 | mathematical | — | predTop.topWithToptopOrderTop.toTopPreorder.toLE | — | — |
---