Documentation Verification Report

Pi

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

Statistics

MetricCount
Definitions0
Theoremsconst_le_one, const_le_one_of_le_one, const_lt_one, const_neg', const_nonneg, const_nonneg_of_nonneg, const_nonpos, const_nonpos_of_nonpos, const_pos, extend_le_one, extend_nonneg, extend_nonpos, one_le_const, one_le_const_of_one_le, one_le_extend, one_lt_const, existsAddOfLe, existsMulOfLe, instCanonicallyOrderedAddForall, instCanonicallyOrderedMulForall, isOrderedAddCancelMonoid, isOrderedAddMonoid, isOrderedCancelMonoid, isOrderedMonoid, isOrderedRing, mulSingle_le_mulSingle, mulSingle_le_one, one_le_mulSingle, single_le_single, single_nonneg, single_nonpos
31
Total31

Function

Theorems

NameKindAssumesProvesValidatesDepends On
const_le_one 📖mathematicalPi.hasLe
Preorder.toLE
Pi.instOne
const_le_const
const_le_one_of_le_one 📖mathematicalPreorder.toLEPi.hasLe
Pi.instOne
const_lt_one 📖mathematicalPreorder.toLT
Pi.preorder
Pi.instOne
const_lt_const
const_neg' 📖mathematicalPreorder.toLT
Pi.preorder
Pi.instZero
const_lt_const
const_nonneg 📖mathematicalPi.hasLe
Preorder.toLE
Pi.instZero
const_le_const
const_nonneg_of_nonneg 📖mathematicalPreorder.toLEPi.hasLe
Pi.instZero
const_nonpos 📖mathematicalPi.hasLe
Preorder.toLE
Pi.instZero
const_le_const
const_nonpos_of_nonpos 📖mathematicalPreorder.toLEPi.hasLe
Pi.instZero
const_pos 📖mathematicalPreorder.toLT
Pi.preorder
Pi.instZero
const_lt_const
extend_le_one 📖mathematicalPi.hasLe
Pi.instOne
extenddite_le_one
extend_nonneg 📖mathematicalPi.hasLe
Pi.instZero
extenddite_nonneg
extend_nonpos 📖mathematicalPi.hasLe
Pi.instZero
extenddite_nonpos
one_le_const 📖mathematicalPi.hasLe
Preorder.toLE
Pi.instOne
const_le_const
one_le_const_of_one_le 📖mathematicalPreorder.toLEPi.hasLe
Pi.instOne
one_le_extend 📖mathematicalPi.hasLe
Pi.instOne
extendone_le_dite
one_lt_const 📖mathematicalPreorder.toLT
Pi.preorder
Pi.instOne
const_lt_const

Pi

Theorems

NameKindAssumesProvesValidatesDepends On
existsAddOfLe 📖mathematicalExistsAddOfLEinstAdd
hasLe
ExistsAddOfLE.exists_add_of_le
existsMulOfLe 📖mathematicalExistsMulOfLEinstMul
hasLe
ExistsMulOfLE.exists_mul_of_le
instCanonicallyOrderedAddForall 📖mathematicalCanonicallyOrderedAdd
AddZero.toAdd
AddZeroClass.toAddZero
AddMonoid.toAddZeroClass
Preorder.toLE
PartialOrder.toPreorder
instAdd
hasLe
existsAddOfLe
CanonicallyOrderedAdd.toExistsAddOfLE
le_add_self
le_self_add
instCanonicallyOrderedMulForall 📖mathematicalCanonicallyOrderedMul
MulOne.toMul
MulOneClass.toMulOne
Monoid.toMulOneClass
Preorder.toLE
PartialOrder.toPreorder
instMul
hasLe
existsMulOfLe
CanonicallyOrderedMul.toExistsMulOfLE
le_mul_self
le_self_mul
isOrderedAddCancelMonoid 📖mathematicalIsOrderedCancelAddMonoidaddCommMonoid
partialOrder
isOrderedAddMonoid
IsOrderedCancelAddMonoid.toIsOrderedAddMonoid
le_of_add_le_add_left
IsLeftCancelAdd.addLeftReflectLE_of_addLeftReflectLT
IsCancelAdd.toIsLeftCancelAdd
IsOrderedCancelAddMonoid.toIsCancelAdd
IsOrderedCancelAddMonoid.toAddLeftReflectLT
isOrderedAddMonoid 📖mathematicalIsOrderedAddMonoidaddCommMonoid
partialOrder
add_le_add_left
covariant_swap_add_of_covariant_add
IsOrderedAddMonoid.toAddLeftMono
isOrderedCancelMonoid 📖mathematicalIsOrderedCancelMonoidcommMonoid
partialOrder
isOrderedMonoid
IsOrderedCancelMonoid.toIsOrderedMonoid
le_of_mul_le_mul_left'
IsLeftCancelMul.mulLeftReflectLE_of_mulLeftReflectLT
IsCancelMul.toIsLeftCancelMul
IsOrderedCancelMonoid.toIsCancelMul
IsOrderedCancelMonoid.toMulLeftReflectLT
isOrderedMonoid 📖mathematicalIsOrderedMonoidcommMonoid
partialOrder
mul_le_mul_left
covariant_swap_mul_of_covariant_mul
IsOrderedMonoid.toMulLeftMono
isOrderedRing 📖mathematicalIsOrderedRingsemiring
partialOrder
add_le_add_left
covariant_swap_add_of_covariant_add
IsOrderedAddMonoid.toAddLeftMono
IsOrderedRing.toIsOrderedAddMonoid
zero_le_one
IsOrderedRing.toZeroLEOneClass
mul_le_mul_of_nonneg_left
IsOrderedRing.toPosMulMono
mul_le_mul_of_nonneg_right
IsOrderedRing.toMulPosMono
mulSingle_le_mulSingle 📖mathematicalhasLe
Preorder.toLE
mulSingle
mulSingle_le_one 📖mathematicalhasLe
Preorder.toLE
mulSingle
instOne
one_le_mulSingle 📖mathematicalhasLe
Preorder.toLE
instOne
mulSingle
single_le_single 📖mathematicalhasLe
Preorder.toLE
single
update_le_update_iff'
single_nonneg 📖mathematicalhasLe
Preorder.toLE
instZero
single
le_update_self_iff
single_nonpos 📖mathematicalhasLe
Preorder.toLE
single
instZero
update_le_self_iff

---

← Back to Index