Documentation Verification Report

AddTorsor

📁 Source: Mathlib/Algebra/Order/AddTorsor.lean

Statistics

MetricCount
DefinitionsIsOrderedCancelSMul, IsOrderedCancelVAdd, IsOrderedSMul, IsOrderedVAdd
4
Theoremsle_of_smul_le_smul_left, le_of_smul_le_smul_right, toIsOrderedSMul, le_of_vadd_le_vadd_left, le_of_vadd_le_vadd_right, toIsOrderedVAdd, smul_le_smul, smul_le_smul_left, smul_le_smul_right, vadd_le_vadd, vadd_le_vadd_left, vadd_le_vadd_right, smul, vadd, smul_lt_smul_of_le_of_lt, smul_lt_smul_of_lt_of_le, vadd_lt_vadd_of_le_of_lt, vadd_lt_vadd_of_lt_of_le, instContravariantClassHSMulLeOfIsOrderedCancelSMul, instContravariantClassHVAddLeOfIsOrderedCancelVAdd, instCovariantClassHSMulLeOfIsOrderedSMul, instCovariantClassHVAddLeOfIsOrderedVAdd, instIsCancelSMulOfIsOrderedCancelSMul, instIsCancelVAddOfIsOrderedCancelVAdd, instIsOrderedCancelSMulOfIsOrderedCancelMonoid, instIsOrderedCancelVAddOfIsOrderedAddCancelMonoid, instIsOrderedSMulOfIsOrderedMonoid, instIsOrderedVAddOfIsOrderedAddMonoid
28
Total32

IsOrderedCancelSMul

Theorems

NameKindAssumesProvesValidatesDepends On
le_of_smul_le_smul_left 📖
le_of_smul_le_smul_right 📖
toIsOrderedSMul 📖mathematicalIsOrderedSMul

IsOrderedCancelVAdd

Theorems

NameKindAssumesProvesValidatesDepends On
le_of_vadd_le_vadd_left 📖HVAdd.hVAdd
instHVAdd
le_of_vadd_le_vadd_right 📖HVAdd.hVAdd
instHVAdd
toIsOrderedVAdd 📖mathematicalIsOrderedVAdd

IsOrderedSMul

Theorems

NameKindAssumesProvesValidatesDepends On
smul_le_smul 📖Preorder.toLELE.le.trans
smul_le_smul_left
smul_le_smul_right
smul_le_smul_left 📖
smul_le_smul_right 📖

IsOrderedVAdd

Theorems

NameKindAssumesProvesValidatesDepends On
vadd_le_vadd 📖mathematicalPreorder.toLEHVAdd.hVAdd
instHVAdd
LE.le.trans
vadd_le_vadd_left
vadd_le_vadd_right
vadd_le_vadd_left 📖mathematicalHVAdd.hVAdd
instHVAdd
vadd_le_vadd_right 📖mathematicalHVAdd.hVAdd
instHVAdd

Monotone

Theorems

NameKindAssumesProvesValidatesDepends On
smul 📖MonotoneLE.le.trans
IsOrderedSMul.smul_le_smul_left
IsOrderedSMul.smul_le_smul_right
vadd 📖mathematicalMonotoneHVAdd.hVAdd
instHVAdd
LE.le.trans
IsOrderedVAdd.vadd_le_vadd_left
IsOrderedVAdd.vadd_le_vadd_right

SMul

Theorems

NameKindAssumesProvesValidatesDepends On
smul_lt_smul_of_le_of_lt 📖Preorder.toLTlt_of_le_of_lt
IsOrderedSMul.smul_le_smul_right
IsOrderedCancelSMul.toIsOrderedSMul
lt_of_le_not_ge
IsOrderedSMul.smul_le_smul_left
le_of_lt
IsOrderedCancelSMul.le_of_smul_le_smul_left
lt_iff_le_not_ge
smul_lt_smul_of_lt_of_le 📖Preorder.toLT
Preorder.toLE
lt_of_le_of_lt
IsOrderedSMul.smul_le_smul_left
IsOrderedCancelSMul.toIsOrderedSMul
lt_of_le_not_ge
IsOrderedSMul.smul_le_smul_right
le_of_lt
IsOrderedCancelSMul.le_of_smul_le_smul_right
lt_iff_le_not_ge

VAdd

Theorems

NameKindAssumesProvesValidatesDepends On
vadd_lt_vadd_of_le_of_lt 📖mathematicalPreorder.toLTHVAdd.hVAdd
instHVAdd
lt_of_le_of_lt
IsOrderedVAdd.vadd_le_vadd_right
IsOrderedCancelVAdd.toIsOrderedVAdd
lt_of_le_not_ge
IsOrderedVAdd.vadd_le_vadd_left
le_of_lt
IsOrderedCancelVAdd.le_of_vadd_le_vadd_left
lt_iff_le_not_ge
vadd_lt_vadd_of_lt_of_le 📖mathematicalPreorder.toLT
Preorder.toLE
HVAdd.hVAdd
instHVAdd
lt_of_le_of_lt
IsOrderedVAdd.vadd_le_vadd_left
IsOrderedCancelVAdd.toIsOrderedVAdd
lt_of_le_not_ge
IsOrderedVAdd.vadd_le_vadd_right
le_of_lt
IsOrderedCancelVAdd.le_of_vadd_le_vadd_right
lt_iff_le_not_ge

