Let $D=\{(x,y):x^2+y^2\leq 1\}$, $T$ transformation of class $C'$ on an open containing $D$, $$T:\left\lbrace \begin{array}{rcl} u &=& f(x,y) \\ v&=&g(x,y) \end{array}\right. $$ whose Jacobian is never $0$ in $D$, and $|T(p)-p|\leq \frac{1}{3}$ for all $p\in D$. Show there is $p_0\in D$ such that $T(p_0)=(0,0)$
Idea: Seems like fixed point theorem can help, for example if I define $H(p)=T(p)-p$, then $H(p)=p$ iff $T(p)=0$, so it's enough to find such point for $H$, by hypothesis $|H(p)|\leq \frac{1}{3}$ . Usually the fixed theorem is stated as: if $f:D\to D$ is continuous then there is a fixed point, or also there is no retraction of class $C'$ from $D$ onto the unit circle (only the boundary of $D$). Here I know that the jacobian of $T$, $J(p)\neq 0$ for all $p\in D$ so there is a neighborhood of any $p\in D$ where $T$ is $1$-to-$1$, i.e., in where $T^{-1}$ exists. But at least for now I can't have a precise idea. Any hints are welcome.
For context, this is a problem #17 section 7.5 from Buck's Advance Calculus. In this section we have the results:
- For $T:D\subset\mathbb{R}^n \to \mathbb{R}^n$ of class $C'$, $D$ open, with $J(p)\neq 0$ for all $p\in D$ then $T$ is locally $1$-to-$1$ in $D$.
- If $J(p_0)\neq 0$ only for a specific value, then $T$ is $1$-to-$1$ only in a small neighborhood of $p_0$, where $T^{-1}$ exists.
- If conditions as in 1.,then $T(D)$ is an open set.