You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
Hi! There's a passage in Emily Riehl's CT in Context that I find confusing. It's in Chapter 3, when discussing completeness of Cat. Here it is:
Screenshot_20231128_132515.png
She says that if the limit of a diagram X of small categories existed, not only the set of objects (resp. morphisms) of that category should be the limit of the diagram of sets of objects (resp. morphisms), but also that "domains, codomains and identities are also preserved" because we can think of them as the natural transformations dom:Cat(2,C) -> Cat(1,C), cod:Cat(2,C) -> Cat(1,C) and id:Cat(1,C) -> Cat(2,C) arising from the 3 functors between ordinal categories 1 and 2.
I understand that last statement (after "because"), but I don't understand what "preservation of domains, codomains and identities" means exactly nor why it is implied by that.
Intuitively, I guess what is meant is that if I take a morphism f in the limit category and look at its domain, that domain should be "the limit" of the domains of the morphisms "whose limit" is f. But I don't know how to make this precise.
A diagram of categories involves, among other things, a diagram of arrows where are the morphism sets in the 'th category of the diagram and is the domain-assigning function. That is, this is a diagram in the category whose objects are arrows in the category of sets, and thus it's perfectly sensible to take its limit to see that "the domain function of the limit category is the limit of the domain functions." Another viewpoint is that gives a natural transformation between the diagrams of morphisms and of objects; then the point is that taking limits is a functor, that is, sends natural transformations to functions. So that's another way to see the domain function in the limit as the limit of the domain functions in the diagram.
Thanks @Kevin Arlin ! Your second viewpoint seems to be what Riehl was pointing at. I'm trying to formulate precisely the claim that "domains are preserved" using the action on morphisms (natural transformations) of the functor .
I think the claim is that given a diagram , the function (the component at of natural transformation ) is equal to the composite . Does this seem right to you?