Mathlib Map

Theorems · Definition · order theory

OrderIso.trans

{α : Type u_2} →
  {β : Type u_3} → {γ : Type u_4} → [inst : LE α] → [inst_1 : LE β] → [inst_2 : LE γ] → α ≃o β → β ≃o γ → α ≃o γ

Composition of two order isomorphisms is an order isomorphism.

Defined in
Mathlib.Order.Hom.Basic
Cited by
31 results in Mathlib
Foundations
Depth 24 from the axioms · uses Quot.sound
Assumes
LELELE

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by58

Results whose statement or proof uses this declaration.