Mathlib Map

Theorems · Definition · order theory

OrderHom.toFun

{α : Type u_6} → {β : Type u_7} → [inst : Preorder α] → [inst_1 : Preorder β] → (α →o β) → α → β

The underlying function of an OrderHom.

Defined in
Mathlib.Order.Hom.Basic
Cited by
45 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
PreorderPreorder

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.

  • Preorderstatement and proof · cited by 7,952
  • OrderHomstatement and proof · cited by 934

Cited by91

Results whose statement or proof uses this declaration.