<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>fixed point theorems on QNLW</title>
    <link>https://qnlw.info/tags/fixed-point-theorems/</link>
    <description>Recent content in fixed point theorems on QNLW</description>
    <generator>Source Themes Academic (https://sourcethemes.com/academic/)</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2018 - {year} Willie WY Wong</copyright>
    <lastBuildDate>Wed, 15 Jul 2026 08:57:07 -0400</lastBuildDate>
    
	    <atom:link href="https://qnlw.info/tags/fixed-point-theorems/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>The Browder and Kirk Fixed Point Theorem</title>
      <link>https://qnlw.info/post/bk-fixed-point-202607/</link>
      <pubDate>Wed, 15 Jul 2026 08:57:07 -0400</pubDate>
      
      <guid>https://qnlw.info/post/bk-fixed-point-202607/</guid>
      <description>

&lt;p&gt;At its roots, mathematical analysis is a field about &lt;strong&gt;existence&lt;/strong&gt; of things that may or may not be.
Fundamentally this is rooted in our &lt;strong&gt;belief&lt;/strong&gt; that &amp;quot;if we can come arbitrarily close to capturing a particular object, then such an object should exist&amp;quot;.
It is with this belief that the fundamental concept of &lt;strong&gt;completeness&lt;/strong&gt; arose in analysis: the rational numbers if not complete, as we can take a sequence of rational numbers that seem like it ought to &amp;quot;converge&amp;quot;, yet has no rational limit.
A significant amount of mathematical analysis resolves around proving theorems that take advantage of two combined assumptions&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The completeness of an underlying structure.&lt;/li&gt;
&lt;li&gt;The &amp;quot;smallness&amp;quot; of a particular (collection of) object(s).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;to derive the existence of a &amp;quot;limiting object&amp;quot;.&lt;/p&gt;

&lt;p&gt;Two basic examples of &amp;quot;smallness&amp;quot; in the context of complete metric spaces:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A sequence/net of points is &amp;quot;small&amp;quot; if it is Cauchy: this guarantees that it has a limit.&lt;/li&gt;
&lt;li&gt;A subset is &amp;quot;small&amp;quot; if it is &lt;em&gt;compact&lt;/em&gt;: this guarantees that every sequence/net in it as limit points.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A related technique in analysis is that of a &amp;quot;fixed point construction&amp;quot;. Suppose we are trying to find an object $\hat{x}$ in some metric space $M$, based on the satisfaction of a certain criterion $P$.
Now $\hat{x}$ is in general hard to find, but supposed that the criterion $P$ is formulated in such a way that given any $x\in M$, we can find a new $y\in M$ that &amp;quot;better meets the requirement than $x$&amp;quot;. Then we have hope to generate a &amp;quot;sequence of improvements&amp;quot;
\[ x_0 \mapsto x_1 \mapsto x_2 \mapsto x_3 \mapsto \ldots \]
that, in principle, should yield $\hat{x}$ in the limit.
Let now $\mathcal{F}:M\to M$ be the procedure that generates the improvement $y = \mathcal{F}(x)$ from the initial guess. Then our desired $\hat{x}$ would be an element that &lt;strong&gt;cannot be improved further&lt;/strong&gt;, which would require $\hat{x} = \mathcal{F}(\hat{x})$.
The mathematical jargon for this final relation is &amp;quot;$\hat{x}$ is a &lt;em&gt;fixed point&lt;/em&gt; of $\mathcal{F}$.&amp;quot;&lt;/p&gt;

&lt;p&gt;In summary, a lot of constructions in mathematical analysis can be performed by&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;identifying some metric space $M$&lt;/li&gt;
&lt;li&gt;identifying some &amp;quot;improvement map&amp;quot; $\mathcal{F}:M\to M$&lt;/li&gt;
&lt;li&gt;looking for fixed point(s) of $\mathcal{F}$&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So it is of interest to ask: under what assumptions on the metric space $M$ and improvement map $\mathcal{F}$ can we expect there to be a fixed point?
In particular, given that the fixed point construction is motivated by the convergence of some iterative construction, we should expect the &amp;quot;smallness&amp;quot; notions of Cauchy-ness and Compactness to perhaps play a role: the issue is then how do we translate these to &amp;quot;smallness&amp;quot; of $\mathcal{F}$?
Results of these type are known as &amp;quot;Fixed Point Theorems&amp;quot;.&lt;/p&gt;

&lt;h2 id=&#34;the-two-basic-fixed-point-theorems&#34;&gt;The two basic fixed point theorems&lt;/h2&gt;

&lt;p&gt;The two most well-known in these family are those of of &lt;strong&gt;Banach&lt;/strong&gt; and &lt;strong&gt;Brouwer&lt;/strong&gt;, which conveniently reflect the two notion of &amp;quot;smallness&amp;quot; mentioned above.&lt;/p&gt;

&lt;div class=&#34;thmlike&#34;&gt;
	&lt;div class=&#34;thmheader&#34;&gt;
		&lt;span class=&#34;thmtype&#34;&gt;
			
				Theorem
			
			&amp;nbsp;
		&lt;/span&gt;
		 &amp;nbsp;[Banach Fixed Point Theorem] 
	&lt;/div&gt;
	&lt;div class=&#34;thmbody&#34;&gt;Let $M$ be a complete (non-empty) metric space, and assume that $\mathcal{F}:M\to M$ is a &lt;em&gt;contraction mapping&lt;/em&gt; (i.e. there is a $\lambda &amp;lt; 1$ such that $d(\mathcal{F}(x), \mathcal{F}(x&#39;)) \leq \lambda d(x,x&#39;)$ for every $x,x&#39;\in M$), then $\mathcal{F}$ has a unique fixed point.&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Note that contraction mappings shrink distances between points by at least a fixed factor $\lambda$. This allows us to ensure that the sequence
\[ x \mapsto \mathcal{F}(x) \mapsto \mathcal{F}(\mathcal{F}(x)) \mapsto \cdots \]
is a Cauchy sequence, for any starting $x\in M$.&lt;/p&gt;

&lt;div class=&#34;thmlike&#34;&gt;
	&lt;div class=&#34;thmheader&#34;&gt;
		&lt;span class=&#34;thmtype&#34;&gt;
			
				Theorem
			
			&amp;nbsp;
		&lt;/span&gt;
		 &amp;nbsp;[Brouwer/Schauder Fixed Point Theorem] 
	&lt;/div&gt;
	&lt;div class=&#34;thmbody&#34;&gt;Let $B$ be a Banach space, and $M\subseteq B$ a &lt;em&gt;compact and convex&lt;/em&gt; non-empty subset. Assume that $\mathcal{F}:M\to M$ is a &lt;em&gt;continuous mapping&lt;/em&gt;. Then $\mathcal{F}$ has at least one fixed point.&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Here the &amp;quot;smallness&amp;quot; is applied on the domain side (that $M$ is compact), but to leverage this smallness we need a compatibility condition on the mapping ($\mathcal{F}$ is continuous; recall that continuous mappings send compact sets to compact sets) as well as a technical and topological condition that $M$ is convex. The significance of convexity is illustrated by the case of the annulus:&lt;/p&gt;

&lt;p&gt;Let $B = \mathbb{R}^2$ the plane, and let $M$ be the set of all points $\{ x: |x| \in [1,2]\}$. Then $M$ is a compact set that is not convex. If we let $\mathcal{F}:B\to B$ be the function that rotates the plane by 90 degrees, then we see that its restriction to $M$ has no fixed points.&lt;/p&gt;

&lt;p&gt;When doing nonlinear analysis in function spaces, especially in the context of solving differential or integral equations, we want to work within some Banach space $B$, and the problem we are trying to solve usually dictates what the function $\mathcal{F}:B\to B$ is. Frequently the application of fixed points theorems boils down to finding an appropriate subset $M\subseteq B$: this is the case when using Picard iteration to construct solution to differential equations. For Banach&#39;s fixed point theorem we need to find some closed subset $M$ that is mapped into itself by $\mathcal{F}$, and such that on it $\mathcal{F}$ restricts to a contraction mapping. For Brouwer&#39;s fixed point theorem we need to find some compact and convex set $M$ which $\mathcal{F}$ maps into itself.&lt;/p&gt;

&lt;p&gt;Sometimes, however, neither is possible. Typically finding $M$ that is mapped into itself by $\mathcal{F}$ is not too difficult, as in situations where one can expect a fixed point argument to work one can usually find some nice closed balls in $B$ that satisfies this property. The difficulty is usually in guaranteeing the &amp;quot;smallness&amp;quot; criterion: either $\mathcal{F}$ is a contraction mapping on $M$, or that $M$ can be further shrunk to be compact (remember: on infinite dimensional Banach spaces closed balls of non-zero radius are not compact).&lt;/p&gt;

&lt;h2 id=&#34;the-browder-kirk-theorem&#34;&gt;The Browder-Kirk Theorem&lt;/h2&gt;

&lt;p&gt;The Browder-Kirk Theorem has an in-between notion of &amp;quot;smallness&amp;quot;, at the expense of a technical assumption on the space itself.&lt;/p&gt;

&lt;div class=&#34;thmlike&#34;&gt;
	&lt;div class=&#34;thmheader&#34;&gt;
		&lt;span class=&#34;thmtype&#34;&gt;
			
				Theorem
			
			&amp;nbsp;
		&lt;/span&gt;
		 &amp;nbsp;[Browder-Kirk Fixed Point Theorem] 
	&lt;/div&gt;
	&lt;div class=&#34;thmbody&#34;&gt;Let $B$ be a &lt;em&gt;uniformly convex&lt;/em&gt; Banach space, and $M\subseteq B$ a &lt;em&gt;closed, bounded, and convex&lt;/em&gt; non-empty subset. Assume that $\mathcal{F}:M\to M$ is a &lt;em&gt;non-expansive mapping&lt;/em&gt; (i.e. $\|\mathcal{F}(x) - \mathcal{F}(x&#39;)\| \leq \|x - x&#39;\|$). Then $\mathcal{F}$ has at least one fixed point.&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Before talking about the proof, let&#39;s contrast this theorem against the Banach and Brouwer theorems, focusing on the assumptions.
Firstly, in general, recall that the &amp;quot;magic&amp;quot; that begets the existence of a certain element in analytic settings is usually &amp;quot;completeness&amp;quot;. So this assumption has to be present in our theorem hypotheses.
That in all three theorems the set $M$ is &lt;em&gt;closed&lt;/em&gt; reflects this (recall that compact sets are always closed, and that closed subsets of complete metric spaces are themselves complete). Hence we will focus on the other hypotheses.
Convexity is easily seen to be required, using the annulus example from the previous section, so we will not speak more of it.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The &lt;em&gt;non-expansive&lt;/em&gt; assumption is a relaxation of the contraction mapping requirement of the Banach theorem.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;We see that boundedness is absolutely a price we must pay here (boundedness is not required in Banach theorem). Example: let $B = \mathbb{R}$ and $\mathcal{F}(x) = x + 1$. Then the mapping is non-expansive and has no fixed points. Note that it does not map any bounded non-empty subset of $\mathbb{R}$ to itself.&lt;/li&gt;
&lt;li&gt;Uniform convexity is also required, due to the following example. Let $B = \ell_1$, the space of absolutely summable sequences of real numbers. Let $M$ be the subset $\{\vec{x} = (x_n): x_n \geq 0, \sum x_n = 1\}$. This set is clearly convex and bounded. It is closed as if $\vec{x}_k$ is a converging sequence of elements of $M$, we have that each coordinate much converge separately. Thus as each coordinate is assumed non-negative for each $\vec{x}_k$, so must it be for the limit. Denoting the limit by $\vec{y} = (y_n)$, since $y_n \geq 0$ we have $\sum y_n = \|\vec{y}\| = \|\lim \vec{x}_k\| = \lim \|\vec{x}_k\| = 1$. This shows that the limit $\vec{y}\in M$ also. But now the right-shift function $\mathcal{F}$ defined by $(x_1, x_2, \ldots) \mapsto (0,x_1, x_2, \ldots)$ is clearly an isometry of $\ell_1$, and hence is non-expansive.  But $\mathcal{F}$ has no fixed points in $M$. (We will return to the notion of uniform convexity and this counterexample later.)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;The assumption of closed and bounded is a relaxation of the compactness requirement of the Brouwer/Schauder theorem. Note that when $B$ is finite dimensional, thanks to the Bolzano-Weierstrass theorem compactness is equivalent to closed and bounded. So this is only a relaxation in the infinite dimensional case.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Non-expansive is required. (Note that non-expansive maps are automatically Lipschitz continuous, so is a strengthening of the continuity assumption of Brouwer&#39;s theorem.)
Let $B = \ell_2$, the space of square-summable sequences, and which is a Hilbert space (so is uniformly convex). Let $M$ be the closed unit ball (so closed, bounded, and covex). Let $\mathcal{F}$ be the map that sends $\vec{x} = (x_1, x_2, x_3, \ldots) \mapsto (\sqrt{1 - \|\vec{x}\|}, x_1, x_2, \ldots)$. If $\vec{x} \in M$, then $\|\vec{x}\| \leq 1$ and so $\sqrt{1-\|\vec{x}\|}$ is well-defined. The resulting element has norm 1. Given $\vec{x},\vec{y}\in M$, we have that $\| \mathcal{F}(\vec{x}) - \mathcal{F}(\vec{y})\| \leq |\sqrt{1 - \|\vec{x}\|} - \sqrt{1 - \|\vec{y}\|}| + \|\vec{x} - \vec{y}\|$, which implies that $\mathcal{F}$ is continuous (in particular, there exists a continuous map from the closed unit ball $M$ to its boundary!) This map $\mathcal{F}$ has no fixed points: for $\vec{x} = \mathcal{F}(\vec{x})$, it is necessary that all coordinates are equal. But there are no element of $M$ with norm $1$ and equal coordinates. (We remark that $\mathcal{F}$ is not non-expansive. The origin is mapped to $(1,0,0,\ldots)$, which in turn is mapped to $(0,1,0,0,\ldots)$. The distance between the first two is $1$ and the distance between the latter two is $\sqrt{2} &amp;gt; 1$.)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;uniform-convexity-and-where-the-smallness-comes-from&#34;&gt;Uniform convexity and where the &amp;quot;smallness&amp;quot; comes from&lt;/h3&gt;

&lt;p&gt;The relaxation of contraction mapping to non-expansive mapping seemingly removes the use of &amp;quot;Cauchyness&amp;quot; as a smallness condition, while the relaxation of compactness assumption also removes its use as a smallness condition.
So where does the requisite smallness come from in the Browder-Kirk theorem? And more precisely, why does the notion of &amp;quot;uniform convexity&amp;quot; help?
At this point, it may be useful to recall the definition of uniform convexity:&lt;/p&gt;

&lt;div class=&#34;thmlike&#34;&gt;
	&lt;div class=&#34;thmheader&#34;&gt;
		&lt;span class=&#34;thmtype&#34;&gt;
			
				Definition
			
			&amp;nbsp;
		&lt;/span&gt;
		
	&lt;/div&gt;
	&lt;div class=&#34;thmbody&#34;&gt;A Banach space is &lt;strong&gt;uniformly convex&lt;/strong&gt; if there exists an increasing function $\delta: (0,2]\to (0,1]$ such that for every $\epsilon \in (0,2]$ we have
\[ \|x\| \leq 1, \|x&#39;\| \leq 1, \|x - x&#39;\| \geq \epsilon \implies \|(x+x&#39;)/2\| \leq 1 - \delta(\epsilon). \]
Note that by taking $x&#39; \to x$ we see that $\lim_{\epsilon\to 0}\delta(\epsilon) =0$.&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Note that one of the consequences of uniform convexity is strict convexity: if $x$ and $x&#39;$ are distinct unit vectors, then $x + x&#39;$ has norm strictly less than 2.
This also means that given two vectors $y$ and $z$, the only element $w$ satisfying $\|w - y\| = \|w - z\| = \frac12 \|y-z\|$ is the midpoint $w = \frac12(y+z)$.&lt;/p&gt;

&lt;p&gt;Non-expansive maps are therefore much more rigid on uniformly convex spaces than in general: suppose we know that
\[ \| \mathcal{F}(y) - \mathcal{F}(z) \| = \|y - z\| \]
Let $x$ be a convex combination $x = \alpha y + (1-\alpha) z$ for $\alpha \in (0,1)$. Then the non-expansive property requires
\[ \| \mathcal{F}(x) - \mathcal{F}(y) \| \leq \| x - y\| = (1-\alpha) \|y - z\|, \qquad \| \mathcal{F}(x) - \mathcal{F}(z) \| \leq \|x - z\| =  \alpha \|y - z\| \]
and so by triangle inequality we have that the two inequalities must be equalities. But then from strict convexity we conclude that in fact
\[ \mathcal{F}(x) = \alpha \mathcal{F}(y) + (1-\alpha) \mathcal{F}(z)\]
In other words, $\mathcal{F}$ restricts to a linear function on the line segment joining $y$ and $z$.&lt;/p&gt;

&lt;p&gt;The $\ell_1$ space used earlier in the example with the shift operator is &lt;em&gt;not&lt;/em&gt; uniformly convex: Letting $x = (1,0,0,\ldots)$ and $x&#39; = (0,1,0,0,\ldots)$, we see that $\|x\| = \|x&#39;\| = 1$ and $\|x - x&#39;\| = 2 \geq \epsilon$ for any $\epsilon \in (0,2]$. But the midpoint $(1/2,1/2,0,0,\ldots)$ has norm $1$. &lt;a href=&#34;https://en.wikipedia.org/wiki/Clarkson&#39;s_inequalities&#34; target=&#34;_blank&#34;&gt;Clarkson&#39;s inequalities&lt;/a&gt; on the other hand guarantees that $\ell_p$ for $p \in (1,\infty)$ are uniformly convex. So let&#39;s see why the counterexample doesn&#39;t work in $\ell_p$.&lt;/p&gt;

&lt;p&gt;Taking $B$ to be the sequence space $\ell_p$, which has norm $\|\vec{x}\| = \Big( \sum |x_n|^p \Big)^{1/p}$, we can
let $\mathcal{F}$ again be the shift operator $(x_1, x_2, \ldots) \mapsto (0, x_1, x_2, \ldots)$.
The shift operator is again an isometry of $\ell_p$, and so is non-expansive.
We continue to let $M$ be the subset of $B$ of those points $\vec{x}$ such that every coordinate is non-negative, and $\sum x_n = 1$.
The exact same argument as before shows that the shift operator has no fixed points in this set: a fixed point of $\mathcal{F}$ would have, using the formula, $x_1 = 0$, $x_2 = x_1$, and so on, which would require it to be the $0$ vector, which is not an element of $M$.
So why couldn&#39;t we apply the Browder-Kirk theorem in this case?&lt;/p&gt;

&lt;p&gt;This set $M$ is still clearly convex. And when $p\in (1,\infty)$, this set is bounded: noting that for a sum of non-negative numbers to equal $1$, each coordinate must be no larger than $1$, and hence we have $|x_n|^p \leq x_n$. Thus we find \[ \vec{x} \in M \implies \|\vec{x}\| \leq \Big( \sum x_n \Big)^{1/p} = 1 .\]
However, $M$ is no longer closed: let $\vec{x}_k$ be the vector whose first $k$ coordinates equal $1/k$ and the remaining ones are $0$. Each $\vec{x}_k\in M$.
For $p \in (1,\infty)$, we can check that $\|\vec{x}_k\| = \Big( k \cdot k^{-p}\Big)^{1/p} = k^{1/p - 1}$, which has a &lt;em&gt;negative&lt;/em&gt; exponent and so tend to zero as $k\to\infty$. This shows that $\vec{x}_k$ converges to the 0 vector, so that the 0 vector is in the closure of $M$.
Now this $\vec{x}_k$ can be seen to be the average of the first $k$ coordinate unit vectors. The fact that $\vec{x}_k$ norm-converges to $0$ captures the fact that, &lt;em&gt;in uniformly convex spaces, averages of vectors tend to have quantitatively smaller norm than the starting vectors&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Another way to understand this difference is to think about the coordinate unit vectors. In $\ell_1$, the set $M$ is the &lt;strong&gt;closed convex hull&lt;/strong&gt; of the set of all coordinate unit vectors. But in $\ell_p$, taking the closed convex hull yields something larger: the origin must also be included.&lt;/p&gt;

&lt;p&gt;Having illustrated the differences, let&#39;s talk about how uniform convexity can actually help in this theorem.&lt;/p&gt;

&lt;p&gt;Recall that our goal is to find a fixed point. The &amp;quot;compactness&amp;quot; style of argument demonstrates the existence of a limit point by making sure that the domain is not too large. The &amp;quot;Cauchy&amp;quot; style of argument demonstrates the existence of a limit point by ensuring that it converges to a &lt;strong&gt;specific point&lt;/strong&gt;. Now, let&#39;s see what can happen in the setting of the Browder-Kirk Theorem.&lt;/p&gt;

&lt;p&gt;Consider the situation that $B$ is some Banach space, and $M$ the closed unit ball (so is convex). Consider the mapping that acts as the identity on the ball of radius $1/2$, and outside of this ball it sends $x \mapsto x / (2 \|x\|)$. It is not too hard to see that this mapping in non-expansive. Now, the set of all fixed points of this mapping is the closed ball of radius $1/2$, which &lt;strong&gt;cannot be contained in a compact set&lt;/strong&gt; (in the infinite dimensional case), and so we cannot use the compactness style of argument.&lt;/p&gt;

&lt;p&gt;So the only hope is to use some &amp;quot;Cauchy&amp;quot; style of argument. But this requires us to identify a specific point to converge to, but given the set of all possible fixed points, how do we choose one?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This is the genius part of the proof and where uniform convexity is used.&lt;/strong&gt; The two key observations are:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;In a uniformly convex space, the set of all fixed points of a non-expansive map is a closed and convex set.&lt;/li&gt;
&lt;li&gt;In a uniformly convex space, given a closed and convex set $K$ and a point $p\not\in K$, &lt;strong&gt;there is a unique point $q\in K$ that minimizes the distance to $p$&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The strategy employed in Goebel&#39;s proof is to identify such a point using very geometric arguments.&lt;/p&gt;

&lt;p&gt;Before talking about Goebel&#39;s proof, let&#39;s first discuss the first claim about the convexity of the set of fixed points. (As non-expansive maps are continuous, the set of fixed points is necessarily closed.) Observe that as we discussed above, for non-expansive maps on a uniformly convex space, if equality $\|\mathcal{F}(x) - \mathcal{F}(x&#39;)\| = \|x - x&#39;\|$, then $\mathcal{F}$ must restrict to a linear map on the line segment joining $x$ and $x&#39;$. Thus if $x$ and $x&#39;$ are fixed by $\mathcal{F}$, so must the line segment joining them.&lt;/p&gt;

&lt;h3 id=&#34;goebel-s-proof&#34;&gt;Goebel&#39;s proof&lt;/h3&gt;

&lt;h4 id=&#34;step-1-almost-fixed-points&#34;&gt;Step 1: Almost fixed points&lt;/h4&gt;

&lt;p&gt;Without loss of generality we can assume $0\in M$ by overall translation. Since $M$ is convex, a rescaling of $M$ by a factor $&amp;lt; 1$ is still contained in $M$.
Consider $\lambda = 1-\epsilon$. Consider the mapping $\mathcal{G} = \lambda \mathcal{F}$: since $\mathcal{F}$ is non-expansive, we see that $\mathcal{G}$ is a contraction mapping of $M$. And so by Banach fixed-point theorem $\mathcal{G}$ has a unique fixed point $x_\epsilon$. We can compute
\[ \| x_\epsilon - \mathcal{F}(x_\epsilon)\| = \| \mathcal{G}(x_\epsilon) - \mathcal{F}(x_\epsilon) \| = \epsilon \| \mathcal{F}(x_\epsilon)\| \leq \epsilon \cdot \mathrm{diam}(M). \]
Since we assumed that $M$ is bounded, this means that for every $\tilde{\epsilon} &amp;gt; 0$ there exists at least one point $x$ in $M$ such that $\| x - \mathcal{F}(x) \| \leq \tilde{\epsilon}$.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;We remark that the argument thus far only used that $M$ is closed, convex, and bounded, and that $\mathcal{F}$ is non-expansive. The uniform convexity assumption is not used anywhere. One can see that the conclusion thus far also applies to $\ell_1$ with the shift operator.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The above argument shows that the following family of sets, indexed by $\epsilon &amp;gt; 0$, are all non-empty.
\[ C(\epsilon) = \{ x\in M: \| x - \mathcal{F}(x) \| \leq \epsilon. \]
As $\mathcal{F}$ ix non-expansive and hence continuous, we see that $C(\epsilon)$ are &lt;strong&gt;nested&lt;/strong&gt; closed sets.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note also by the non-expansive property of $\mathcal{F}$, we have $\mathcal{F}(C(\epsilon)) \subseteq C(\epsilon)$.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Now, the intersection $\cap_{\epsilon &amp;gt; 0} C(\epsilon)$ would be precisely the fixed point set of $\mathcal{F}$: our goal is to prove that it is non-empty.&lt;/p&gt;

&lt;h4 id=&#34;step-2-key-dichotomy&#34;&gt;Step 2: Key dichotomy&lt;/h4&gt;

&lt;p&gt;In general, the fixed point set may be &lt;strong&gt;large&lt;/strong&gt;, as described before. So instead of finding the entire intersection, let&#39;s try to locate its nearest point to the origin (which we assumed to be in $M$).&lt;/p&gt;

&lt;p&gt;If $0 \in C(\epsilon)$ for all $\epsilon$, then $0$ is a fixed point, and we are done. So we can focus on the case where $0$ is not the fixed point.&lt;/p&gt;

&lt;p&gt;Since $C(\epsilon)$ are closed, if $0\not\in C(\epsilon)$ for some $\epsilon$, then some open ball around $0$ is also avoided. We can let $a_\epsilon = \inf \{ \|x\|: x\in C(\epsilon)\}$. By the nested property of $C(\epsilon)$ we see that $a_\epsilon$ increases as $\epsilon \to 0$; since $M$ is bounded and each $C(\epsilon)$ is non-empty, we have also that $a_\epsilon$ is bounded above by the diameter of $M$, and so has a limit, which we call $a$.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Since we are interested in finding the closest point to the origin, we only need to look at those points in $C(\epsilon)$ that are approximately distance $a$ away from the origin.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Now consider the set $D(\epsilon) = \{ x \in C(\epsilon): \|x\| \leq a + \epsilon \}$. By definition $D(\epsilon)$ are also nested, and closed.&lt;/p&gt;

&lt;p&gt;If we can show that all of the $D(\epsilon)$ has a common intersection, then we are done.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;What is the intuition here? Letting $q\in M$ be the fixed point of $\mathcal{F}$ with the smallest norm, by uniform convexity and the convexity of the fixed point set, $q$ is unique. So for all other points $y$ with norm $\|y\| \leq \|q\|$, there is some $\epsilon$ such that $y\not\in C(\epsilon)$. For all other points $y$ with norm $\|y\| &amp;gt; \|q\|$, there is some $\epsilon$ such that $y\not\in D(\epsilon)$. So we do expect that $D(\epsilon)$ to have a &lt;strong&gt;single point of intersection&lt;/strong&gt;. This suggest that we can use a Cauchy-style argument.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We will therefore leverage Cantor&#39;s theorem, which states that a nested family of closed sets with diameter tending to zero has a single unique point of common intersection.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Why should this be the case? Suppose we have two points $x, x&#39;$ in $D(\epsilon)$ that are &amp;quot;far apart&amp;quot; (as in $\gg \epsilon$). Then since $\mathcal{F}$ almost fixes $x$ and $x&#39;$ (up to an $\epsilon$) error, we have that $\mathcal{F}$ is almost a linear function when restricted to the line segment joining $x$ and $x&#39;$. But this will in turn imply that $\mathcal{F}$ also send the midpoint of this line segment almost to itself, which means that the midpoint belongs to some $C(\epsilon&#39;)$. But now uniform convexity kicks in: by assumption$x,x&#39;$ are both approximately distance $a$ from the origin, and they are far apart, thus uniform convexity tells us that the midpoint should be significantly closer to the origin (compared to $a$). This would lead to a contradiction if this smaller distance is $&amp;lt; a_{\epsilon&#39;}$.&lt;/em&gt;&lt;/p&gt;

&lt;h4 id=&#34;step-3-smallness-of-d-epsilon&#34;&gt;Step 3: Smallness of $D(\epsilon)$.&lt;/h4&gt;

&lt;p&gt;To implement our plan, given $x, x&#39;\in D(\epsilon)$, and $y$ their mid-point, we need to be able to control $\| \mathcal{F}(y) - y\|$. To this end, it is more convenient to use the contrapositive of the uniform convexity assumption, which reads:
\[ \|z\| \leq 1, \|z&#39;\| \leq 1, \|\frac12 (z + z&#39;)\| \geq 1 - \delta(\epsilon&#39;) \implies \|z - z&#39;\| \leq \epsilon&#39;. \]
We shall apply this with $w$ being one of the $x, x&#39;$, and
\[ z = y - w, z&#39; = \mathcal{F}(y) - w. \]
Let $2\ell = \|x - x&#39;\|$. By definition, $\|z\| = \ell$. We can estimate
\[ \| z&#39; \| = \| \mathcal{F}(y) - \mathcal{F}(w) + \mathcal{F}(w) - w \| \leq \|z\| + \|\mathcal{F}(w) - w\| \leq \ell + \epsilon. \]
By triangle inequality, for any point $p$ at least one of $\|p - x\|$ and $\|p - x&#39;\|$ is half of $\|x - x&#39;\|$. So it is possible to select $w$ such that
\[ \| \frac12(z + z&#39;) \| = \| \frac12 (\mathcal{F}(y) + y) - w\| \geq \ell. \]
So if we denote by $\eta$ the inverse function of $\delta$, we see that, applying the contrapositive to $z / (\ell + \epsilon)$ and $z&#39; / (\ell + \epsilon)$, we find their mean has norm $\geq \frac{\ell}{\ell + \epsilon} = 1 - \frac{\epsilon}{\ell + \epsilon}$ and hence we can conclude
\[ \|\mathcal{F}(y) - y \| = \|z - z&#39;\| \leq (\ell + \epsilon) \eta( \frac{\epsilon}{\ell + \epsilon}). \]
&lt;strong&gt;Note that this tends to zero as $\epsilon \to 0$.&lt;/strong&gt; In fact, using that $M$ is bounded, we have that $\ell \leq \frac12 \mathrm{diam}(M)$. And since $\eta$ is also an increasing function (as it is the inverse of an increasing function) we find that as long as $\ell \geq \sqrt{\epsilon}$, we have
\[ \|\mathcal{F}(y) - y\| \leq (\frac12 \mathrm{diam}(M) + \epsilon) \eta(\sqrt{\epsilon}) = \phi(\epsilon). \]
The right hand side tends to zero as $\epsilon \to 0$ (noting that $\delta(\epsilon) &amp;gt; 0$ for all $\epsilon$).&lt;/p&gt;

&lt;p&gt;This indicates that $y \in C(\phi(\epsilon))$, and by our earlier discussion must satisfy $\|y \| \geq a_{\phi(\epsilon)}$. But as $y$ is the midpoint of $x$ and $x&#39;$, we can apply the contrapositive of the uniform convexity assumption again, which feeds back to provide
\[  \|x - x&#39;\| \leq (a + \epsilon)   \eta(   1 - \frac{a_{\phi(\epsilon)}}{a + \epsilon} ) \]
Nothing that this is under the assumption that $\|x - x&#39;\| \geq 2 \sqrt{\epsilon}$, we conclude the following:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Given $x, x&#39;\in D(\epsilon)$, then either $\|x-x&#39;\| \leq 2 \sqrt{\epsilon}$, or $\|x - x&#39;\| \leq (a + \epsilon) \eta( 1- \frac{a_{\phi(\epsilon)}}{a + \epsilon})$.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Or equivalently:
\[ \mathrm{diam}(D(\epsilon)) \leq \max\Big( 2 \sqrt{\epsilon}, (a +\epsilon) \eta( 1- \frac{a_{\phi(\epsilon)}}{a+\epsilon}) .\]
Using that $a_{\phi(\epsilon)} \to a$ as $\epsilon \to 0$, we thus conclude that $\mathrm{diam}(D(\epsilon)) \to 0$ and the theorem is proved.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
