Mathlib Map

Theorems · Definition · order theory

OrderRingHom.toOrderAddMonoidHom

{α : Type u_2} →
  {β : Type u_3} →
    [inst : NonAssocSemiring α] →
      [inst_1 : Preorder α] → [inst_2 : NonAssocSemiring β] → [inst_3 : Preorder β] → α →+*o β → α →+o β

Reinterpret an ordered ring homomorphism as an ordered additive monoid homomorphism.

Defined in
Mathlib.Algebra.Order.Hom.Ring
Cited by
2 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
NonAssocSemiringPreorderNonAssocSemiringPreorder

Around this declaration

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

Cites9

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.