Mathlib Map

Theorems · Theorem · order theory

mul_lt_mul_of_neg_right

∀ {R : Type u} [inst : Semiring R] [inst_1 : PartialOrder R] {a b c : R} [ExistsAddOfLE R] [MulPosStrictMono R]
  [AddRightStrictMono R] [AddRightReflectLT R], b < a → c < 0 → a * c < b * c
Defined in
Mathlib.Algebra.Order.Ring.Unbundled.Basic
Cited by
6 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
SemiringPartialOrderExistsAddOfLEMulPosStrictMonoAddRightStrictMonoAddRightReflectLT

Around this declaration

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

Cites18

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

Cited by6

Results whose statement or proof uses this declaration.