Documentation Verification Report

ToInt

πŸ“ Source: Mathlib/Tactic/Order/ToInt.lean

Statistics

MetricCount
DefinitionsmkFinFun, toInt, translateToInt
3
Theoremsexists_translation, toInt_eq_toInt, toInt_inf_toInt_eq_toInt, toInt_le_toInt, toInt_lt_toInt, toInt_ne_toInt, toInt_nle_toInt, toInt_nlt_toInt, toInt_sup_toInt_eq_toInt
9
Total12

Mathlib.Tactic.Order.ToInt

Definitions

NameCategoryTheorems
mkFinFun πŸ“–CompOpβ€”
toInt πŸ“–CompOp
7 mathmath: toInt_sup_toInt_eq_toInt, toInt_le_toInt, toInt_nle_toInt, toInt_inf_toInt_eq_toInt, toInt_eq_toInt, toInt_nlt_toInt, toInt_lt_toInt
translateToInt πŸ“–CompOpβ€”

Theorems

NameKindAssumesProvesValidatesDepends On
exists_translation πŸ“–mathematicalβ€”Preorder.toLE
PartialOrder.toPreorder
SemilatticeInf.toPartialOrder
Lattice.toSemilatticeInf
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
β€”le_trans
le_total
Mathlib.Tactic.Contrapose.contrapose₁
lt_of_le_of_ne
Mathlib.Tactic.Contrapose.contraposeβ‚„
toInt_eq_toInt πŸ“–mathematicalβ€”toIntβ€”β€”
toInt_inf_toInt_eq_toInt πŸ“–mathematicalβ€”toInt
SemilatticeInf.toMin
Lattice.toSemilatticeInf
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
β€”β€”
toInt_le_toInt πŸ“–mathematicalβ€”toInt
Preorder.toLE
PartialOrder.toPreorder
SemilatticeInf.toPartialOrder
Lattice.toSemilatticeInf
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
β€”exists_translation
toInt_lt_toInt πŸ“–mathematicalβ€”toInt
Preorder.toLT
PartialOrder.toPreorder
SemilatticeInf.toPartialOrder
Lattice.toSemilatticeInf
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
β€”Iff.not
toInt_le_toInt
toInt_ne_toInt πŸ“–β€”β€”β€”β€”Iff.not
toInt_eq_toInt
toInt_nle_toInt πŸ“–mathematicalβ€”toInt
Preorder.toLE
PartialOrder.toPreorder
SemilatticeInf.toPartialOrder
Lattice.toSemilatticeInf
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
β€”toInt_lt_toInt
toInt_nlt_toInt πŸ“–mathematicalβ€”toInt
Preorder.toLT
PartialOrder.toPreorder
SemilatticeInf.toPartialOrder
Lattice.toSemilatticeInf
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
β€”toInt_le_toInt
toInt_sup_toInt_eq_toInt πŸ“–mathematicalβ€”toInt
SemilatticeSup.toMax
Lattice.toSemilatticeSup
DistribLattice.toLattice
instDistribLatticeOfLinearOrder
β€”β€”

---

← Back to Index