Theorems · Definition · order theory
OrderRingHomClass.toOrderRingHom
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : FunLike F α β] →
[inst_1 : NonAssocSemiring α] →
[inst_2 : Preorder α] →
[inst_3 : NonAssocSemiring β] →
[inst_4 : Preorder β] → [OrderHomClass F α β] → [RingHomClass F α β] → F → α →+*o βTurn an element of a type F satisfying OrderHomClass F α β and RingHomClass F α β
into an actual OrderRingHom.
This is declared as the default coercion from F to α →+*o β.
- Defined in
- Mathlib.Algebra.Order.Hom.Ring
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
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.
- RingHomproof · cited by 10,189
- Preorderstatement and proof · cited by 7,952
- FunLikestatement and proof · cited by 2,560
- NonAssocSemiringstatement and proof · cited by 805
- RingHomClass.toRingHomproof · cited by 746
- RingHomClassstatement and proof · cited by 193
- OrderRingHomstatement · cited by 132
- OrderHomClassstatement and proof · cited by 16
- OrderHomClass.monotoneproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- OrderRingIso.coe_toOrderRingHomstatement · cited by 0
- OrderRingIso.coe_toOrderRingHom_reflstatement · cited by 0
- OrderRingIso.toOrderRingHom_eq_coestatement · cited by 0