Mathlib Map

Theorems · Definition · order theory

OrderMonoidHom.toOrderHom

{α : Type u_2} →
  {β : Type u_3} →
    [inst : Preorder α] →
      [inst_1 : Preorder β] → [inst_2 : MulOneClass α] → [inst_3 : MulOneClass β] → (α →*o β) → α →o β

Reinterpret an ordered monoid homomorphism as an order homomorphism.

Defined in
Mathlib.Algebra.Order.Hom.Monoid
Cited by
2 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
PreorderPreorderMulOneClassMulOneClass

Around this declaration

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

Cites8

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.