Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsLimit.equivIsoLimit

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

Isomorphism of cones preserves whether or not they are limiting cones.

Defined in
Mathlib.CategoryTheory.Limits.IsLimit
Cited by
6 results in Mathlib
Foundations
Depth 32 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.

AlgebraicGeometry.pullbackSpecIso · cited by 26AlgebraicGeometry.pullbac…CategoryTheory.Limits.IsLimit.equivOfNatIsoOfIso · cited by 8IsLimit.equivOfNatIsoOfIsoCategoryTheory.Limits.KernelFork.isLimitMapConeEquiv · cited by 7KernelFork.isLimitMapCone…AlgebraicGeometry.pullbackSpecIso_inv_fst · cited by 7AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_inv_snd · cited by 6AlgebraicGeometry.pullbac…CategoryTheory.Limits.PullbackCone.isLimitEquivIsColimitOp · cited by 3PullbackCone.isLimitEquiv…CategoryTheory.Limits.PullbackCone.isLimitEquivIsColimitUnop · cited by 3PullbackCone.isLimitEquiv…CategoryTheory.Limits.isLimitMapConeForkEquiv · cited by 3Limits.isLimitMapConeFork…CategoryTheory.Limits.IsLimit.ofWhiskerEquivalence · cited by 2IsLimit.ofWhiskerEquivale…CategoryTheory.Limits.PullbackCone.isLimitMapConeEquiv · cited by 2PullbackCone.isLimitMapCo…TopCat.Presheaf.isLimitOpensLeCoverEquivPairwise · cited by 2Presheaf.isLimitOpensLeCo…CategoryTheory.Limits.PushoutCocone.isColimitYonedaEquiv · cited by 1PushoutCocone.isColimitYo…CategoryTheory.Limits.Cofork.isColimitOfπEquivIsLimitOp · cited by 1Cofork.isColimitOfπEquivI…CategoryTheory.Limits.Cofork.isColimitOfπEquivIsLimitUnop · cited by 1Cofork.isColimitOfπEquivI…TopCat.Presheaf.isLimitOpensLeEquivGenerate₁ · cited by 1Presheaf.isLimitOpensLeEq…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorEquiv · cited by 8337EquivCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Limits.IsLimit.ofIsoLimit · cited by 39IsLimit.ofIsoLimitIsLimit.equivIsoLimitCITED BYCITES

Cites8

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

Cited by32

Results whose statement or proof uses this declaration.