Theorems · Theorem · order theory
Left.mul_lt_mul_of_nonneg
∀ {α : Type u_1} [inst : MulZeroClass α] {a b c d : α} [inst_1 : Preorder α] [PosMulStrictMono α] [MulPosMono α],
a < b → c < d → 0 ≤ a → 0 ≤ c → a * c < b * dAssumes left strict covariance.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- LT.lt.leproof · cited by 2,189
- LE.le.trans_ltproof · cited by 795
- MulZeroClassstatement and proof · cited by 232
- PosMulStrictMonostatement and proof · cited by 151
- MulPosMonostatement and proof · cited by 128
- mul_lt_mul_of_le_of_lt_of_nonneg_of_posproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- mul_lt_mul''proof · cited by 8
- mul_lt_mul_of_nonnegproof · cited by 0