Theorems · Theorem · category theory
CategoryTheory.hasLimitsOfShape_of_hasLimitsOfShape_createsLimitsOfShape
∀ {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] (F : CategoryTheory.Functor C D)
[CategoryTheory.Limits.HasLimitsOfShape J D] [CategoryTheory.CreatesLimitsOfShape J F],
CategoryTheory.Limits.HasLimitsOfShape J CIf F creates limits of shape J, and D has limits of shape J, then
C has limits of shape J.
- Defined in
- Mathlib.CategoryTheory.Limits.Creates
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.hasLimit_of_createdproof · cited by 9
- CategoryTheory.CreatesLimitsOfShapestatement and proof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.createsLimitsOfShapeOfCreatesEqualizersAndProductsproof · cited by 0
- CategoryTheory.hasLimits_of_hasLimits_createsLimitsproof · cited by 0