Theorems · Theorem · order theory
OrderHom.comp_const
∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] (γ : Type u_6) [inst_2 : Preorder γ]
(f : α →o β) (c : α), f.comp ((OrderHom.const γ) c) = (OrderHom.const γ) (f c)- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- OrderHomstatement and proof · cited by 934
- OrderHom.compstatement · cited by 61
- OrderHom.conststatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.