Theorems · Theorem · category theory
CategoryTheory.Limits.IsColimit.OfNatIso.coconeOfHom_fac
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u₃} [inst_1 : CategoryTheory.Category.{v₃, u₃} C]
{F : CategoryTheory.Functor J C} {X : C} (h : F.cocones.CorepresentableBy X) {Y : C} (f : X ⟶ Y),
CategoryTheory.Limits.IsColimit.OfNatIso.coconeOfHom h f =
(CategoryTheory.Limits.IsColimit.OfNatIso.colimitCocone h).extend fIf F.cocones is corepresented by X, the cocone corresponding to a morphism f : Y ⟶ X is
the colimit cocone extended by f.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 1 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.
Cites18
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Functor.constproof · cited by 1,264
- CategoryTheory.Limits.Coconestatement · cited by 746
- CategoryTheory.Functor.CorepresentableBy.homEquivproof · cited by 45
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsColimit.OfNatIso.cocone_facproof · cited by 0