Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Cocone.toCostructuredArrow

{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.Cocone F) → CategoryTheory.Functor J (CategoryTheory.CostructuredArrow F c.pt)

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

Defined in
Mathlib.CategoryTheory.Limits.ConeCategory
Cited by
18 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.IndObjectPresentation.toCostructuredArrow · cited by 8IndObjectPresentation.toC…CategoryTheory.Limits.Cocone.toOver · cited by 5Cocone.toOverCategoryTheory.Limits.Cocone.toCostructuredArrowCocone · cited by 2Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.toCostructuredArrowCompProj · cited by 2Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.toCostructuredArrowCompToOverCompForget · cited by 2Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.mapCoconeToOver · cited by 2Cocone.mapCoconeToOverCategoryTheory.Over.isColimitToOver · cited by 1Over.isColimitToOverCategoryTheory.Limits.IndizationClosedUnderFilteredColimitsAux.isFiltered · cited by 1IndizationClosedUnderFilt…CategoryTheory.Limits.Cocone.toCostructuredArrowCocone_pt · cited by 0Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.toCostructuredArrowCocone_ι_app · cited by 0Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.toCostructuredArrowCompProj_hom_app · cited by 0Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.toCostructuredArrowCompProj_inv_app · cited by 0Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.toCostructuredArrowCompToOverCompForget_hom_app · cited by 0Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.toCostructuredArrowCompToOverCompForget_inv_app · cited by 0Cocone.toCostructuredArro…CategoryTheory.Limits.Cocone.toCostructuredArrowIsoToCostructuredArrow · cited by 0Cocone.toCostructuredArro…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.CostructuredArrow.mk · cited by 155CostructuredArrow.mkCategoryTheory.CostructuredArrow.homMk · cited by 55CostructuredArrow.homMkCocone.toCostructuredArrowCITED BYCITES

Cites10

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

Cited by27

Results whose statement or proof uses this declaration.