Theorems · Definition · category theory
CategoryTheory.Limits.IsColimit.ofCoconeEquiv
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} K] →
{C : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
{F : CategoryTheory.Functor J C} →
{D : Type u₄} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} D] →
{G : CategoryTheory.Functor K D} →
(h : CategoryTheory.Limits.Cocone G ≌ CategoryTheory.Limits.Cocone F) →
{c : CategoryTheory.Limits.Cocone G} →
CategoryTheory.Limits.IsColimit (h.functor.obj c) ≃ CategoryTheory.Limits.IsColimit cGiven two functors which have equivalent categories of cocones, we can transport a colimiting cocone across the equivalence.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Equivalence.symmproof · cited by 195
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsColimit.precomposeInvEquivproof · cited by 10
- CategoryTheory.Functor.Final.isColimitWhiskerEquivproof · cited by 8
- CategoryTheory.WithInitial.isColimitEquivproof · cited by 3
- CategoryTheory.Functor.Final.isColimitExtendCoconeEquivproof · cited by 1
- CategoryTheory.Limits.MonoCoprod.mono_of_injective_auxproof · cited by 1
- CategoryTheory.equivalenceReflectsNormalEpiproof · cited by 0
- CategoryTheory.Limits.IsColimit.ofCoconeEquiv_apply_descstatement · cited by 0
- CategoryTheory.Limits.IsColimit.ofCoconeEquiv_symm_apply_descstatement · cited by 0