Theorems · Definition · order theory
OrderRingIso.trans
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} →
[inst : Mul α] →
[inst_1 : Add α] →
[inst_2 : LE α] →
[inst_3 : Mul β] →
[inst_4 : Add β] →
[inst_5 : LE β] → [inst_6 : Mul γ] → [inst_7 : Add γ] → [inst_8 : LE γ] → α ≃+*o β → β ≃+*o γ → α ≃+*o γComposition of OrderRingIsos as an OrderRingIso.
- Defined in
- Mathlib.Algebra.Order.Hom.Ring
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingEquiv.transproof · cited by 54
- OrderRingIsostatement and proof · cited by 43
- OrderRingIso.toRingEquivproof · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- OrderRingIso.trans_applystatement · cited by 0
- OrderRingIso.trans_toRingEquivstatement · cited by 0
- OrderRingIso.trans_toRingEquiv_auxstatement · cited by 0
- OrderRingIso.symm_trans_selfstatement · cited by 0
- OrderRingIso.self_trans_symmstatement · cited by 0