Mathlib Map

Theorems · Theorem · order theory

mul_lt_mul_of_neg_left

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

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 by5

Results whose statement or proof uses this declaration.