How could I solve this problem?:
"Supose an open set A $\subset$ $\mathbb C$ , so that $A^*= \lbrace z \in \mathbb C : \bar{z} \in A \rbrace$. If f is an analytic function in A, demonstrate that $F(z)=\overline{f(\bar{z})}$ is an analytic function in $A^*$".
Thanks for your attention!
Given $z \in A^*$,
$$\lim_{w \to z} \frac{F(w) - F(z)}{w - z} = \lim_{w\to z} \frac{\overline{f(\bar{w})} - \overline{f(\bar{z})}}{w - z} = \overline{\lim_{\bar{w}\to \bar{z}} \frac{f(\bar{w}) - f(\bar{z})}{\bar{w} - \bar{z}}} = \overline{f'(\bar{z})}.$$
Therefore, $F$ is complex differentiable with $F'(z) = \overline{f'(\bar{z})}$, for all $z \in A^*$. So $F$ is analytic in $A^*$.