I was reading around stuff on differentiability in $\mathbb{C}$ and wondered whether it is same as differentiability in $\mathbb{R}^2$. I approached a professor and gave me an example and asked me to think over it.
$f:\mathbb{R}^2 \to \mathbb{R}^2$, $ f(x,y)=(x,-y)$
And $g:\mathbb{C} \to \mathbb{C}$, $ g(z)=\bar z$, the conjugate of z
If we could plot both the graphs, both would be exactly the same.
Clearly $g$ is not differentiable anywhere in $\mathbb{C}$
Also $f$ is a Linear Transformation (as we can find a Matrix of transformation for the given function) and hence differentiable.
Why is there such a difference.
I read Complex differentiability vs differentiability in $\mathbb{R}^2$ and couldn't understand much as I'm just a beginner in Linear Algebra.
Please, try to explain in the simplest way possible. Thanks.