Mathlib Map

Theorems · Theorem · order theory

monotone_mul_left_of_nonneg

∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] [inst_1 : Preorder M₀] {a : M₀} [PosMulMono M₀],
  0 ≤ a → Monotone fun x => a * x
Defined in
Mathlib.Algebra.Order.GroupWithZero.Basic
Cited by
8 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
MonoidWithZeroPreorderPosMulMono

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 by8

Results whose statement or proof uses this declaration.