Is a "contraction space" always complete? - MathOverflow most recent 30 from http://mathoverflow.net2013-06-19T11:27:30Zhttp://mathoverflow.net/feeds/question/22309http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/22309/is-a-contraction-space-always-completeIs a "contraction space" always complete?zeb2010-04-23T07:05:43Z2010-04-23T20:50:26Z
<p>Some of the fundamental results in analysis (inverse function theorem, existence and uniqueness of solutions to ODEs) have slick proofs using the idea of a contraction. So, it seems plausible to me that one might be motivated to study a "contraction space":</p>
<p>I'll define a contraction space as a metric space $(X,d)$ such that there is at least one fixed point of any function $f:X\rightarrow X$ with the property that for all $x,y$ we have $d(f(x),f(y)) \le \frac12 d(x,y)$.</p>
<p>Here's the question: is every contraction space complete?</p>
<p>I feel like the answer should be yes. The only approach I can see for proving this, though, is to find some way to take a Cauchy sequence $(a_n)$ and construct a contraction on the whole space taking each $a_i$ to some $a_j$ with $j > i$, but even for the case of Cauchy sequences in the rationals I don't see an obvious approach.</p>
<p>A related question: suppose we take an arbitrary metric space, and add a fixed point for every contraction the same way we add limits to Cauchy sequences. Is the resulting space then a contraction space?</p>
http://mathoverflow.net/questions/22309/is-a-contraction-space-always-complete/22314#22314Answer by Sergei Ivanov for Is a "contraction space" always complete?Sergei Ivanov2010-04-23T08:02:18Z2010-04-23T19:13:50Z<p>There is a "contraction space" which is not complete. For example, consider a metric $d$ on $[1,+\infty)$ such that for $x,y\in[n,n+1]$ where $n\in\mathbb N$ one has $d(x,y)=2^{-n}|x-y|^{1/n}$ (other distances are defined by gluing the segments together). The completion is obtained by adding one point at $+\infty$.</p>
<p>But there is no map contracting this space to $+\infty$. Indeed, any Lipschitz map $f$ with $f(x)>n+1$ for some $x\in[n,n+1]$ must be a constant on $[n,n+1]$, so there will be a finite fixed point.</p>
<p><strong>Added.</strong> Here is a counter-example to the second question.</p>
<p>Let $X=(\mathbb R,d)$ from the above example. Define $Y=(\mathbb R,d')$ similarly by setting $d'(x,y)=2^{-n}|x-y|$ for $x,y\in[n,n+1]$. Then $Y$ is isometric to $[0,1)$. Consider the disjoint union of $X$ and $Y$. For $t\in [0,+\infty)$, denote by $t_X$ and $t_Y$ the copies of $t$ in $X$ and $Y$. For every $t$, attach an arc $\gamma_t$ of length $\ell_t:=10\cdot 2^{-t}$ connecting $t_X$ to $t_Y$. Let $Z$ denote the union of $X$, $Y$ and all these arcs. We have yet defined distances on $X$, on $Y$ and on every arc $\gamma_t$. The metric on $Z$ is defined as the maximal metric bounded above by these metrics on these subsets. It is easy to see that $X$ and $Y$ are embedded into $Z$ isometrically, as well as sufficiently short intervals of the arcs $\gamma_t$ (e.g. their halves are sufficiently short).</p>
<p>The counter-example is the space $Z\setminus Y$. Its completion is <code>$Z\cup\{+\infty\}$</code>. The space cannot be contracted to $+\infty$ for the same reasons as above: the arcs $\gamma_t$ added to $X$ form a tree and don't help to go around weird parts of $X$.</p>
<p>On the other hand, $Z\setminus Y$ can easily be contracted to any point of $Y$ because $\gamma_t$ nearby $t_Y$ is isometric to a straight line segment $(0,\epsilon_t)$. Just map every point of $Z\setminus X$ to a point in this segment in such a way that the distance to $t_Y$ gets multiplied by a small positive constant (like $\epsilon_t/100$).</p>
<p>Thus adding "contraction points" to $Z\setminus Y$ yields $Z$. But $Z$ can be contracted to $+\infty$ - just project everything to $Y$ and contract there.</p>
http://mathoverflow.net/questions/22309/is-a-contraction-space-always-complete/22391#22391Answer by Ady for Is a "contraction space" always complete?Ady2010-04-23T20:50:26Z2010-04-23T20:50:26Z<p>I think <a href="http://www.renyi.hu/~emarci/fix2.ps" rel="nofollow">http://www.renyi.hu/~emarci/fix2.ps</a> should be helpful.</p>