Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.limit.isoLimitCone

{J : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u} →
      [inst_1 : CategoryTheory.Category.{v, u} C] →
        {F : CategoryTheory.Functor J C} →
          [inst_2 : CategoryTheory.Limits.HasLimit F] →
            (t : CategoryTheory.Limits.LimitCone F) → CategoryTheory.Limits.limit F ≅ t.cone.pt

Given any other limit cone for F, the chosen limit F is isomorphic to the cone point.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
8 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasLimit

Around this declaration

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

CategoryTheory.IsPullback.isoPullback · cited by 42IsPullback.isoPullbackCategoryTheory.Limits.limit.isoLimitCone_inv_π · cited by 26limit.isoLimitCone_inv_πAlgebraicGeometry.pullbackSpecIso · cited by 26AlgebraicGeometry.pullbac…prodIsoPullback · cited by 13prodIsoPullbackCategoryTheory.Limits.Types.binaryProductIso · cited by 10Types.binaryProductIsoCategoryTheory.Limits.Types.productIso · cited by 9Types.productIsoCategoryTheory.Limits.limit.isoLimitCone_hom_π · cited by 8limit.isoLimitCone_hom_πCategoryTheory.Limits.Types.equalizerIso · cited by 7Types.equalizerIsoCategoryTheory.FunctorToTypes.binaryProductIso · cited by 7FunctorToTypes.binaryProd…CategoryTheory.Limits.Types.Small.productIso · cited by 6Small.productIsoCategoryTheory.Limits.pullbackZeroZeroIso · cited by 5Limits.pullbackZeroZeroIsoCategoryTheory.Limits.limitOpIsoOpColimit · cited by 5Limits.limitOpIsoOpColimitCategoryTheory.Limits.limitRightOpIsoOpColimit · cited by 5Limits.limitRightOpIsoOpC…ModuleCat.kernelIsoKer · cited by 5ModuleCat.kernelIsoKerModuleCat.piIsoPi · cited by 4ModuleCat.piIsoPiCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.limit · cited by 346Limits.limitCategoryTheory.Limits.HasLimit · cited by 226Limits.HasLimitCategoryTheory.Limits.limit.isLimit · cited by 146limit.isLimitCategoryTheory.Limits.LimitCone.cone · cited by 72LimitCone.coneCategoryTheory.Limits.LimitCone.isLimit · cited by 58LimitCone.isLimitCategoryTheory.Limits.IsLimit.conePointUniqueUpToIso · cited by 57IsLimit.conePointUniqueUp…CategoryTheory.Limits.LimitCone · cited by 25Limits.LimitConelimit.isoLimitConeCITED BYCITES

Cites11

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

Cited by36

Results whose statement or proof uses this declaration.