Background / Motivation:
Consider the functor $S \colon \mathrm{Mod} \to \mathrm{Comm.Alg}$ which sends a module to the symmetric algebra over that module. Let $M$ be a $k$-module and let $R \subseteq M$ be a set of relations in $M$. Then we have
$S(M)/(R) = S(M/<R>)$
via the isomorphism defined on generators by: $m + (R) \mapsto m + \langle R\rangle$
Hence we get the same result whether we add in relations at the module level, or at the algebra level.
We also have the result in the reverse direction taking the right adjoint to $S$ which is the functor which sends $A$ to it's irreducible elements.
The Problem
I'm hoping to generalize this result to different categories (in particular a specific set which have some nice properties).
I have a 'proof' of such a result, although I fall down when trying to phrase it in a category theoretical context. There are two particular issues I am having, which I believe are related.
The context is given sufficiently 'nice' (concrete, isomorphism theorems etc.) categories $C, D$, and a pair of adjoint functors $F \colon C \to D $, $G \colon D \to C$, take an object $A \in C$ and a set of relations $R \subseteq A$. N.B. $G$ is not necessarily forgetful.
Problem 1: I would like there to be a way of viewing $A$ (and hence the relations) as a subset of $FA$. The unit of our adjunction gives a map $A \to GFA$. However $GX$ is not necessarily a subset of $X$ (although I can't think of any counter examples to this?)
Problem 2: In the course of the proof, I would like that given a map in $C$, $f \colon A \to B$, then $Ff \colon FA \to FB$ should restrict to $f$ on the subset $A$ inside $FA$. I'm unclear what this means categorically...
Any help or ideas on how to proceed would be greatly appreciated, been stuck on this for a week now! I think once I get the correct categorical setting I should be home and dry, but have been unable to do this.
Thanks
Will
The general statement is that left adjoints are cocontinuous: that is, they preserve colimits. Taking a quotient of an object by relations is a special case of a colimit: it's a coequalizer.
Let me start by describing the construction for $\text{Set}$. If $X$ is a set and $\sim$ is an equivalence relation on $X$, let
$$R = \{ (x, y) \in X \times X : x \sim y \}$$
together with the two projection maps $r_1, r_2 : R \to X$. Then my claim is that the quotient of $X$ by the equivalence relation $\sim$ is precisely the coequalizer of $r_1$ and $r_2$.
This works in great generality. In your case, if $M$ is a module and $N$ a submodule you would like to quotient out by, let
$$R = \{ (m, m') \in M \times M : m \equiv m' \bmod N \}.$$
This is a submodule of $M \times M$, and in particular a module, equipped with two projection maps $r_1, r_2 : R \to M$. Now my claim is that the quotient of $M$ by $N$ is precisely the coequalizer of $r_1$ and $r_2$, and the corresponding statement for the quotient of $\text{Sym}(M)$ by the relations imposed by $N$ also holds.