Let $G$ be a group with $H_1,\ldots,H_n$ normal subgroups. Define $\varphi:G\mapsto \prod_i G/H_i$ by $\varphi(x)=(xH_1,\ldots,xH_n).$ Prove:
- $\ker(\varphi)=\cap_i^n H_i$,
- If every $H_i$ has finite index in $G$, and $|G/H_i|$ and $|G/H_j|$ are relatively prime for $i\neq j$ then $\varphi$ is a surjection and $$[G:\cap_i^n H_i]=\prod_i |G/H_i|.$$
How do I prove $\varphi$ is a surjection?
Part 1 is quite easy and the last equality follows from applying the first isomorphism theorem to $\varphi$ but I can't figure out how to use the relatively prime hypothesis to prove surjectivity.
Any help would be appreciated.
Suppose $|H|=h$ and $k$ a positive integer such that $gcd(h,k)=1$, then we can write $1=ah+bk$ for some integers $a,b$. Thus for any $x\in H$, $x=x^{ah+bk}=(x^b)^k$. That is, $x=y^k$ for some $y\in H$.
Now let $x\in G$, we will show that $(xH_1,H_2,\dots, H_n)$ is in the image of $\varphi$. Apply the above argument for $H=G/H_1$ and $k=|G/H_2|\cdots |G/H_n|$, we see that $$\phi(x)=\phi(y^k)=(y^kH_1,y^kH_2,\dots, y^kH_n)=(xH_1,H_2,\dots, H_n).$$ Note that $y^kH_2=H_2$ because $|G/H_2|$ divides $k$. So the factor $G/H_1$ is in the image of $\varphi$. Similarly for the other factors.