Theorems · Definition · category theory
CategoryTheory.preservesColimitNatIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(G : CategoryTheory.Functor C D) →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
[CategoryTheory.Limits.PreservesColimitsOfShape J G] →
[inst_4 : CategoryTheory.Limits.HasColimitsOfShape J D] →
[inst_5 : CategoryTheory.Limits.HasColimitsOfShape J C] →
CategoryTheory.Limits.colim.comp G ≅
((CategoryTheory.Functor.whiskeringRight J C D).obj G).comp CategoryTheory.Limits.colimIf C, D has all colimits of shape J, and G preserves them, then preservesColimitIso
is functorial w.r.t. F.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 38 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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.PreservesColimitsOfShapestatement and proof · cited by 222
- CategoryTheory.Functor.whiskeringRightstatement · cited by 221
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Limits.colimstatement · cited by 89
- CategoryTheory.preservesColimitIsoproof · cited by 17
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.presheafFiberCompIsoproof · cited by 6
- CategoryTheory.HasExactColimitsOfShape.domain_of_functorproof · cited by 1
- CategoryTheory.HasExactColimitsOfShape.of_codomain_equivalenceproof · cited by 1
- CategoryTheory.yonedaYonedaColimitproof · cited by 1
- CategoryTheory.preservesColimitNatIso_hom_appstatement and proof · cited by 0
- CategoryTheory.preservesColimitNatIso_inv_appstatement and proof · cited by 0
- CategoryTheory.Ind.limCompInclusionproof · cited by 0
- CategoryTheory.preservesColimitNatIso.congr_simpstatement and proof · cited by 0
- CategoryTheory.Adjunction.hasExactColimitsOfShapeproof · cited by 0