Mathlib Map

Theorems · Definition · order theory

OrderRingHom.toRingHom

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

Reinterpret an ordered ring homomorphism as a ring homomorphism.

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

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 by8

Results whose statement or proof uses this declaration.