I'm currently taking a class on Categorical Logic, and we're just finishing our section on Lawvere Duality for algebraic theories.
As a quick remark, our profesor mentioned that every algebraic functor admits a left adjoint, and gave an example which feels wrong to me. Definitions and the example are below:
Recall a Lawvere Algebraic Theory $\mathbb{A}$ is a finite product category with objects $A^n$ for $n \in \omega$. $A = A^1$ is called the generator or universal model of $\mathbb{A}$.
The category of (set-valued) $\mathbb{A}$-models is $\mathsf{Mod}(\mathbb{A}) = \mathsf{FP}(\mathbb{A}, \mathsf{Set})$, the finite product preserving functors into Set.
Then a (finite product) functor $F : \mathbb{A} \to \mathbb{B}$ induces a functor $F^* : \mathsf{Mod}(\mathbb{B}) \to \mathsf{Mod}(\mathbb{A})$. That is, an $\mathbb{A}$-model in the (syntax) category $\mathbb{B}$ induces a (semantic) map from $\mathbb{B}$-models to $\mathbb{A}$-models. Such a functor $F^*$ is called Algebraic.
One can prove (though I have not seen the proof) that algebraic functors have left adjoints. As an example of this phenomenon, my professor said the following:
If $\mathbb{G}$ and $\mathbb{R}$ are the syntactic categories of groups and rings, respectively, then we have the map $F : \mathbb{G} \to \mathbb{R}$ which sends the generator to the generator. This map induces $F^* : \mathsf{Ring} \to \mathsf{Group}$, the functor taking a ring to its underlying abelian group.
He then remarked the guaranteed left adjoint $G : \mathsf{Group} \to \mathsf{Ring}$ is the group ring functor (I assume over $\mathbb{Z}$), however this doesn't sit well with me.
The "group ring" functor is left adjoint to the "group of units" functor, but adjoints are unique and so something must be wrong. Perhaps there is some alternative notion of group ring that makes this go through?
The questions, then, are:
- Am I correct in thinking that the group ring functor cannot be left adjoint to the underlying group functor?
- If so, then what is the guaranteed left adjoint? I cannot come up with a good candidate, and Google seems to be of little help in the matter.
- Are there references which will discuss these results? I am aware of Borceux's 3 volumes on the subject, but I am curious if there are other good sources.
Thanks in advance!
You're correct, the left adjoint isn't the group ring construction. The underlying additive group functor $\text{Ring} \to \text{Group}$ splits as a composite
$$\text{Ring} \to \text{Ab} \to \text{Grp}$$
so its left adjoint splits as a composite going the other way. The left adjoint of $\text{Ab} \to \text{Grp}$ is abelianization, and the left adjoint of $\text{Ring} \to \text{Ab}$ is the tensor algebra functor. Their composite sends a group $G$ to the tensor algebra
$$T(A) = \bigoplus_{n \ge 0} A^{\otimes n}$$
of the abelianization $A = G/[G, G]$.
Similarly the left adjoint to the underlying additive group functor from commutative rings to abelian groups is given by taking the symmetric algebra
$$S(A) = \bigoplus_{n \ge 0} A^{\otimes n} / S_n.$$