Theorems · Definition · category theory
CategoryTheory.Limits.isColimitOfPreserves
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
{K : CategoryTheory.Functor J C} →
(F : CategoryTheory.Functor C D) →
{c : CategoryTheory.Limits.Cocone K} →
CategoryTheory.Limits.IsColimit c →
[CategoryTheory.Limits.PreservesColimit K F] → CategoryTheory.Limits.IsColimit (F.mapCocone c)A convenience function for PreservesColimit, which takes the functor as an explicit argument to
guide typeclass resolution.
- Cited by
- 118 results in Mathlib
- Foundations
- Depth 32 from the axioms, rests on 121 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- Nonempty.someproof · cited by 340
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.Functor.mapCoconestatement · cited by 161
- CategoryTheory.Limits.PreservesColimit.preservesproof · cited by 2
Cited by146
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.plusCompIsoproof · cited by 20
- CategoryTheory.preservesColimitIsoproof · cited by 17
- CategoryTheory.Limits.preservesColimit_of_iso_diagramproof · cited by 15
- TopCat.Presheaf.exists_germ_eqproof · cited by 14
- SSet.relativeCellComplexOfMonoproof · cited by 14
- SheafOfModules.mapFreeIsoproof · cited by 12
- CategoryTheory.Limits.preservesColimitsOfShape_of_equivproof · cited by 7
- CategoryTheory.ι_preservesColimitIso_invproof · cited by 7
- CategoryTheory.Limits.CokernelCofork.mapIsColimitproof · cited by 7
- CategoryTheory.Functor.map_isPushoutproof · cited by 6
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctorBifunctor₂₃MapObjproof · cited by 6
- CategoryTheory.Limits.preservesColimit_of_natIsoproof · cited by 6