I'm looking to construct an isomorphism to show:
$$\mathbb{Z}_{rs}^{\times}\cong \mathbb{Z}_r^{\times} \times \mathbb{Z}_s^{\times}$$
where $\mathbb{Z}_{rs}^{\times}$ represents the invertible elements of $\mathbb{Z}_{rs}$ with multiplication for $r,s$ coprime.
I define $\phi: \mathbb{Z}_{rs}^{\times}\rightarrow \mathbb{Z}_r^{\times} \times \mathbb{Z}_s^{\times}$ as $\phi ([x]_{rs})=([x]_r,[x]_s)$. It's easy to show that such a map is injective. But, surjectivity is giving me trouble. Is this map even surjective? If so, how might I show that?