A right adjoint functor preserves limits. Dually a left adjoint functor preserves colimits. I often forget which is which. Of course, you can look up a book on category theory or use internet. But it's nice if there is a good mnemonic method to remember these facts.
|
|
The easiest way to remember which is which is to work through the proof that, say, left adjoints preserve colimits. Here's a quick sketch, with $F \dashv U$: \begin{align} \textrm{Hom}(F \varinjlim A_\bullet, B) \cong \textrm{Hom}(\varinjlim A_\bullet, U B) & \cong \varprojlim \textrm{Hom}(A_\bullet, U B) \\ & \cong \varprojlim \textrm{Hom}(F A_\bullet, B) \cong \textrm{Hom}(\varinjlim F A_\bullet, B) \end{align} Unfortunately there is no really good mnemonic in general because the use of left/right is inconsistent. For example:
In the end the only way to be sure about which is which is to remember whether the thing in question appears on the left or on the right in the diagram invoked in the definition. So, for example:
|
|||
|
|
|
I remember this (and related facts) as follows: A left adjoint $F$ is characterized by morphisms on $F(x)$, and a colimit is characterized by morphisms on it. Dually, a right adjoint $G$ is characterized by morphisms into $G$, and a limit is characterized by morphisms into it. So basically I just reprove it all the time, after all it is only one line: $(\mathrm{colim}_i F(x_i),-) = \mathrm{lim}_i (F(x_i),-) = \mathrm{lim}_i (x_i,G(-))=(\mathrm{colim}_i x_i,G(-))=(F(\mathrm{colim}_i x_i),-)$ |
|||
|
|
|
Just remember one particular instance of left and right adjoints, for example left adjoint $F$ to the forgetful functor $U$ from groups to sets. $F(X)$ is the free group on the set $X$. The forgetful functor $U$ obviously preserves products but not coproducts, whereas $F$ obviously preserves coproducts but not products. |
|||||||||
|