Theorems · Theorem · order theory
LinOrd.comp_apply
∀ {X Y Z : LinOrd} (f : X ⟶ Y) (g : Y ⟶ Z) (x : ↑X),
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp f g)) x =
(CategoryTheory.ConcreteCategory.hom g) ((CategoryTheory.ConcreteCategory.hom f) x)- Defined in
- Mathlib.Order.Category.LinOrd
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- OrderHomstatement · cited by 934
- LinOrd.carrierstatement and proof · cited by 48
- LinOrdstatement and proof · cited by 46
- LinOrd.Hom.homproof · cited by 18
- OrderHom.comp_coeproof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.