I am struggling to round off this homework question and require a gentle push in the right direction.
Here's what I have so far:
If $f$ is a homomorphism from the complex numbers to the complex numbers, then I would have the following: $$ f(z+w)=f(z)+f(w) \; \forall (z,w) \in \mathbb{C}$$ $$f(zw)=f(z)f(w) \; \forall (z,w) \in \mathbb{C}$$
and so if I represent a complex number $x+yi$ as $(x+0i)+(0+yi)$ then I would arrive at the following: $$f(x+yi) = x+yf(i) = u(x,y)+v(x,y)i$$
The issue I have is that I am not sure now how to establish that the real component of this function is $x$. I attempted to look at particular cases such as $x=x , y=0$ and $x=0, y=y$ etc, but cannot establish even the real component is definitively $x$.
One such idea I had was to show that for certain, $f(i)$ is purely imaginary and so $yf(i)$ has no contribution to the real component, but again cannot arrive at a conclusion here.
Any help would be greatly appreciated!