Theorems · Inductive type · order theory
OrderRingIso
(α : Type u_6) → (β : Type u_7) → [Mul α] → [Add α] → [Mul β] → [Add β] → [LE α] → [LE β] → Type (max u_6 u_7)
OrderRingIso α β, denoted as α ≃+*o β,
is the type of order-preserving semiring isomorphisms between α and β.
When possible, instead of parametrizing results over (f : OrderRingIso α β),
you should parametrize over (F : Type*) [OrderRingIsoClass F α β] (f : F).
When you extend this structure, make sure to extend OrderRingIsoClass.
- Defined in
- Mathlib.Algebra.Order.Hom.Ring
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by62
Results whose statement or proof uses this declaration.
- OrderRingIso.symmstatement and proof · cited by 12
- OrderRingIso.toRingEquivstatement and proof · cited by 12
- OrderRingIso.reflstatement · cited by 9
- ConditionallyCompleteLinearOrderedField.inducedOrderRingIsostatement · cited by 6
- OrderRingIso.extstatement and proof · cited by 5
- OrderRingIso.transstatement and proof · cited by 5
- Valuation.IsEquiv.orderRingIsostatement · cited by 4
- OrderRingIso.toOrderIsostatement and proof · cited by 3
- OrderRingIso.toOrderRingHomstatement and proof · cited by 3
- OrderRingIso.toOrderIso_eq_coestatement and proof · cited by 2
- Valuation.IsEquiv.orderRingIso_applystatement · cited by 2
- AlgebraicGeometry.Scheme.IdealSheafData.equivOfIsAffinestatement · cited by 2