Limits over essentially small indexing categories #
If C has limits of size w and J is w-essentially small, then C has limits of shape J.
See also the file FinallySmall.lean for more general results.
theorem
CategoryTheory.Limits.hasProductsOfShape_of_small
(C : Type u₁)
[CategoryTheory.Category.{v₁, u₁} C]
(β : Type w₂)
[Small.{w₁, w₂} β]
[CategoryTheory.Limits.HasProducts C]
:
theorem
CategoryTheory.Limits.hasCoproductsOfShape_of_small
(C : Type u₁)
[CategoryTheory.Category.{v₁, u₁} C]
(β : Type w₂)
[Small.{w₁, w₂} β]
[CategoryTheory.Limits.HasCoproducts C]
: