Documentation Verification Report

Deprecated

📁 Source: Batteries/Classes/Deprecated.lean

Statistics

MetricCount
DefinitionsBEqCmp, BEqOrd, LECmp, LEOrd, LTCmp, LTOrd, LawfulCmp, LawfulOrd, OrientedCmp, OrientedOrd, TransCmp, TransOrd
12
Theoremscmp_iff_beq, cmp_iff_eq, compareOfLessAndEq, cmp_iff_ge, cmp_iff_le, compareOfLessAndEq, toOrientedCmp, cmp_iff_gt, cmp_iff_lt, compareOfLessAndEq, compareOfLessAndEq_of_le, eq_compareOfLessAndEq, toOrientedCmp, cmp_iff_le, cmp_iff_lt, compareOfLessAndEq, toBEqCmp, toLECmp, toLTCmp, toTransCmp, cmp_eq_eq_symm, cmp_eq_gt, cmp_ne_gt, cmp_refl, gt_asymm, lt_asymm, symm, instLexOrd, instOn, instOpposite, instOrdLex, instOrdLex', cmp_congr_left, cmp_congr_left', cmp_congr_right, compareOfLessAndEq, compareOfLessAndEq_of_le, ge_trans, gt_trans, le_lt_trans, le_trans, lt_le_trans, lt_trans, toOrientedCmp, instLexOrd, instOn, instOpposite, instOrdLex, instOrdLex', instOrientedCmpCompareLex, instOrientedCmpCompareOnOfOrientedOrd, instOrientedCmpFlipOrdering, instTransCmpCompareLex, instTransCmpCompareOnOfTransOrd, instTransCmpFlipOrdering
55
Total67

Batteries

Definitions

NameCategoryTheorems
BEqCmp 📖CompData
2 mathmath: BEqCmp.compareOfLessAndEq, LawfulCmp.toBEqCmp
BEqOrd 📖MathDef
LECmp 📖CompData
2 mathmath: LECmp.compareOfLessAndEq, LawfulCmp.toLECmp
LEOrd 📖MathDef
LTCmp 📖CompData
3 mathmath: LTCmp.compareOfLessAndEq, LTCmp.compareOfLessAndEq_of_le, LawfulCmp.toLTCmp
LTOrd 📖MathDef
LawfulCmp 📖CompData
1 mathmath: LawfulCmp.compareOfLessAndEq
LawfulOrd 📖MathDef
OrientedCmp 📖CompData
6 mathmath: instOrientedCmpCompareOnOfOrientedOrd, instOrientedCmpCompareLex, LTCmp.toOrientedCmp, instOrientedCmpFlipOrdering, TransCmp.toOrientedCmp, LECmp.toOrientedCmp
OrientedOrd 📖MathDef
5 mathmath: OrientedOrd.instOrdLex', OrientedOrd.instOpposite, OrientedOrd.instLexOrd, OrientedOrd.instOrdLex, OrientedOrd.instOn
TransCmp 📖CompData
6 mathmath: TransCmp.compareOfLessAndEq, TransCmp.compareOfLessAndEq_of_le, LawfulCmp.toTransCmp, instTransCmpCompareOnOfTransOrd, instTransCmpFlipOrdering, instTransCmpCompareLex
TransOrd 📖MathDef
5 mathmath: TransOrd.instOpposite, TransOrd.instOrdLex, TransOrd.instOn, TransOrd.instOrdLex', TransOrd.instLexOrd

Theorems

NameKindAssumesProvesValidatesDepends On
instOrientedCmpCompareLex 📖mathematicalOrientedCmpOrientedCmp.symm
instOrientedCmpCompareOnOfOrientedOrd 📖mathematicalOrientedCmpOrientedCmp.symm
instOrientedCmpFlipOrdering 📖mathematicalOrientedCmpOrientedCmp.symm
instTransCmpCompareLex 📖mathematicalTransCmpinstOrientedCmpCompareLex
TransCmp.toOrientedCmp
TransCmp.le_trans
TransCmp.cmp_congr_left
OrientedCmp.cmp_eq_gt
instTransCmpCompareOnOfTransOrd 📖mathematicalTransCmpinstOrientedCmpCompareOnOfOrientedOrd
TransCmp.toOrientedCmp
TransCmp.le_trans
instTransCmpFlipOrdering 📖mathematicalTransCmpinstOrientedCmpFlipOrdering
TransCmp.toOrientedCmp
TransCmp.le_trans

Batteries.BEqCmp

Theorems

NameKindAssumesProvesValidatesDepends On
cmp_iff_beq 📖
cmp_iff_eq 📖
compareOfLessAndEq 📖mathematicalBatteries.BEqCmp

Batteries.LECmp

Theorems

NameKindAssumesProvesValidatesDepends On
cmp_iff_ge 📖Batteries.OrientedCmp.cmp_ne_gt
toOrientedCmp
cmp_iff_le
cmp_iff_le 📖
compareOfLessAndEq 📖mathematicalBatteries.LECmpBatteries.TransCmp.compareOfLessAndEq_of_le
Batteries.TransCmp.toOrientedCmp
Batteries.OrientedCmp.cmp_ne_gt
Batteries.compareOfLessAndEq_eq_lt
toOrientedCmp 📖mathematicalBatteries.OrientedCmp

