Documentation Verification Report

Preprocessing

📁 Source: Mathlib/Tactic/Order/Preprocessing.lean

Statistics

MetricCount
DefinitionsOrderType, findBestOrderInstance, instBEqOrderType, beq, instToStringOrderType, preprocessFacts, preprocessFactsLinear, preprocessFactsPartial, preprocessFactsPreorder, replaceBotTop
10
Theoremsle_of_not_lt_le, not_lt_of_not_le
2
Total12

Mathlib.Tactic.Order

Definitions

NameCategoryTheorems
OrderType 📖CompData
findBestOrderInstance 📖CompOp
instBEqOrderType 📖CompOp
instToStringOrderType 📖CompOp
preprocessFacts 📖CompOp
preprocessFactsLinear 📖CompOp
preprocessFactsPartial 📖CompOp
preprocessFactsPreorder 📖CompOp
replaceBotTop 📖CompOp

Theorems

NameKindAssumesProvesValidatesDepends On
le_of_not_lt_le 📖Preorder.toLT
Preorder.toLE
not_lt_iff_le_imp_ge
not_lt_of_not_le 📖mathematicalPreorder.toLEPreorder.toLTLT.lt.le

Mathlib.Tactic.Order.instBEqOrderType

Definitions

NameCategoryTheorems
beq 📖CompOp

---

← Back to Index