SuccPredOrder
📁 Source: Mathlib/Data/Fin/SuccPredOrder.lean
Statistics
| Metric | Count |
|---|---|
| 2 | |
| 8 | |
| Total | 10 |
Fin
Definitions
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
orderPred_apply 📖 | mathematical | — | Order.predPartialOrder.toPreorderinstPartialOrderinstPredOrder | — | — |
orderPred_eq 📖 | mathematical | — | Order.predPartialOrder.toPreorderinstPartialOrderinstPredOrder | — | — |
orderPred_succ 📖 | mathematical | — | Order.predPartialOrder.toPreorderinstPartialOrderinstPredOrder | — | — |
orderPred_zero 📖 | mathematical | — | Order.predPartialOrder.toPreorderinstPartialOrderinstPredOrder | — | — |
orderSucc_apply 📖 | mathematical | — | Order.succPartialOrder.toPreorderinstPartialOrderinstSuccOrder | — | — |
orderSucc_castSucc 📖 | mathematical | — | Order.succPartialOrder.toPreorderinstPartialOrderinstSuccOrder | — | — |
orderSucc_eq 📖 | mathematical | — | Order.succPartialOrder.toPreorderinstPartialOrderinstSuccOrder | — | — |
orderSucc_last 📖 | mathematical | — | Order.succPartialOrder.toPreorderinstPartialOrderinstSuccOrder | — | — |
---