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.
Prologue: The procrastination gods set upon me, so sorry if this is another simple question where I am not seeing the solution. TL;DR: Is there a general notion of associativity of limits? If so, is it related to the fact that limits commute with limits?
Binary products are commutative in the sense that . We can prove this very easily, but it is also readily apparent in the definition that and satisfy the same universal property (even more so when defining arbitrary products). Similarly, equalizers are commutative in the sense that , and pullback are commutative (with the notation mentioned here).
We can generalize this as follows. For any isomorphism , we have the following adjunctions.
image.png
We can show that the top functor is isomorphic to hence it is right adjoint to the diagonal functor. Intuitively, this means that you can scramble (with an isomorphism) your diagram before taking the limit and it will not change the outcome. Letting be the functor that swaps the two objects in the two object diagram, we get back the commutativity of products.
Question: Can we do the same thing for associativity?
Associativity for products means . This can be shown using the fact that limits commute with limits and that the terminal object is neutral wrt :
Taking equalizers is also associative, but I have not seen this before, so maybe my way of doing it is not as straightforward as it should be. Given three morphisms , the diagram below shows two ways of obtaining the equalizer of the three morphisms using binary equalizers only.
image.png
This looks really close to something that would follow from limits commuting with limits (especially if you write and , but I am not seeing how it actually goes.
Question: Is the fact that limits commute with limits a generalization of associativity of products and equalizers?
For pullbacks, Borceux calls the pasting lemma "associativity of pullbacks", and I trust this post to reconcile this with a more intuitive notion of associativity.
Question: Is the fact that limits commute with limits a generalization of the pasting lemma? Of associativity of limits in general?
I think the right thing to generalize is "unbiased associativity":
This can be seen as a specialization of the general fact that for any functor , we have . In particular, if is a fibration, then can be computed by taking limits over the fiber category; and in even more particular, if and are finite and discrete, one recovers the above unbiased associativity for products.
That's interesting, but I am not comfortable enough with Kan extensions to understand how this applies to other limits. Your general fact seems to even generalize my commutativity fact as you are saying that the top functor in the following diagram is isomorphic to
image.png
I'll try for equalizers. Let us have the following two categories, and define by and .
image.png
What is the action of ? If I have a functor that I identify with three parallel morphisms . I guess the functor should be identified with the two morphisms in the equalizer I took for in my second diagram above, and the components of the natural transformation are all written in this "commutative" diagram (only parts of it commute, precisely the parts that make the transformation natural).
image.png
Now, any other functor (that we identify with) with a natural transformation whose components are and factorizes as follows, where is the unique morphism coming from the fact that equalizes and (this follows from the naturality).
image.png
Cool! I think I am satisfied with that. Let's say I won't do pullbacks because they are just products in a slice category.
Mike Shulman said:
This can be seen as a specialization of the general fact that for any functor , we have .
So is this fact related to limits commuting with limits?
Yes, this fact is like the version of the fubini theorem that says , and then you compose it with the other version of itself to get which is limits commuting with limits.