Theorems · Theorem · category theory
CategoryTheory.hasColimit_of_created
∀ {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.HasColimit (K.comp F)] [CategoryTheory.CreatesColimit K F],
CategoryTheory.Limits.HasColimit KIf F creates the limit of K and K ⋙ F has a limit, then K has a limit.
- Defined in
- Mathlib.CategoryTheory.Limits.Creates
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 34 from the axioms · 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 and proof · cited by 6,529
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Limits.HasColimit.mkproof · cited by 25
- CategoryTheory.CreatesColimitstatement and proof · cited by 4
- CategoryTheory.liftColimitproof · cited by 1
- CategoryTheory.liftedColimitIsColimitproof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.hasColimit_of_coreflectiveproof · cited by 2
- CategoryTheory.Comonad.hasColimit_of_comp_forget_hasColimitproof · cited by 0
- CategoryTheory.Monad.forget_creates_colimits_of_monad_preservesproof · cited by 0
- CategoryTheory.Limits.hasColimit_of_closedUnderColimitsproof · cited by 0
- CategoryTheory.Limits.HasPushout.of_createsColimitproof · cited by 0