Theorems · Theorem · order theory
mul_lt_of_one_lt_left
∀ {R : Type u} [inst : Semiring R] [inst_1 : PartialOrder R] {a b : R} [ExistsAddOfLE R] [MulPosStrictMono R]
[AddRightStrictMono R] [AddRightReflectLT R], b < 0 → 1 < a → a * b < bVariant of lt_mul_of_one_lt_left for b negative instead of positive.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- one_mulproof · cited by 2,841
- ExistsAddOfLEstatement and proof · cited by 330
- AddRightStrictMonostatement and proof · cited by 160
- MulPosStrictMonostatement and proof · cited by 94
- AddRightReflectLTstatement and proof · cited by 29
- mul_lt_mul_of_neg_rightproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- one_add_mul_self_lt_rpow_one_addproof · cited by 2