Mathlib Map

Theorems · Theorem · order theory

pos_of_mul_neg_left

∀ {R : Type u} [inst : Semiring R] [inst_1 : LinearOrder R] [ExistsAddOfLE R] [MulPosMono R] [AddRightMono R]
  [AddRightReflectLE R] {a b : R}, a * b < 0 → b ≤ 0 → 0 < a
Defined in
Mathlib.Algebra.Order.Ring.Unbundled.Basic
Cited by
2 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
SemiringLinearOrderExistsAddOfLEMulPosMonoAddRightMonoAddRightReflectLE

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.