I'm looking at exercise 1.8(c) in David Cox' algebraic geometry notes which goes:
Let $V=\mathbf{V}(xy-zw) \subset \mathbb{C}^4$. Prove that $\mathbb{C}[V]\cong\mathbb{C}[ab,cd,ac,bd]\subset \mathbb{C}[a,b,c,d]$.
I know that $\mathbb{C}[V]=\mathbb{C}[x,y,z,w]/\langle xy-zw \rangle$, and that this isomorphism of $\mathbb{C}$-algebras can be established using an isomorphism of varieties. The hint is to show V can be "parametrized surjectively" by $(a,b,c,d) \mapsto (ab,cd,ac,bd)$ but I still don't see where this is going exactly...
More directly can see that we have a surjective map $\mathbb{C}[x,y,z,w] \to \mathbb{C}[ab,cd,ac,bd]$ which just matches the respective monomials. Presumably I could show the isomorphism by showing the kernel is exactly $\langle xy-zw\rangle$. This ideal is clearly contained in the kernel, but how do I prove the reverse containment?
Suggestions for either approach are appreciated, thanks in advance.