(root)

Definitions

NameCategoryTheorems
IsOrderedCancelSMul 📖CompData
1 mathmath: instIsOrderedCancelSMulOfIsOrderedCancelMonoid
IsOrderedCancelVAdd 📖CompData
1 mathmath: instIsOrderedCancelVAddOfIsOrderedAddCancelMonoid
IsOrderedSMul 📖CompData
2 mathmath: IsOrderedCancelSMul.toIsOrderedSMul, instIsOrderedSMulOfIsOrderedMonoid
IsOrderedVAdd 📖CompData
2 mathmath: instIsOrderedVAddOfIsOrderedAddMonoid, IsOrderedCancelVAdd.toIsOrderedVAdd

Theorems

NameKindAssumesProvesValidatesDepends On
instContravariantClassHSMulLeOfIsOrderedCancelSMul 📖mathematicalContravariantClassIsOrderedCancelSMul.le_of_smul_le_smul_left
instContravariantClassHVAddLeOfIsOrderedCancelVAdd 📖mathematicalContravariantClass
HVAdd.hVAdd
instHVAdd
IsOrderedCancelVAdd.le_of_vadd_le_vadd_left
instCovariantClassHSMulLeOfIsOrderedSMul 📖mathematicalCovariantClassIsOrderedSMul.smul_le_smul_left
instCovariantClassHVAddLeOfIsOrderedVAdd 📖mathematicalCovariantClass
HVAdd.hVAdd
instHVAdd
IsOrderedVAdd.vadd_le_vadd_left
instIsCancelSMulOfIsOrderedCancelSMul 📖mathematicalIsCancelSMulLE.le.antisymm
IsOrderedCancelSMul.le_of_smul_le_smul_left
Eq.le
Eq.ge
IsOrderedCancelSMul.le_of_smul_le_smul_right
instIsCancelVAddOfIsOrderedCancelVAdd 📖mathematicalIsCancelVAddLE.le.antisymm
IsOrderedCancelVAdd.le_of_vadd_le_vadd_left
Eq.le
Eq.ge
IsOrderedCancelVAdd.le_of_vadd_le_vadd_right
instIsOrderedCancelSMulOfIsOrderedCancelMonoid 📖mathematicalIsOrderedCancelSMul
Preorder.toLE
PartialOrder.toPreorder
SemigroupAction.toSMul
Monoid.toSemigroup
CommMonoid.toMonoid
MulAction.toSemigroupAction
Monoid.toMulAction
instIsOrderedSMulOfIsOrderedMonoid
IsOrderedCancelMonoid.toIsOrderedMonoid
le_of_mul_le_mul_left'
IsLeftCancelMul.mulLeftReflectLE_of_mulLeftReflectLT
IsCancelMul.toIsLeftCancelMul
IsOrderedCancelMonoid.toIsCancelMul
IsOrderedCancelMonoid.toMulLeftReflectLT
le_of_mul_le_mul_right'
IsRightCancelMul.mulRightReflectLE_of_mulRightReflectLT
IsCancelMul.toIsRightCancelMul
contravariant_swap_mul_of_contravariant_mul
instIsOrderedCancelVAddOfIsOrderedAddCancelMonoid 📖mathematicalIsOrderedCancelVAdd
Preorder.toLE
PartialOrder.toPreorder
AddSemigroupAction.toVAdd
AddMonoid.toAddSemigroup
AddCommMonoid.toAddMonoid
AddAction.toAddSemigroupAction
AddMonoid.toAddAction
instIsOrderedVAddOfIsOrderedAddMonoid
IsOrderedCancelAddMonoid.toIsOrderedAddMonoid
le_of_add_le_add_left
IsLeftCancelAdd.addLeftReflectLE_of_addLeftReflectLT
IsCancelAdd.toIsLeftCancelAdd
IsOrderedCancelAddMonoid.toIsCancelAdd
IsOrderedCancelAddMonoid.toAddLeftReflectLT
le_of_add_le_add_right
IsRightCancelAdd.addRightReflectLE_of_addRightReflectLT
IsCancelAdd.toIsRightCancelAdd
contravariant_swap_add_of_contravariant_add
instIsOrderedSMulOfIsOrderedMonoid 📖mathematicalIsOrderedSMul
Preorder.toLE
PartialOrder.toPreorder
SemigroupAction.toSMul
Monoid.toSemigroup
CommMonoid.toMonoid
MulAction.toSemigroupAction
Monoid.toMulAction
mul_le_mul_right
IsOrderedMonoid.toMulLeftMono
mul_le_mul_left
covariant_swap_mul_of_covariant_mul
instIsOrderedVAddOfIsOrderedAddMonoid 📖mathematicalIsOrderedVAdd
Preorder.toLE
PartialOrder.toPreorder
AddSemigroupAction.toVAdd
AddMonoid.toAddSemigroup
AddCommMonoid.toAddMonoid
AddAction.toAddSemigroupAction
AddMonoid.toAddAction
add_le_add_right
IsOrderedAddMonoid.toAddLeftMono
add_le_add_left
covariant_swap_add_of_covariant_add

---

← Back to Index