Mathlib Map

Theorems · Theorem · order theory

mul_pos_of_neg_of_neg

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

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.

Cited by40

Results whose statement or proof uses this declaration.