Let $(X,d)$ be a metric space and let $F:A(\subset X)\to X$. We say $F$ is a contraction if there exists $\lambda$ where $0\leq\lambda<1$ such that
$$d(F(x),F(y))\leq\lambda d(x,y)$$
for all $x,y\in X$.
My question is:
I understand that the function $f(x)=x^2$ is a contraction on each interval on $[0,a], 0<a<0.5$.
But my doubt is why is it NOT a contraction on $[0,0.5]$?
As we can see any distance on any interval on the horizontal axis is less than those on the vertical axis, so there should be some $\lambda$ that satisfy the inequality.
I don't really know the reason. Maybe is there any counterexample that makes it not a contraction?
Many thanks in advance for the help.
