Theorems · Definition · category theory
CategoryTheory.Functor.colimitIsoOfIsLeftKanExtension
{C : Type u_1} →
{H : Type u_3} →
{D : Type u_4} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_3, u_3} H] →
[inst_2 : CategoryTheory.Category.{v_4, u_4} D] →
(F' : CategoryTheory.Functor D H) →
{L : CategoryTheory.Functor C D} →
{F : CategoryTheory.Functor C H} →
(α : F ⟶ L.comp F') →
[F'.IsLeftKanExtension α] →
[inst_4 : CategoryTheory.Limits.HasColimit F] →
[inst_5 : CategoryTheory.Limits.HasColimit F'] →
CategoryTheory.Limits.colimit F' ≅ CategoryTheory.Limits.colimit FIf F' : D ⥤ H is a left Kan extension of F : C ⥤ H along L : C ⥤ D, the colimit over F'
is isomorphic to the colimit over F.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 37 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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · 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.coconePointUniqueUpToIsoproof · cited by 67
- CategoryTheory.Functor.IsLeftKanExtensionstatement and proof · cited by 57
- CategoryTheory.Functor.isColimitCoconeOfIsLeftKanExtensionproof · cited by 2
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.colimitIsoColimitGrothendieckproof · cited by 4
- CategoryTheory.Functor.ι_colimitIsoOfIsLeftKanExtension_homstatement · cited by 3
- CategoryTheory.Functor.ι_colimitIsoColimitGrothendieck_invproof · cited by 2
- CategoryTheory.Functor.lanCompColimIsoproof · cited by 2
- CategoryTheory.Functor.ι_colimitIsoOfIsLeftKanExtension_invstatement and proof · cited by 1
- CategoryTheory.Functor.lanCompColimIso_hom_appstatement · cited by 0
- CategoryTheory.Functor.lanCompColimIso_inv_appstatement · cited by 0
- CategoryTheory.Functor.ι_colimitIsoOfIsLeftKanExtension_hom_assocstatement and proof · cited by 0
- CategoryTheory.Functor.ι_colimitIsoOfIsLeftKanExtension_inv_assocstatement and proof · cited by 0
- CategoryTheory.Functor.colimitIsoOfIsLeftKanExtension.congr_simpstatement and proof · cited by 0