Theorems · Inductive type · category theory
CategoryTheory.Limits.PreservesColimit
{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] → CategoryTheory.Functor J C → CategoryTheory.Functor C D → PropA functor F preserves colimits of K (written as PreservesColimit K F)
if F maps any colimit cocone over K to a colimit cocone.
- Cited by
- 278 results in Mathlib
- Foundations
- Depth 2 from the axioms, rests on 3 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by366
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isColimitOfPreservesstatement and proof · cited by 118
- CategoryTheory.Limits.PreservesCoequalizer.isostatement and proof · cited by 28
- CategoryTheory.ShortComplex.LeftHomologyData.mapproof · cited by 25
- CategoryTheory.ShortComplex.RightHomologyData.mapproof · cited by 23
- CategoryTheory.GradedObject.HasGoodTrifunctor₁₂Objproof · cited by 17
- CategoryTheory.GradedObject.HasGoodTrifunctor₂₃Objproof · cited by 17
- CategoryTheory.preservesColimitIsostatement and proof · cited by 17
- CategoryTheory.Limits.preservesColimit_of_preserves_colimit_coconestatement · cited by 17
- CategoryTheory.Limits.preservesColimit_of_iso_diagramstatement and proof · cited by 15
- CategoryTheory.Limits.PreservesCokernel.isostatement and proof · cited by 15
- CategoryTheory.Abelian.PreservesCoimage.isostatement and proof · cited by 12
- CategoryTheory.Abelian.PreservesImage.isostatement and proof · cited by 12
Showing the 200 most cited of 366.