Documentation Verification Report

SuccPredOrder

📁 Source: Mathlib/Data/Fin/SuccPredOrder.lean

Statistics

MetricCount
DefinitionsinstPredOrder, instSuccOrder
2
TheoremsorderPred_apply, orderPred_eq, orderPred_succ, orderPred_zero, orderSucc_apply, orderSucc_castSucc, orderSucc_eq, orderSucc_last
8
Total10

Fin

Definitions

NameCategoryTheorems
instPredOrder 📖CompOp
4 mathmath: orderPred_succ, orderPred_zero, orderPred_apply, orderPred_eq
instSuccOrder 📖CompOp
13 mathmath: CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_incl_app, CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_isColimit_desc, CategoryTheory.TransfiniteCompositionOfShape.ofComposableArrows_F, orderSucc_last, CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_F, orderSucc_apply, CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_isoBot_inv, CategoryTheory.TransfiniteCompositionOfShape.ofComposableArrows_isoBot, CategoryTheory.TransfiniteCompositionOfShape.ofComposableArrows_incl_app, orderSucc_castSucc, CategoryTheory.TransfiniteCompositionOfShape.ofComposableArrows_isColimit, orderSucc_eq, CategoryTheory.MorphismProperty.TransfiniteCompositionOfShape.ofComposableArrows_isoBot_hom

Theorems

NameKindAssumesProvesValidatesDepends On
orderPred_apply 📖mathematicalOrder.pred
PartialOrder.toPreorder
instPartialOrder
instPredOrder
orderPred_eq 📖mathematicalOrder.pred
PartialOrder.toPreorder
instPartialOrder
instPredOrder
orderPred_succ 📖mathematicalOrder.pred
PartialOrder.toPreorder
instPartialOrder
instPredOrder
orderPred_zero 📖mathematicalOrder.pred
PartialOrder.toPreorder
instPartialOrder
instPredOrder
orderSucc_apply 📖mathematicalOrder.succ
PartialOrder.toPreorder
instPartialOrder
instSuccOrder
orderSucc_castSucc 📖mathematicalOrder.succ
PartialOrder.toPreorder
instPartialOrder
instSuccOrder
orderSucc_eq 📖mathematicalOrder.succ
PartialOrder.toPreorder
instPartialOrder
instSuccOrder
orderSucc_last 📖mathematicalOrder.succ
PartialOrder.toPreorder
instPartialOrder
instSuccOrder

---

← Back to Index