Theorems · Definition · order theory
OrderRingIsoClass.toOrderRingIso
{F : Type u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : EquivLike F α β] →
[inst_1 : Mul α] →
[inst_2 : Add α] →
[inst_3 : LE α] →
[inst_4 : Mul β] →
[inst_5 : Add β] → [inst_6 : LE β] → [OrderIsoClass F α β] → [RingEquivClass F α β] → F → α ≃+*o βTurn an element of a type F satisfying OrderIsoClass F α β and RingEquivClass F α β
into an actual OrderRingIso.
This is declared as the default coercion from F to α ≃+*o β.
- Defined in
- Mathlib.Algebra.Order.Hom.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingEquivproof · cited by 1,147
- EquivLikestatement and proof · cited by 165
- OrderRingIsostatement · cited by 43
- OrderIsoClassstatement and proof · cited by 15
- RingEquivClass.toRingEquivproof · cited by 12
- RingEquivClassstatement and proof · cited by 12
- OrderIsoClass.map_le_map_iffproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.