Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.CoconeMorphism.hom

{J : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u₃} →
      [inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
        {F : CategoryTheory.Functor J C} →
          {A B : CategoryTheory.Limits.Cocone F} → CategoryTheory.Limits.CoconeMorphism A B → (A.pt ⟶ B.pt)

A morphism between the (co)vertex objects in C

Defined in
Mathlib.CategoryTheory.Limits.Cones
Cited by
137 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 11 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.Cocone.precompose · cited by 87Cocone.precomposeCategoryTheory.Limits.Cocone.functoriality · cited by 21Cocone.functorialityCategoryTheory.Limits.Cocone.forget · cited by 17Cocone.forgetCategoryTheory.Limits.Cocone.whiskering · cited by 13Cocone.whiskeringCategoryTheory.Limits.CoconeMorphism.w · cited by 11CoconeMorphism.wCategoryTheory.Functor.Final.extendCocone · cited by 10Final.extendCoconeCategoryTheory.IsVanKampenColimit.of_iso · cited by 9IsVanKampenColimit.of_isoCategoryTheory.Limits.MultispanIndex.ofSigmaCoforkFunctor · cited by 9MultispanIndex.ofSigmaCof…CategoryTheory.Limits.MultispanIndex.toSigmaCoforkFunctor · cited by 9MultispanIndex.toSigmaCof…CategoryTheory.Limits.IsColimit.descCoconeMorphism_hom · cited by 7IsColimit.descCoconeMorph…CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan · cited by 7Limits.pushoutCoconeEquiv…CategoryTheory.Limits.DiagramOfCocones.coconePoints · cited by 7DiagramOfCocones.coconePo…CategoryTheory.Limits.coneLeftOpOfCoconeEquiv · cited by 6Limits.coneLeftOpOfCocone…CategoryTheory.Limits.Cocone.forget_map · cited by 6Cocone.forget_mapCategoryTheory.Limits.coneOpEquiv · cited by 6Limits.coneOpEquivCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.CoconeMorphism · cited by 7Limits.CoconeMorphismCoconeMorphism.homCITED BYCITES

Cites6

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

Cited by165

Results whose statement or proof uses this declaration.