Theorems · Theorem · category theory
CategoryTheory.Limits.HasColimit.ofCoconesIso
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
{K : Type u₁} [inst_2 : CategoryTheory.Category.{v₂, u₁} K] (F : CategoryTheory.Functor J C)
(G : CategoryTheory.Functor K C) (h : F.cocones ≅ G.cocones) [CategoryTheory.Limits.HasColimit F],
CategoryTheory.Limits.HasColimit GIf a functor G has the same collection of cocones as a functor F
which has a colimit, then G also has a colimit.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 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.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Limits.HasColimit.mkproof · cited by 25
- CategoryTheory.Functor.coconesstatement and proof · cited by 9
- CategoryTheory.Functor.CorepresentableBy.ofIsoproof · cited by 4
- CategoryTheory.Limits.IsColimit.OfNatIso.colimitCoconeproof · cited by 3
- CategoryTheory.Limits.IsColimit.corepresentableByproof · cited by 1
- CategoryTheory.Limits.IsColimit.ofCorepresentableByproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.