Theorems · Theorem · order theory
le_mul_of_le_one_left
∀ {R : Type u} [inst : Semiring R] [inst_1 : Preorder R] {a b : R} [ExistsAddOfLE R] [MulPosMono R] [AddRightMono R]
[AddRightReflectLE R], b ≤ 0 → a ≤ 1 → b ≤ a * bVariant of mul_le_of_le_one_left for b non-positive instead of non-negative.
- 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
- Preorderstatement and proof · cited by 7,952
- one_mulproof · cited by 2,841
- AddRightMonostatement and proof · cited by 367
- ExistsAddOfLEstatement and proof · cited by 330
- MulPosMonostatement and proof · cited by 128
- AddRightReflectLEstatement and proof · cited by 53
- mul_le_mul_of_nonpos_rightproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- parallelepiped_singleproof · cited by 1