Theorems · Definition · order theory
OrderHom.onDiag
{α : Type u_2} → {β : Type u_3} → [inst : Preorder α] → [inst_1 : Preorder β] → (α →o α →o β) → α →o βRestriction of f : α →o α →o β to the diagonal.
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, 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.
- DFunLike.coeproof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- OrderHomstatement and proof · cited by 934
- RelIso.symmproof · cited by 193
- OrderHom.compproof · cited by 61
- OrderHom.curryproof · cited by 2
- OrderHom.diagproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- OrderHom.lfp_lfpstatement and proof · cited by 1
- OrderHom.gfp_gfpstatement · cited by 0
- OrderHom.onDiag_coestatement and proof · cited by 0