Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Cocone.forget

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

Forget the cocone structure and obtain just the cocone point.

Defined in
Mathlib.CategoryTheory.Limits.Cones
Cited by
17 results in Mathlib
Foundations
Depth 28 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.IsColimit.coconePointUniqueUpToIso · cited by 67IsColimit.coconePointUniq…CategoryTheory.Limits.colimit.isoColimitCocone_ι_hom · cited by 27colimit.isoColimitCocone_…CategoryTheory.IsVanKampenColimit.of_iso · cited by 9IsVanKampenColimit.of_isoCategoryTheory.Limits.colimit.isoColimitCocone_ι_inv · cited by 8colimit.isoColimitCocone_…CategoryTheory.Limits.Cocone.forget_map · cited by 6Cocone.forget_mapCategoryTheory.Limits.cokernel.ofEpi · cited by 1cokernel.ofEpiCategoryTheory.Limits.reflectsColimit_of_reflectsIsomorphisms · cited by 1Limits.reflectsColimit_of…CategoryTheory.Limits.coconePointwiseProductIso · cited by 1Limits.coconePointwisePro…CategoryTheory.Limits.CoproductsFromFiniteFiltered.liftToFinsetColimIso_aux · cited by 1CoproductsFromFiniteFilte…CategoryTheory.Limits.Cocone.forget_obj · cited by 0Cocone.forget_objCategoryTheory.Limits.cokernelBiprodInlIso_hom · cited by 0Limits.cokernelBiprodInlI…CategoryTheory.Limits.cokernelBiprodInlIso_inv · cited by 0Limits.cokernelBiprodInlI…CategoryTheory.Limits.cokernelBiprodInrIso_hom · cited by 0Limits.cokernelBiprodInrI…CategoryTheory.Limits.cokernelBiprodInrIso_inv · cited by 0Limits.cokernelBiprodInrI…CategoryTheory.Limits.Cocones.forget · cited by 0Cocones.forgetCategoryTheory.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.hom · cited by 137CoconeMorphism.homCocone.forgetCITED BYCITES

Cites6

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

Cited by21

Results whose statement or proof uses this declaration.