The order relation on the integers #
Alias of the reverse direction of Int.ofNat_le
.
Alias of the forward direction of Int.ofNat_le
.
Alias of the forward direction of Int.ofNat_lt
.
Alias of the reverse direction of Int.ofNat_lt
.
Equations
- Int.instLinearOrder = LinearOrder.mk Int.le_total inferInstance inferInstance inferInstance Int.instLinearOrder.proof_1 Int.instLinearOrder.proof_2 Int.instLinearOrder.proof_3
@[deprecated Int.mul_neg]
Alias of Int.mul_neg
.
@[deprecated Int.neg_mul]
Alias of Int.neg_mul
.