Batteries.LTCmp

Theorems

NameKindAssumesProvesValidatesDepends On
cmp_iff_gt 📖Batteries.OrientedCmp.cmp_eq_gt
toOrientedCmp
cmp_iff_lt
cmp_iff_lt 📖
compareOfLessAndEq 📖mathematicalBatteries.LTCmpBatteries.TransCmp.compareOfLessAndEq
Batteries.TransCmp.toOrientedCmp
Batteries.compareOfLessAndEq_eq_lt
compareOfLessAndEq_of_le 📖mathematicalBatteries.LTCmpBatteries.TransCmp.compareOfLessAndEq_of_le
Batteries.TransCmp.toOrientedCmp
Batteries.compareOfLessAndEq_eq_lt
eq_compareOfLessAndEq 📖cmp_iff_lt
Batteries.BEqCmp.cmp_iff_eq
toOrientedCmp 📖mathematicalBatteries.OrientedCmp

Batteries.LawfulCmp

Theorems

NameKindAssumesProvesValidatesDepends On
cmp_iff_le 📖
cmp_iff_lt 📖
compareOfLessAndEq 📖mathematicalBatteries.LawfulCmpBatteries.TransCmp.compareOfLessAndEq_of_le
Batteries.LTCmp.compareOfLessAndEq_of_le
Batteries.LECmp.compareOfLessAndEq
Batteries.BEqCmp.compareOfLessAndEq
Batteries.LTCmp.cmp_iff_lt
Batteries.LECmp.cmp_iff_le
toBEqCmp 📖mathematicalBatteries.BEqCmp
toLECmp 📖mathematicalBatteries.LECmpBatteries.TransCmp.toOrientedCmp
toTransCmp
cmp_iff_le
toLTCmp 📖mathematicalBatteries.LTCmpBatteries.TransCmp.toOrientedCmp
toTransCmp
cmp_iff_lt
toTransCmp 📖mathematicalBatteries.TransCmp

Batteries.OrientedCmp

Theorems

NameKindAssumesProvesValidatesDepends On
cmp_eq_eq_symm 📖symm
cmp_eq_gt 📖symm
cmp_ne_gt 📖cmp_eq_gt
cmp_refl 📖cmp_eq_gt
gt_asymm 📖cmp_eq_gt
lt_asymm
lt_asymm 📖cmp_eq_gt
symm 📖

Batteries.OrientedOrd

Theorems

NameKindAssumesProvesValidatesDepends On
instLexOrd 📖mathematicalBatteries.OrientedOrdeq_1
lexOrd_def
Batteries.instOrientedCmpCompareLex
Batteries.instOrientedCmpCompareOnOfOrientedOrd
instOn 📖mathematicalBatteries.OrientedOrdBatteries.instOrientedCmpCompareOnOfOrientedOrd
instOpposite 📖mathematicalBatteries.OrientedOrdBatteries.OrientedCmp.symm
instOrdLex 📖mathematicalBatteries.OrientedOrdinstLexOrd
instOrdLex' 📖mathematicalBatteries.OrientedOrdBatteries.instOrientedCmpCompareLex

Batteries.TransCmp

Theorems

NameKindAssumesProvesValidatesDepends On
cmp_congr_left 📖ge_trans
Batteries.OrientedCmp.cmp_eq_eq_symm
toOrientedCmp
le_trans
cmp_congr_left' 📖cmp_congr_left
cmp_congr_right 📖Batteries.OrientedCmp.symm
toOrientedCmp
cmp_congr_left
compareOfLessAndEq 📖mathematicalBatteries.TransCmpBatteries.OrientedCmp.cmp_eq_gt
Batteries.compareOfLessAndEq_eq_lt
compareOfLessAndEq_of_le 📖mathematicalBatteries.TransCmpcompareOfLessAndEq
ge_trans 📖le_trans
toOrientedCmp
gt_trans 📖Batteries.OrientedCmp.cmp_eq_gt
toOrientedCmp
lt_trans
le_lt_trans 📖ge_trans
Batteries.OrientedCmp.cmp_eq_gt
toOrientedCmp
le_trans 📖
lt_le_trans 📖ge_trans
Batteries.OrientedCmp.cmp_eq_gt
toOrientedCmp
lt_trans 📖le_lt_trans
Batteries.OrientedCmp.gt_asymm
toOrientedCmp
Batteries.OrientedCmp.cmp_eq_gt
toOrientedCmp 📖mathematicalBatteries.OrientedCmp

Batteries.TransOrd

Theorems

NameKindAssumesProvesValidatesDepends On
instLexOrd 📖mathematicalBatteries.TransOrdeq_1
lexOrd_def
Batteries.instTransCmpCompareLex
Batteries.instTransCmpCompareOnOfTransOrd
instOn 📖mathematicalBatteries.TransOrdBatteries.instTransCmpCompareOnOfTransOrd
instOpposite 📖mathematicalBatteries.TransOrdBatteries.OrientedOrd.instOpposite
Batteries.TransCmp.toOrientedCmp
Batteries.TransCmp.le_trans
instOrdLex 📖mathematicalBatteries.TransOrdinstLexOrd
instOrdLex' 📖mathematicalBatteries.TransOrdBatteries.instTransCmpCompareLex

---

← Back to Index