Theorems · Theorem · order theory
lt_mul_of_lt_one_right
∀ {R : Type u} [inst : Semiring R] [inst_1 : PartialOrder R] {a b : R} [ExistsAddOfLE R] [PosMulStrictMono R]
[AddRightStrictMono R] [AddRightReflectLT R], a < 0 → b < 1 → a < a * bVariant of mul_lt_of_lt_one_right for a negative instead of positive.
- Cited by
- 0 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
- mul_oneproof · cited by 3,885
- ExistsAddOfLEstatement and proof · cited by 330
- AddRightStrictMonostatement and proof · cited by 160
- PosMulStrictMonostatement and proof · cited by 151
- AddRightReflectLTstatement and proof · cited by 29
- mul_lt_mul_of_neg_leftproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.