Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsColimit.ofPointIso

{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.Cocone F} →
            (P : CategoryTheory.Limits.IsColimit r) →
              [i : CategoryTheory.IsIso (P.desc t)] → CategoryTheory.Limits.IsColimit t

If the canonical morphism to a cocone point from a colimiting cocone point is an iso, then the first cocone was colimiting also.

Defined in
Mathlib.CategoryTheory.Limits.IsLimit
Cited by
9 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

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

CategoryTheory.Limits.IsColimit.nonempty_isColimit_iff_isIso_desc · cited by 2IsColimit.nonempty_isColi…CategoryTheory.Limits.reflectsColimit_of_reflectsIsomorphisms · cited by 1Limits.reflectsColimit_of…CategoryTheory.Limits.PreservesInitial.of_iso_comparison · cited by 1PreservesInitial.of_iso_c…CategoryTheory.Limits.PreservesColimitPair.of_iso_coprod_comparison · cited by 1PreservesColimitPair.of_i…CategoryTheory.Limits.PreservesCokernel.of_iso_comparison · cited by 0PreservesCokernel.of_iso_…CategoryTheory.preservesColimit_of_isIso_post · cited by 0CategoryTheory.preservesC…CategoryTheory.Limits.of_iso_comparison · cited by 0Limits.of_iso_comparisonCategoryTheory.Limits.PreservesCoproduct.of_iso_comparison · cited by 0PreservesCoproduct.of_iso…CategoryTheory.Limits.PreservesPushout.of_iso_comparison · cited by 0PreservesPushout.of_iso_c…AlgebraicGeometry.Scheme.AffineZariskiSite.isColimitCocone · cited by 0AffineZariskiSite.isColim…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.IsColimit.desc · cited by 144IsColimit.descCategoryTheory.Limits.IsColimit.ofIsoColimit · cited by 45IsColimit.ofIsoColimitCategoryTheory.Limits.IsColimit.descCoconeMorphism · cited by 17IsColimit.descCoconeMorph…CategoryTheory.asIso' · cited by 8CategoryTheory.asIso'IsColimit.ofPointIsoCITED BYCITES

Cites11

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

Cited by10

Results whose statement or proof uses this declaration.