Mathlib Map

Theorems · Theorem · order theory

Covariant.monotone_of_const

∀ {M : Type u_1} {N : Type u_2} {μ : M → N → N} [inst : Preorder N] [CovariantClass M N μ fun x1 x2 => x1 ≤ x2] (m : M),
  Monotone (μ m)

The partial application of a constant to a covariant operator is monotone.

Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Defs
Cited by
3 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
PreorderCovariantClass

Around this declaration

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

Cites4

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

Cited by3

Results whose statement or proof uses this declaration.