Theorems · Definition · category theory
CategoryTheory.Limits.HasColimit.isoOfNatIso
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u} →
[inst_1 : CategoryTheory.Category.{v, u} C] →
{F G : CategoryTheory.Functor J C} →
[inst_2 : CategoryTheory.Limits.HasColimit F] →
[inst_3 : CategoryTheory.Limits.HasColimit G] →
(F ≅ G) → (CategoryTheory.Limits.colimit F ≅ CategoryTheory.Limits.colimit G)The colimits of F : J ⥤ C and G : J ⥤ C are isomorphic,
if the functors are naturally isomorphic.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 56 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIsoproof · cited by 12
Cited by78
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.plusCompIsoproof · cited by 20
- CategoryTheory.Limits.cokernelIsoOfEqproof · cited by 12
- CategoryTheory.Limits.HasColimit.isoOfNatIso_ι_homstatement · cited by 12
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braidingproof · cited by 12
- CategoryTheory.Limits.HasColimit.isoOfNatIso_hom_descstatement · cited by 9
- CategoryTheory.Limits.pushoutObjIsoproof · cited by 9
- CategoryTheory.GlueData.gluedIsoproof · cited by 9
- CategoryTheory.Limits.HasColimit.isoOfNatIso_ι_hom_assocstatement and proof · cited by 7
- CategoryTheory.Limits.colimitIsoColimitCurryCompColimproof · cited by 6
- CategoryTheory.Limits.HasColimit.isoOfNatIso_ι_inv_assocstatement and proof · cited by 5
- CategoryTheory.Limits.colimitCompWhiskeringLeftIsoCompColimitproof · cited by 5
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIsoproof · cited by 5