Let $f:U\longrightarrow V$ be a $C^2$ diffeomorphism where $U,V\subset\mathbb{R}^n$ are open sets.
How can we prove that
$$\forall a\in U,\exists \epsilon>0:r\le \epsilon \Longrightarrow f(B[a,r])\text{ is convex }$$
Any hints would be appreciated.
Let $f:U\longrightarrow V$ be a $C^2$ diffeomorphism where $U,V\subset\mathbb{R}^n$ are open sets.
How can we prove that
$$\forall a\in U,\exists \epsilon>0:r\le \epsilon \Longrightarrow f(B[a,r])\text{ is convex }$$
Any hints would be appreciated.
Without loss of generality let $a=0$ and $f(0)=0$.
Consider the function $u(x) = |f^{-1}(x)|^2$ on $V$. Its Hessian at $0$ is (using $f(0)=0$)
$$ Hu(0)(e_i,e_j) = \partial_i \partial_j u(0) = 2 \partial_i (f^{-1} \cdot \partial_j f^{-1})(0) = 2 \partial_i f^{-1}(0) \cdot\partial_j f^{-1}(0).$$
This is positive definite: for any $v$ we have $$Hu(0)(v,v) = 2v^T {df^{-1}}^T df^{-1} v = 2|df^{-1} v|^2 > 0.$$
Since $f$ is a $C^2$ diffeomorphism, $Hu$ is continuous and thus will be positive definite in some ball $B_R [0]$. This implies that $u$ is convex in this ball, and thus its sublevel sets $$S_r = \{ x \in B_R[0] : |f^{-1}(x)|^2 \le r\}$$ are convex. But
$$|f^{-1}(x)|^2 \le r \iff |f^{-1}(x)| \le \sqrt r \iff x \in f(B[0, \sqrt r]),$$
so this means the sets $B_R[0] \cap f(B[0,\sqrt r])$ are convex. By continuity of $f$ there is some $\delta > 0$ such that $f(B[0,\sqrt r]) \subset B_R[0]$ whenever $\sqrt r \le \delta$; so setting $\epsilon = \delta$ we have the desired result.