Theorems · Theorem · category theory
CategoryTheory.Limits.PreservesColimit.preserves
∀ {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} [self : CategoryTheory.Limits.PreservesColimit K F]
{c : CategoryTheory.Limits.Cocone K} (hc : CategoryTheory.Limits.IsColimit c),
Nonempty (CategoryTheory.Limits.IsColimit (F.mapCocone c))- Cited by
- 2 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.
Cites7
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 · cited by 773
- CategoryTheory.Limits.Coconestatement · cited by 746
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.Functor.mapCoconestatement · cited by 161
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isColimitOfPreservesproof · cited by 118
- CommRingCat.preservesColimit_coyoneda_of_finitePresentationproof · cited by 1
- CategoryTheory.Limits.PreservesColimit.mk'proof · cited by 1