Mathlib Map

Theorems · Theorem · order theory

mul_nonneg_iff_of_pos_right

∀ {R : Type u} [inst : Semiring R] [inst_1 : LinearOrder R] {b c : R} [MulPosStrictMono R], 0 < c → (0 ≤ b * c ↔ 0 ≤ b)
Defined in
Mathlib.Algebra.Order.Ring.Unbundled.Basic
Cited by
5 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringLinearOrderMulPosStrictMono

Around this declaration

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

Cites5

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.