Mathlib Map

Theorems · Definition · order theory

OrderMonoidWithZeroHom.toOrderMonoidHom

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

Reinterpret an ordered monoid with zero homomorphism as an order monoid homomorphism.

Defined in
Mathlib.Algebra.Order.Hom.MonoidWithZero
Cited by
2 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
PreorderPreorderMulZeroOneClassMulZeroOneClass

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 by4

Results whose statement or proof uses this declaration.