I am trying to show that $y-x^2 \in \Bbb C[x,y]$ is irreducible by striving for a contradiction as follows.
Suppose that $y-x^2$ factors as $y-x^2=f(x,y)g(x,y)$ for $f,g \in \Bbb C[x,y]$. Then we can consider $y-x^2 \in \Bbb C[y][x]$ and we'll have that $y-x^2=(x+f_0(y))(g_0(y)-x)=f_0(y)g_0(y)-x^2+x(g_0(y) -f_0(y))$
so $g_0(y)-f_0(y)=0$ and $f_0(y)g_0(y)=y$. From here we'll get that $(g_0(y))^2= y$, but I'm not sure how I can get to a contradiction from here?