Theorems · Theorem · order theory
CanonicallyOrderedAdd.mul_lt_mul_of_lt_of_lt
∀ {R : Type u} [inst : CommSemiring R] [inst_1 : PartialOrder R] [CanonicallyOrderedAdd R] [PosMulStrictMono R]
{a b c d : R}, a < b → c < d → a * c < b * d- Defined in
- Mathlib.Algebra.Order.Ring.Canonical
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- PartialOrderstatement and proof · cited by 6,410
- MulZeroClass.mul_zeroproof · cited by 2,091
- mul_posproof · cited by 374
- CanonicallyOrderedAddstatement and proof · cited by 229
- PosMulStrictMonostatement and proof · cited by 151
- MulPosStrictMonoproof · cited by 94
- eq_zero_or_posproof · cited by 54
- LT.lt.posproof · cited by 30
- posMulStrictMono_iff_mulPosStrictMonoproof · cited by 5
- mul_lt_mul_of_pos'proof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- WithTop.mul_lt_mulproof · cited by 1