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 tIf 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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.Cocone.ptstatement · cited by 1,354
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.IsColimit.descstatement and proof · cited by 144
- CategoryTheory.Limits.IsColimit.ofIsoColimitproof · cited by 45
- CategoryTheory.Limits.IsColimit.descCoconeMorphismproof · cited by 17
- CategoryTheory.asIso'proof · cited by 8
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsColimit.nonempty_isColimit_iff_isIso_descproof · cited by 2
- CategoryTheory.Limits.reflectsColimit_of_reflectsIsomorphismsproof · cited by 1
- CategoryTheory.Limits.PreservesInitial.of_iso_comparisonproof · cited by 1
- CategoryTheory.Limits.PreservesColimitPair.of_iso_coprod_comparisonproof · cited by 1
- CategoryTheory.Limits.PreservesCokernel.of_iso_comparisonproof · cited by 0
- CategoryTheory.preservesColimit_of_isIso_postproof · cited by 0
- CategoryTheory.Limits.of_iso_comparisonproof · cited by 0
- CategoryTheory.Limits.PreservesCoproduct.of_iso_comparisonproof · cited by 0
- CategoryTheory.Limits.PreservesPushout.of_iso_comparisonproof · cited by 0
- AlgebraicGeometry.Scheme.AffineZariskiSite.isColimitCoconeproof · cited by 0