Documentation

Mathlib.CategoryTheory.Limits.Indization.LocallySmall

There are only v-many natural transformations between Ind-objects #

We provide the instance LocallySmall.{v} (FullSubcategory (IsIndObject (C := C))), which will serve as the basis for our definition of the category of Ind-objects.

Future work #

The equivalence established here serves as the basis for a well-known calculation of hom-sets of ind-objects as a limit of a colimit.

Variant of colimitYonedaHomIsoLimitOp: natural transformations with domain colimit (F ⋙ yoneda) are equivalent to a limit in a lower universe.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem CategoryTheory.Limits.HasLimit.isoOfNatIso_hom_π_apply {J : Type u₁} [Category.{v₁, u₁} J] {C : Type u} [Category.{v, u} C] {F G : Functor J C} [HasLimit F] [HasLimit G] (w : F G) (j : J) {F✝ : CCType uF} {carrier : CType w} {instFunLike : (X Y : C) → FunLike (F✝ X Y) (carrier X) (carrier Y)} [inst : ConcreteCategory C F✝] (x : carrier (limit F)) :