Let $G_1, G_2$ and $G_3$ be groups. Let $\phi: G_1 \to G_2$ and $\sigma: G_2 \to G_3$ be isomorphisms of groups. Show that $$\sigma\circ\phi: G_1 \to G_3$$ is an isomorphism.
I understand to prove the composition is a homomorphism (operation preserving) and a bijection. I need help with notation and how to show the operation preserving, onto and one-to-one.
Operation preserving: $\sigma\circ\phi(ab)=\sigma(\phi(ab))=\sigma(\phi(a)\phi(b))=(\sigma\circ\phi(a))(\sigma\circ\phi(b))$
Am I on the right track?