Please do not vote to close it as I want to find errors in my proof, which cannot be rectified on previously answered question.
I want a different proof using Cauchy Riemann equation.
Let $D\subset \mathbb C$ be a domain and suppose f is holomorphic on $D$.
Show that $\overline{f(\overline{z})}$ is holomorphic on the domain $D^*:=\{\overline z: z\in D\}$.
Attempt:
let $z= x+i y$ and $f(z)=u(x,y)+iv(x,y)$
$f$ is holomorphic on $D \Rightarrow u_x=v_y$ and $u_y=-v_x$
To show: $\overline{f(\overline{z})}$ is holomorphic on the domain $D^*$
Let $w\in D^* \Rightarrow w=\overline z$ for some $z \in D$
To show: $\overline{f(\overline{w})}$ satisfy Cauchy Riemann equation.
i.e. To Show: $\overline{f({z})}$ satisfy Cauchy Riemann equation.
$\overline{f({z})}= u(x,y)-iv(x,y)$
Let $v_1=-v$
$\overline{f({z})}= u(x,y)+iv_1(x,y)$
i.e. To show: $u_x={v_1}_y$ and $u_y=-{v_1}_x$
But $-v_y={v_1}_y$ and $-v_x=-{v_1}_x$
$\Rightarrow u_x=-v_y$ and $u_y=v_x$
which is not what I want.
Where I go wrong ?