I am trying to check if the following relationship is correct. Let $F$ be a free group over some set $X$. Let $\alpha_1, \alpha_2, ..., \alpha_n$ be epimorphisms from $F$ to groups $H_1, H_2, ..., H_n$ respectively. Let $K_1, K_2, ..., K_n$ be the kernels of $\alpha_1, \alpha_2, ..., \alpha_n$ respectively. It follows that $K_1, K_2, ..., K_n$ are all normal.
Now, let $K= \bigcap K_i$ for $i=1,...,n$ (i.e. the normal group formed from the intersection of the kernels). We can now form the quotient $F/K$.
Is it true that $F/K$ is isomorphic to a subcartesian product of $F/K_1,F/K_2,...,F/K_n$ ? How could I show it ?
I want to check if this is correct since this would then mean that $F/K$ is also isomorphic to a subcartesian product of $H_1,H_2,...,H_n$ ...
(For context over this question, am trying to understand a proof for Birkhoff's variety theorem which uses the above)
Edit: as pointed out in the comments, "subcartesian product" has a formal meaning and is not the same as a cartesian product of subgroups.
Some thoughts which I found too long for a comment:
The maps $\alpha_i$ define a map
$$ f \colon t \in F \mapsto (\alpha_1(t),\ldots, \alpha_n(t)) \in H_1 \times \cdots \times H_n $$
Its kernel consists of the $t \in F$ for which $\alpha_i(t) = 1$ for all $i$ simultaneously, i.e. $K = \cap_i K_i$. Hence
$$ F/K \simeq \mathbf{im} f \leq H_1 \times \cdots \times H_n. $$
We have not used that each $\alpha_i$ is epi nor the fact that $F$ is free. In general, the image of $f$ need not be a cartesian product of subgroups, even with these hypotheses (e.g. if $F = \Bbb Z$, $n = 2$, and $\alpha_1 = \alpha_2 = id$, then $f$ is the diagonal map $\Delta \colon \Bbb Z \to \Bbb Z^2$).
It may be that $F/K$ is still isomorphic to some cartesian product through some other morphism.