Theorems · Definition · category theory
CategoryTheory.Limits.IsColimit.mapCoconeEquiv
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{D : Type u₄} →
[inst_2 : CategoryTheory.Category.{v₄, u₄} D] →
{K : CategoryTheory.Functor J C} →
{F G : CategoryTheory.Functor C D} →
(F ≅ G) →
{c : CategoryTheory.Limits.Cocone K} →
CategoryTheory.Limits.IsColimit (F.mapCocone c) → CategoryTheory.Limits.IsColimit (G.mapCocone c)If F and G are naturally isomorphic, then F.mapCocone c being a colimit implies
G.mapCocone c is also a colimit.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 5 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Functor.isoWhiskerLeftproof · cited by 177
- CategoryTheory.Functor.mapCoconestatement and proof · cited by 161
- CategoryTheory.Limits.IsColimit.ofIsoColimitproof · cited by 45
- CategoryTheory.Limits.IsColimit.precomposeHomEquivproof · cited by 17
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.preservesColimit_of_natIsoproof · cited by 6
- CondensedSet.isDiscrete_tfaeproof · cited by 1
- LightCondSet.isDiscrete_tfaeproof · cited by 1
- CategoryTheory.Limits.reflectsColimit_of_natIsoproof · cited by 1
- CategoryTheory.FunctorCategory.prod_preservesColimitsproof · cited by 0
- CategoryTheory.createsColimitOfNatIsoproof · cited by 0