Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsLimit.liftConeMorphism

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

The universal morphism from any other cone to a limit cone.

Defined in
Mathlib.CategoryTheory.Limits.IsLimit
Cited by
18 results in Mathlib
Foundations
Depth 27 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.IsLimit.ofIsoLimit · cited by 39IsLimit.ofIsoLimitCategoryTheory.Limits.limit.isoLimitCone_inv_π · cited by 26limit.isoLimitCone_inv_πCategoryTheory.Limits.IsLimit.ofPointIso · cited by 9IsLimit.ofPointIsoCategoryTheory.Limits.limit.isoLimitCone_hom_π · cited by 8limit.isoLimitCone_hom_πCategoryTheory.Limits.IsLimit.uniqueUpToIso · cited by 6IsLimit.uniqueUpToIsoCategoryTheory.Limits.limitUncurryIsoLimitCompLim_hom_π_π · cited by 5Limits.limitUncurryIsoLim…CategoryTheory.Limits.IsLimit.liftConeMorphism_hom · cited by 4IsLimit.liftConeMorphism_…CategoryTheory.Limits.limit.coneMorphism · cited by 2limit.coneMorphismCategoryTheory.Limits.IsLimit.ofRightAdjoint · cited by 2IsLimit.ofRightAdjointCategoryTheory.Limits.IsLimit.uniqueUpToIso_hom · cited by 2IsLimit.uniqueUpToIso_homCategoryTheory.Limits.Pi.map_eq_prod_map · cited by 1Pi.map_eq_prod_mapCategoryTheory.Limits.IsLimit.ofConeEquiv_apply_lift · cited by 1IsLimit.ofConeEquiv_apply…CategoryTheory.Limits.IsLimit.ofConeEquiv_symm_apply_lift · cited by 1IsLimit.ofConeEquiv_symm_…CategoryTheory.Limits.reflectsLimit_of_reflectsIsomorphisms · cited by 1Limits.reflectsLimit_of_r…ProfiniteGrp.ProfiniteCompletion.lift_eta · cited by 1ProfiniteCompletion.lift_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Limits.IsLimit.lift · cited by 167IsLimit.liftIsLimit.liftConeMorphismCITED BYCITES

Cites6

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

Cited by24

Results whose statement or proof uses this declaration.