Mathlib Map

Theorems · Theorem · order theory

Monotone.mul_const

∀ {α : Type u_1} {M₀ : Type u_2} [inst : MonoidWithZero M₀] [inst_1 : Preorder M₀] {a : M₀} [inst_2 : Preorder α]
  {f : α → M₀} [MulPosMono M₀], Monotone f → 0 ≤ a → Monotone fun x => f x * a
Defined in
Mathlib.Algebra.Order.GroupWithZero.Basic
Cited by
2 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
MonoidWithZeroPreorderPreorderMulPosMono

Around this declaration

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

Cites6

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.