Theorems · Theorem · order theory
add_le_mul_of_left_le_right
∀ {R : Type u} [inst : Semiring R] [inst_1 : LinearOrder R] {a b : R} [ZeroLEOneClass R] [NeZero 1] [MulPosStrictMono R]
[AddLeftMono R], 2 ≤ a → a ≤ b → a + b ≤ a * b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- LinearOrderstatement and proof · cited by 8,572
- le_reflproof · cited by 2,061
- AddLeftMonostatement and proof · cited by 687
- add_le_addproof · cited by 666
- ZeroLEOneClassstatement and proof · cited by 304
- two_mulproof · cited by 232
- zero_lt_twoproof · cited by 124
- MulPosStrictMonostatement and proof · cited by 94
- mul_le_mul_iff_left₀proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- add_le_mulproof · cited by 2