Abelianization Volley #3 - Adjoint Functors

Welcome back to the series! This time we’ll be discussing a concept I’ve repeatedly alluded to, but deliberately danced around: that of adjunctions / adjoint functors. Adjunctions are one of the most common and useful constructions in category theory. In the words of Saunders Mac Lane, "Adjoint functors arise everywhere" - and we will see several examples in the course of this series. Before we dive in to the definition and start proving theorems, I want to provide a high-level overview.

Suppose we have categories and . An adjunction from to consists of a pair of functors and , which are related in a way we will make explicit later. The functor is called the left adjoint, and the right adjoint - this relationship may be written . An adjunction is often described as a weaker form of equivalence of categories. This is mainly because the functors which constitute an equivalence of categories each preserve both limits and colimits, but we will see later that for adjunctions, preserves colimits and preserves limits. However, I think this characterization can be a bit misleading: equivalence is usually thought of as a relationship between two categories, while adjunction is better conceptualized as a relationship between a pair of functors. The functors themselves make up an “adjoint pair”, and the relationship between the ambient categories is usually less central.

It is important to remember that hom-functors are contravariant in the first argument and covariant in the second - this means that the diagrams expressing the naturality of in each argument look different. Let and be arrows; then for to be natural in each argument, the following diagrams must commute. The first diagram expresses naturality in the first argument, and the second diagram expresses naturality in the second.

With this in mind, we are ready to see an example extended from some previous discussion. In the first post in this series, we defined the diagonal functor which maps objects and arrows to pairs thereof. Now suppose that is a category which has all binary coproducts. This allows us to define the coproduct as a functor as well:

It is relatively simple to verify that is indeed a functor. And recall from the end of entry #1 in this series that since is a universal arrow from to , we have a natural isomorphism, say , from to . For an arrow in , this natural isomorphism is determined by . From here, we would like to show that the functors and form an adjoint pair . We are already most of the way there - all that remains to be shown is that the set of isomorphisms we have denoted by also constitute a natural isomorphism in the first argument. To do so, let be an arrow in and be a fixed object in . We must show that the following diagram commutes:

To do this, let ; we must show that . Expanding out the definition of in each case, this is true if and only if

By the definition of , we have and , so this is clearly true. Therefore the functors and do in fact form an adjunction together with the isomorphisms . But it turns out that we can make this result even more general: every time we have a universal arrow to a functor from each object of its codomain, that functor will have a left adjoint.

Proof. First, we must construct the functor . To define on objects, we will make the obvious choice . To define on arrows, let be an arrow in . Then since is an arrow from to , the universal arrow gives us a unique arrow such that the following diagram commutes:

In this case, we will let . Next, we must demonstrate that is in fact a functor, i.e. that it preserves identities and composition. Seeing that preserves identities is rather simple - we know that . As is defined as the unique arrow from to with this property, we have . To see that preserves composition of arrows, let and be arrows in . Then , , and are defined as the unique arrows with appropriate domains and codomains such that each of the following diagrams commutes.

Using the commutativity of the first two diagrams and the fact that preserves composition of arrows, we can show that

But as this is the unique property satisfied by , we must have , meaning that is indeed a functor. At this point, it should also be clear that the arrows make up a natural transformation ; this fact is essentially built into our construction of .

To proceed further, we need to produce the natural isomorphism which completes the adjunction. By theorem 2 in the first post in this series, each universal arrow determines a natural isomorphism . For an arrow in , the mapping is defined by . All that we must do is show that this family of isomorphisms is also natural in the first argument . To do so, let be a fixed object in , and let be an arrow in . We must show that the following diagram commutes:

In order to demonstrate this, let . Along the upper path through the diagram, is mapped to , which is equal to . Along the lower path through the diagram, is mapped to , which is equal to . But since , which is true by the very definition of we have given, these two results are in fact equal, meaning the diagram commutes. Therefore is natural in each of its arguments, and the functors and make up an adjoint pair. ◻

This is a useful result indeed. To illustrate its utility, we will apply it to the example of abelianization from my last post. Recall that for each group , the abelianization together with the natural surjection is a universal arrow from to the inclusion functor . The theorem above proves that there is a functor which is left adjoint to On objects, this functor is determined by . For an arrow in , is the unique arrow such that the following diagram commutes:

This functor is called the abelianization functor, and it is left adjoint to the inclusion functor. You can follow this same construction with any fully-defined set of universal arrows; the ones associated with the tensor product in the first post in this series are another good example. The key is that the universal construction must be possible for all objects in the codomain of the relevant functor; if there were a single group which did not have an abelianization, we would not be able to build a left adjoint to in this fashion.

Now, there are many more properties of adjoint functors we could discuss here. For example, the theorem we have just proven has a dual: given a functor and a complete set of universal arrows from , one can construct a functor which is right adjoint to . There is also a reverse sort of theorem; if we have an adjunction , we can construct natural transformations and with universal components, which are called the “unit” and “counit” of the adjunction. While these results are important and are quite interesting in their own right, proving them would be quite a bit more than what I want to do in this post. Instead, there is one very significant property of adjunctions which I do want to prove thoroughly, as it will be instrumental in the fourth (and final) post in this series.

Proof. We will show that preserves limits; the proof that preserves colimits is similar. To do this, let be a diagram which has a limit . We must show that the cone is a limiting cone to . In order to do this, let be an arbitrary cone to . Using the isomorphism in the reverse direction, we arrive at ; we claim first that this is a cone to To show this, let be an arbitrary arrow in - we must show that . To do so, we use the naturality of , which gives the following commutative diagram:

Since , we can trace it through each path of this diagram to get the equality . Then since is a cone to , , giving us the equality as desired. Now, because is a cone to , and is a limit for , there is a unique arrow such that for each , . Now consider the arrow . We claim that for each , , recalling that our final goal is to produce a unique arrow with this property. To show this, first note that the naturality of means the following diagram commutes.

Tracing the path of through this diagram, we determine that . This in turn means that . We can then use the naturality of again to show that the following diagram commutes for any :

Tracing the path of through this diagram, we find that , completing the proof that . The last step of our argument requires demonstrating that is the only arrow from to which commutes with the relevant cones. To demonstrate this, let be an arrow such that for all , Because is a bijection, there is an arrow such that . Additionally, the naturality of means that the following diagram must commute for any :

Tracing the paths of through this diagram, we determine that . By definition , and since , . Thus the previous equality may be rewritten as . But since is a limit for , there is exactly one arrow with this property, namely , so . Then because is a bijection, , meaning has the desired uniqueness property. This completes the proof that preserves limits. ◻

This theorem is incredibly powerful because, as we have already seen, adjunctions seem to crop up everywhere in mathematics once you know where to look. For example, we already know that the diagonal functor preserves products (and all other limits) without even having to check it explicitly! And in light of theorem 1, all it takes to produce an adjunction is a complete set of universal arrows to a particular functor, after which one will be left with a pair of functors, one preserving limits and the other colimits.

That’s all I have time for this time. Next time, in the fourth and final entry in this series, we’ll focus back in on the abelianization and inclusion functors and . Since we have already shown , we know preserves colimits and preserves limits. To drive home why all this abstract nonsense is powerful, I’ll use this fact to prove a fascinating property in group theory that (in my estimation) would be very difficult to derive without categorical machinery. See you then!

No comment found.

Add a comment

You must log in to post a comment.