Category Theory
Zulip Server
Archive

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.


Stream: learning: questions

Topic: colimits of limit diagrams and vice versa


view this post on Zulip Simonas Tutlys (Sep 28 2022 at 11:25):

Greetings,

I know that if we take the limit of a limit diagram we get the same limit, but what if we take the colimit instead? What about a limit of a colimit diagram? Are there any theorems about this? Maybe i missed something.

view this post on Zulip Morgan Rogers (he/him) (Sep 28 2022 at 11:46):

In situations where there is scope to exchange the order in which you take the respective limit and colimit (where the diagram is indexed by a product of categories/graphs, and you're taking the limit over one and the colimit over the other), an important question is whether the two possible orders of the operations produce the same result. More specifically, there is always a "canonical" comparison morphism from the "limit of colimits" to the "colimit of limits", and when this morphism is an isomorphism, we say the limit and colimit "commute". It turns out that, fixing the target category (typically Set) one can characterize classes of diagrams for which this commutation always occurs: "filtered colimits commute with finite limits" is an instance of this type of result.

view this post on Zulip Simonas Tutlys (Sep 29 2022 at 02:38):

Gonna look into commuting (co)limits,that's what i was missing.Thanks!