Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Cone.toStructuredArrow

{J : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u₃} →
      [inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
        {F : CategoryTheory.Functor J C} →
          (c : CategoryTheory.Limits.Cone F) → CategoryTheory.Functor J (CategoryTheory.StructuredArrow c.pt F)

Given a cone c over F, we can interpret the legs of c as structured arrows c.pt ⟶ F.obj -.

Defined in
Mathlib.CategoryTheory.Limits.ConeCategory
Cited by
17 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.Cone.toUnder · cited by 4Cone.toUnderCategoryTheory.Limits.Cone.toStructuredArrowCone · cited by 3Cone.toStructuredArrowConeCategoryTheory.compatiblePreservingOfFlat · cited by 3CategoryTheory.compatible…CategoryTheory.PreservesFiniteLimitsOfFlat.lift · cited by 2PreservesFiniteLimitsOfFl…CategoryTheory.Limits.Cone.toStructuredArrowCompProj · cited by 2Cone.toStructuredArrowCom…CategoryTheory.Limits.Cone.toStructuredArrowCompToUnderCompForget · cited by 2Cone.toStructuredArrowCom…CategoryTheory.Limits.Cone.mapConeToUnder · cited by 2Cone.mapConeToUnderCategoryTheory.PreservesFiniteLimitsOfFlat.uniq · cited by 1PreservesFiniteLimitsOfFl…CategoryTheory.PreservesFiniteLimitsOfFlat.fac · cited by 1PreservesFiniteLimitsOfFl…CategoryTheory.Functor.toStructuredArrowIsoToStructuredArrow · cited by 0Functor.toStructuredArrow…CategoryTheory.Limits.Cone.toStructuredArrowCompProj_hom_app · cited by 0Cone.toStructuredArrowCom…CategoryTheory.Limits.Cone.toStructuredArrowCompProj_inv_app · cited by 0Cone.toStructuredArrowCom…CategoryTheory.Limits.Cone.toStructuredArrowCompToUnderCompForget_hom_app · cited by 0Cone.toStructuredArrowCom…CategoryTheory.Limits.Cone.toStructuredArrowCompToUnderCompForget_inv_app · cited by 0Cone.toStructuredArrowCom…CategoryTheory.Limits.Cone.toStructuredArrowCone_pt · cited by 0Cone.toStructuredArrowCon…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Limits.Cone.π · cited by 500Cone.πCategoryTheory.StructuredArrow · cited by 370CategoryTheory.Structured…CategoryTheory.StructuredArrow.mk · cited by 125StructuredArrow.mkCategoryTheory.StructuredArrow.homMk · cited by 47StructuredArrow.homMkCone.toStructuredArrowCITED BYCITES

Cites10

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

Cited by26

Results whose statement or proof uses this declaration.