Mathlib Map

Theorems · Theorem · order theory

mul_le_mul_of_nonpos_right

∀ {R : Type u} [inst : Semiring R] [inst_1 : Preorder R] {a b c : R} [ExistsAddOfLE R] [MulPosMono R] [AddRightMono R]
  [AddRightReflectLE R], b ≤ a → c ≤ 0 → a * c ≤ b * c
Defined in
Mathlib.Algebra.Order.Ring.Unbundled.Basic
Cited by
13 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
SemiringPreorderExistsAddOfLEMulPosMonoAddRightMonoAddRightReflectLE

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

mul_nonneg_of_nonpos_of_nonpos · cited by 45mul_nonneg_of_nonpos_of_n…ProbabilityTheory.integrable_exp_mul_of_le_of_le · cited by 7ProbabilityTheory.integra…div_le_iff_of_neg · cited by 6div_le_iff_of_negdiv_le_div_of_nonpos_of_le · cited by 4div_le_div_of_nonpos_of_leantitone_mul_right · cited by 3antitone_mul_rightmul_le_mul_of_nonneg_of_nonpos · cited by 1mul_le_mul_of_nonneg_of_n…le_mul_of_le_one_left · cited by 1le_mul_of_le_one_leftmul_le_mul_of_nonpos_of_nonpos · cited by 1mul_le_mul_of_nonpos_of_n…sum_trapezoidal_error_adjacent_intervals · cited by 0sum_trapezoidal_error_adj…mul_le_mul_of_nonpos_of_nonpos' · cited by 0mul_le_mul_of_nonpos_of_n…mul_le_of_one_le_left · cited by 0mul_le_of_one_le_leftmul_le_mul_of_nonneg_of_nonpos' · cited by 0mul_le_mul_of_nonneg_of_n…mul_le_mul_of_nonpos_of_nonneg' · cited by 0mul_le_mul_of_nonpos_of_n…Semiring · cited by 13802SemiringPreorder · cited by 7952Preorderadd_zero · cited by 2707add_zerozero_add · cited by 2366zero_addMulZeroClass.mul_zero · cited by 2091MulZeroClass.mul_zeroadd_assoc · cited by 746add_assocmul_add · cited by 413mul_addAddRightMono · cited by 367AddRightMonoExistsAddOfLE · cited by 330ExistsAddOfLEmul_le_mul_of_nonneg_right · cited by 301mul_le_mul_of_nonneg_rightEq.trans_le · cited by 155Eq.trans_leMulPosMono · cited by 128MulPosMonoadd_left_comm · cited by 76add_left_commAddRightReflectLE · cited by 53AddRightReflectLEExistsAddOfLE.exists_add_of_le · cited by 42ExistsAddOfLE.exists_add_…mul_le_mul_of_nonpos_rightCITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.