Shape of long sequences in C(ω_1) - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-22T13:23:50Z http://mathoverflow.net/feeds/question/21028 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/21028/shape-of-long-sequences-in-c-1 Shape of long sequences in C(ω_1) David R. MacIver 2010-04-11T19:21:00Z 2010-04-13T19:13:33Z <p>Apologies for the vague title - I couldn't come up with a single sentence that summarised this problem well. If you can, please edit or suggest a better one!</p> <p>This question is also rather specific and contains lots of annoying technical detail. I must admit to not really expecting an answer unless there's an obvious solution I'm missing (which is very possible - I feel like any solution is either going to be obvious or very deep), but some pointers in plausible sounding directions would be greatly appreciated. I suspect the answer will depend on the combinatorics of $\omega_1$, which I know relatively little about. </p> <p>Let $V$ be a normed space. For $A \subseteq V$, define <code>$r(A) = \inf \{ r : \exists V, A \subseteq B(v, r) \}$</code>. Define a <em>bad sequence</em> in $V$ to be a sequence ${ v_\alpha : \alpha &lt; \omega_1 }$ with the properties that:</p> <p><code>$\forall \beta, r(\{ v_\alpha : \alpha &lt; \beta \}) \leq 1$</code></p> <p><code>$\inf_\beta r(\{ v_\alpha : \alpha \geq \beta \}) &gt; 1$</code></p> <p>An example of a space with a bad sequence is $c_0(\omega_1)$ (the set of all bounded real-valued sequences of length $\omega_1$ such that <code>$\{ \alpha : |x_\alpha| &gt; 0 \}$</code> is countable). The sequence <code>$2 * 1_{\{\alpha\}}$</code> is bad. The radius of any tail is $2$ because the center must be eventually 0. The radius of the initial segments is $\leq 1$ because the segment up to $\alpha$ is contained in the closed ball of radius 1 around <code>$1_{[0, \alpha]}$</code>, which is in $c_0(\omega_1)$ because $\alpha &lt; \omega_1$.</p> <p>I have two (three depending on how you count it) major examples of spaces which have no bad sequences: </p> <ul> <li>Any separable space: you can choose centers to lie in the countable dense set, so one center must work as a radius for the initial segment for unboundedly many and thus for all $\alpha$.</li> <li>Any space which has what I'm imaginatively calling the chain-radius condition: The union of a chain of sets of radius $\leq r$ has radius $\leq r$. This includes: <ul> <li>Any reflexive space: If $U_\alpha$ forms a chain, the sets <code>$F_\alpha = \bigcap_{v \in U_\alpha} \overline{B}(v, r + \epsilon)$</code> form non-empty closed and bounded convex sets with the finite intersection property, so compactness in the weak topology implies they have non-empty intersection. Any element of the intersection contains the union of the chain in <code>$\overline{B}(c, r + \epsilon)$</code></li> <li>any space with the property that <code>$\textrm{diam}(A) = 2 r(A)$</code> (in particular the $l^\infty$ space on any set) because it's clear that unions of chains of diameter $\leq 2r$ have diameter $\leq 2r$.</li> </ul></li> </ul> <p>So... that's all the backstory for this question. Given that, my actual question is very simple: Does $C(\omega_1)$ contain a bad sequence? </p> <p>I feel like the answer "must" be no. In particular note that the projection of any sequence onto the first $\alpha$ entries is not bad (because it's a sequence in a separable space) and that if you drop the restriction for continuity the answer is immediately yes. So it sits right between two classes of examples where there are no bad sequences, and I feel that one really should be able to take advantage of that. But on the other hand, functions in $C(\omega_1)$ are eventually constant, so maybe you can take advantage of that to construct some sets with arbitrary bad tails. </p> <p>For bonus kudos, I'd love to know for what compact Hausdorff spaces $K$, $C(K)$ contains a bad sequence. </p> http://mathoverflow.net/questions/21028/shape-of-long-sequences-in-c-1/21055#21055 Answer by Joel David Hamkins for Shape of long sequences in C(ω_1) Joel David Hamkins 2010-04-12T01:20:32Z 2010-04-12T12:42:45Z <p>I claim that there are no bad sequences in C(&omega;<sub>1</sub>).</p> <p>Suppose to the contrary that x<sub>&alpha;</sub> is bad. For any countable ordinal &beta;, there is r<sub>&beta;</sub> in C(&omega;<sub>1</sub>) such that the distance between r<sub>&beta;</sub> and x<sub>&alpha;</sub> for &alpha; &lt; &beta; is at most 1. For any countable ordinal &beta; and any positive rational number &epsilon;, there is a smaller ordinal &gamma; &lt; &beta; such that all r<sub>&beta;</sub>(&alpha;) are within &epsilon; of r<sub>&beta;</sub>(&beta;) for &alpha; in (&gamma;,&beta;]. For fixed &epsilon;, this is a regressive function on the countable ordinals. Thus, by Fodor's Lemma, there is a stationary and hence unbounded set of ordinals on which the function has constant value, which we may call &gamma;<sub>&epsilon;</sub>. Since there are only countably many &epsilon;, we may find a countable ordinal &gamma; above all &gamma;<sub>&epsilon;</sub>. This ordinal has the property that for all ordinals &beta; above &gamma;, we have r<sub>&beta;</sub>(&alpha;) = r<sub>&beta;</sub>(&beta;) for all &alpha; in the interval (&gamma;,&beta;], since the values are within every &epsilon; of each other. That is, every r<sub>&beta;</sub> function is constant from the same fixed &gamma; up to &beta;.</p> <p>Let C<sub>&beta;</sub> be the closed interval of values s such that the constant sequence s of length &beta; lies within 1 of all x<sub>&eta;</sub>(&alpha;) for all &eta; &le; &beta; and all &gamma; &lt; &alpha; &le; &beta;. These are nested and not empty, since r<sub>&beta;</sub>(&beta;) is in C<sub>&beta;</sub>. By compactness, there is a value s in all C<sub>&beta;</sub>. Thus, the number s is within x<sub>&eta;</sub>(&alpha;) for all &eta; and all &alpha; above &gamma;.</p> <p>Thus, we may form the desired sequence r by finding a center that works for the sequences up to stage &gamma;, using the separability idea in your question, augmented with the constant value s at the stages above &gamma; up to &omega;<sub>1</sub>. That is, we solve the problem separately on the first &gamma; many coordinates, and then append the constant s sequence up to &omega;<sub>1</sub>. This sequence is continuous, and it lies within 1 of every x<sub>&eta;</sub>, as desired.</p> http://mathoverflow.net/questions/21028/shape-of-long-sequences-in-c-1/21082#21082 Answer by Sergei Ivanov for Shape of long sequences in C(ω_1) Sergei Ivanov 2010-04-12T08:48:42Z 2010-04-12T12:23:17Z <p>I can partially answer the second question. If $X$ is a compact Hausdorff space whose topology has a countable base at every point [Edit: $\omega_1$ has this property but not compact], then there are no bad sequences. Moreover the following holds:</p> <p>If $F\subset C(X)$ is a family such that every countable subfamily has radius $\le 1$, then $r(F)\le 1$.</p> <p>Define a function $S=S_F:X\to\widehat{\mathbb R}=[-\infty,+\infty]$ (the "essential supremum" of $F$) as follows: $S(x)$ is the maximum $t$ such that for every neighborhood $U$ of $x$ one has <code>$\sup\{f(y):f\in F,y\in U\}\ge t$</code>. Observe that $S$ is upper semi-continuous: for every $t\in\widehat{\mathbb R}$, the set <code>$\{x\in X:S(x)\ge t\}$</code> is closed.</p> <p>Define the essential infimum $I_F$ similarly, this function is lower semi-continuous.</p> <p>For every $x\in X$ there is a countable family $G\subset F$ such that $S_G(x)=S_F(x)$ and $I_G(x)=I_F(x)$. Indeed, using countable base at $x$, one can realize $S(x)$ by a sequence $x_i:i\in\mathbb N$ converging to $x$ and functions $f_i\in F$ such that $f_i(x_i)\to S(x)$.</p> <p>It follows that $S(x)\le I(x)+2$ for all $x\in X$. Indeed, take $G$ as above, it is contained in a $(1+\epsilon)$-ball centered at some $f\in C(X)$, then $S_G(x)\le f(x)+1+\epsilon$ and $I_G(x)\ge f(x)-1-\epsilon$.</p> <p>Fix $\epsilon>0$ and let us prove that $F$ is contained in a $(1+\epsilon)$-ball. For $x\in X$, define $C_x=\frac12(S(x)+I(x))$. Note that $S(x)\le C_x+1$ and $I(x)\ge C_x-1$. By semi-continuity, there is a neighborhood $U_x$ of $x$ such that <code>$S(y)&lt;C_x+1+\epsilon$</code> and <code>$I(y)&gt;C_x-1-\epsilon$</code> for all $y\in U_x$. Choose a finite subcovering <code>$V_i=U_{x_i}:i\le N$</code>.</p> <p>On each neighborhood $V_i$ we have a constant function $f_i:=C_{x_i}$ which works as a center within this neighborhood. It suffices to construct a function $g\in C(X)$ such that for every $x\in X$, $g(x)$ is between the minimum and maximum of these partially defined constant functions at $x$. This is easy to do by induction in the number of sets in the covering. Suppose we have already defined $g=g_{n-1}$ that works on <code>$\bigcup_{i&lt;n} V_i$</code>. By Urysohn's lemma there is $\phi:X\to[0,1]$ such that $\phi=0$ on $X\setminus V_n$ and $\phi=1$ on $X\setminus\bigcup_{i\ne n} V_i$. Then $g_n:=\phi f_n+(1-\phi)g_{n-1}$ works on $\bigcup_{i\le n}V_i$.</p> http://mathoverflow.net/questions/21028/shape-of-long-sequences-in-c-1/21084#21084 Answer by David R. MacIver for Shape of long sequences in C(ω_1) David R. MacIver 2010-04-12T09:17:50Z 2010-04-13T19:13:33Z <p>Edit: This proof is wrong, but preserving for posterity. </p> <p>Oh! In a very wizard of oz manner, the answer was within my power all along (it's within $\epsilon$ of a proof I'd already written for something else). </p> <p>Here's a cute little proof that C(K) has the property that diam(A) = 2 * r(A), and thus has the chain-radius condition and thus has no bad sequences.</p> <p>Let $A \subseteq C(K)$ be non-empty. Define</p> <p><code>$ g(x) = \sup_{f \in A} f(x)$</code></p> <p><code>$ h(x) = \inf_{f \in A} f(x)$</code></p> <p><code>$g$</code> is upper semicontinuous: <code>$g(x) &gt; a$</code> iff there exists $f \in A$ such that $f(x) > a$. Similarly <code>$h$</code> is lower semicontinuous.</p> <p>Further, <code>$g(x) - h(x) \leq \textrm{diam}(A)$</code>.</p> <p>Therefore <code>$g(x) - \frac{1}{2}\textrm{diam}(A) \leq h(x) + \frac{1}{2}\textrm{diam}(A)$</code></p> <p>But now we have an upper semicontinuous function which is $\leq$ a lower semicontinuous function. Thus by the katetov tong insertion theorem there is a continuous function $f$ with </p> <p><code>$g(x) - \frac{1}{2}\textrm{diam}(A) \leq f \leq h + \frac{1}{2}\textrm{diam}(A)$</code></p> <p>But this means that $A \subseteq B(f, \frac{1}{2}\textrm{diam}(A))$. Therefore $r(A) \leq \frac{1}{2}\textrm{diam}(A)$. </p> <p>But we already know that $r(A) \geq \frac{1}{2}\textrm{diam}(A)$, so the two are equal and the result is proved.</p>