Theorems · Theorem · category theory
CategoryTheory.Limits.preservesColimit_of_op
∀ {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) [CategoryTheory.Limits.PreservesLimit K.op F.op],
CategoryTheory.Limits.PreservesColimit K FIf F.op : Cᵒᵖ ⥤ Dᵒᵖ preserves limits of K.op : Jᵒᵖ ⥤ Cᵒᵖ, then F : C ⥤ D preserves
colimits of K : J ⥤ C.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 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.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Limits.PreservesColimitstatement · cited by 278
- CategoryTheory.Limits.isLimitOfPreservesproof · cited by 76
- CategoryTheory.Limits.IsColimit.opproof · cited by 14
- CategoryTheory.Limits.isColimitOfOpproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.preservesColimitsOfShape_of_opproof · cited by 3