Theorems · Theorem · category theory
CategoryTheory.hasLimit_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.HasLimit (K.comp F)] [CategoryTheory.CreatesLimit K F],
CategoryTheory.Limits.HasLimit 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
- 9 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.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.HasLimit.mkproof · cited by 29
- CategoryTheory.CreatesLimitstatement and proof · cited by 6
- CategoryTheory.liftLimitproof · cited by 3
- CategoryTheory.liftedLimitIsLimitproof · cited by 1
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.hasLimit_of_reflectiveproof · cited by 2
- CategoryTheory.hasLimitsOfShape_of_hasLimitsOfShape_createsLimitsOfShapeproof · cited by 2
- RingHom.HasEqualizers.hasEqualizersproof · cited by 1
- RingHom.HasFiniteProducts.hasFiniteProductsproof · cited by 1
- CategoryTheory.Comonad.forget_creates_limits_of_comonad_preservesproof · cited by 0
- CategoryTheory.Limits.hasLimit_of_closedUnderLimitsproof · cited by 0
- CategoryTheory.Limits.HasPullback.of_createsLimitproof · cited by 0
- CategoryTheory.Monad.hasLimit_of_comp_forget_hasLimitproof · cited by 0