12

I'm trying to prove (or disprove) that every linear ordered set $(X, <_X)$ is normal in its order topology.

I was able to prove $(X,<_X)$ is hausdorff, simply by taking two open intervals with $\pm\infty $ for every $x,y\in X$ with no common points, but when it comes to proving $(X,<_X)$ is normal, I'm not sure on how to prove it.

Taking two closed sets $A,B\subseteq X$, I'd like to find two open sets $\hat A, \hat B$ such that:

  1. $A\subseteq \hat A$
  2. $B \subseteq \hat B$
  3. $\hat A \cap \hat B = \emptyset $

I thought to somehow divide $A$ and $B$ to sub-sets, such that:

  1. $A_1$ consists of elements of $A$ that have a successor and a predecessor
  2. $A_2$ consists of elements of $A$ that have a successor and dont have a predecessor
  3. $A_3$ consists of elements of $A$ that dont have a successor and have a predecessor (this case is symmetric to case $2$)
  4. $A_4$ consists of elements of $A$ that dont have either a successor nor a predecessor

And same for $B$.

Then I know all elements of $A_1$ and $B_1$ are open sets (every singleton $\{x \}$ where $x\in A_1$), and for $A_2$ and $A_3$ I think I can find open sets that will still have no common elements with $B$, but didn't write it formally yet (still in my head), so not sure I'll actually be able to do so. But asides form that, what bothers me is $A_4$, which I have no idea how to handle.

Does anyone have an idea on how to handle $A_4$, or a formalization of the way of handling $A_2$ and $A_3$, or perhaps - a shorter/more understandable proof (or disproof) for $(X,<_X)$ being normal?

Mařík Savenko
  • 829
  • 6
  • 21
  • 2
    Do note that the axiom of choice is essential here. There are counterexamples of LOTS which are not normal consistently without the axiom of choice. It's crazy! :-) – Asaf Karagila Oct 19 '14 at 09:17

1 Answers1

14

Don't try to disprove it, because the theorem is true! (The proof uses the axiom of choice, but that's O.K. because the axiom of choice is true.) Here is a proof I found in my notes. It proves that a linearly ordered topological space is not only normal but completely (or hereditarily) normal, i.e., if $A,B$ are sets (not necessarily closed) such that $A\cap\bar B=B\cap\bar A=\emptyset$, then there are disjoint open sets $U,V$ such that $A\subseteq U$ and $B\subseteq V$.

Without loss of generality, we assume that no point of $A\cup B$ is an endpoint of $X$. For each $a\in A$, choose $p_a,q_a\in X$ satisfying the conditions:

  1. $p_a\lt a\lt q_a$;

  2. $(p_a,q_a)\cap B=\emptyset$;

  3. $(a,q_a)=\emptyset$ or $q_a\in A$ or $q_a\notin B\wedge(a,q_a)\cap A=\emptyset$;

  4. $(p_a,a)=\emptyset$ or $p_a\in A$ or $p_a\notin B\wedge(p_a,a)\cap A=\emptyset$.

You can verify [*] that such points $p_a,q_a$ exist for each $a\in A$. Now it is clear that the set $$U=\bigcup_{a\in A}(p_a,q_a)$$ is an open set containing $A$, and that $V=X\setminus\bar U$ is an open set disjoint from $U$. Now you have to prove that $B\subseteq V$.

[*] Consider any $a\in A$; we want $q_a\gt a$ with $(a,q_a)\cap B=\emptyset$ and satisfying condition 3. First choose $q\gt a$ with $(a,q)\cap B=\emptyset$. Now we consider three cases.
Case I. If $(a,q)=\emptyset$, let $q_a=q$.
Case II. If $(a,q)\cap A\ne\emptyset$, choose $q_a\in(a,q)\cap A$.
Case III. If $(a,q)\ne\emptyset=(a,q)\cap A$, choose $q_a\in(a,q)$.

P.S. I've been asked to explain why $B\subseteq V$. Consider a point $b\in B$; I have to show that $b\in V$, i.e., that $b\notin\overline U$. In other words, I have to find $c,d\in X$ such that $c\lt b\lt d$ and $(p_a,q_a)\cap(c,d)=\emptyset$ for all $a\in A$.

Let $A'=\{a\in A:a\lt b\}$ and $A''=\{a\in A:a\gt b\}$. I have to show that (i) there is $c\lt b$ such that $(p_a,q_a)\cap(c,b)=\emptyset$ for all $a\in A'$, and (ii) there is $d\gt b$ such that $(p_a,q_a)\cap(b,d)=\emptyset$ for all $a\in A''$. By symmetry, it will suffice to prove (i).

Since $b\notin\overline A$, there are $c_0,d_0\in X$ such that $c_0\lt b\lt d_0$ and $A\cap(c_0,d_0)=\emptyset$. Now, if $(p_a,q_a)\cap(c_0,b)=\emptyset$ for all $a\in A'$, then I can take $c=c_0$. On the other hand, if there is just one $a\in A'$ with $(p_a,q_a)\cap(c_0,b)\ne\emptyset$, and if $q_a\lt b$ for that $a$, then I can take $c=q_a$. I will show that no other case can arise.

Consider any $a\in A'$; we have $a\le c_0$ since $a\lt b$ and $A\cap(c_0,d_0)=\emptyset$, and we have $q_a\le b$ since $b\notin(p_a,q_a)$. Consider the three alternatives in Condition 3. First, if $(a,q_a)=\emptyset$, then $(p_a,q_a)\cap(c_0,b)=(p_a,a]\cap(c_0,b)=\emptyset$. Second, if $q_a\in A$, then $q_a\le c_0$ and so $(p_a,q_a)\cap(c_0,b)=\emptyset$. Therefore, if $(p_a,q_a)\cap(c_0,b)\ne\emptyset$, then we must have $q_a\notin B$ and $(a,q_a)\cap A=\emptyset$. Since $q_a\le b$ and $q_a\notin B$, we have $q_a\lt b$ as desired.

Finally, assume for a contradiction that there are two different points $a,a_1\in A'$ such that $(p_a,q_a)\cap(c_0,b)\ne\emptyset$ and $(p_{a_1},q_{a_1})\cap(c_0,b)\ne\emptyset$; without loss of generality, we may assume $a\lt a_1$. Then $a_1\ge q_a$ since $(a,q_a)\cap A=\emptyset$, and $a_1\le c_0$ since $A\cap(c_0,d_0)=\emptyset$. Thus $q_a\le a_1\le c_0$; but then $(p_a,q_a)\cap(c_0,b)=\emptyset$, a contradiction.

bof
  • 82,298
  • what do you mean by "endpoint"? – Mařík Savenko Oct 19 '14 at 12:50
  • If I get it right, you mean a point $x$ such that no $y$ exists that $x<y$? (and same for lower end point). But I don't see how you can assume no one of the points of $A\cup B$ is an endpoint? – Mařík Savenko Oct 19 '14 at 15:20
  • 1
    If $X$ has endpoints (say $X=[0,1]$) and one or both of the endpoints happen to be elements of $A\cup B$, we can replace $X$ with $X\cup{-\infty,+\infty}$. This is just for notational convenience, so we can say that, for any given point $a\in A$, there is an interval $(p,q)$ such that $p\lt a\lt q$ and $(p,q)\cap B=\emptyset$. Otherwise, we would have to write a more complicated statement, listing separate cases where $a$ is the greatest element, the least element, or the only element of $X$. – bof Oct 19 '14 at 20:12
  • By "without loss of generality" I mean to say that, if I show you how to do the special case (with the extra assumption), I will have done enough for you, and you can figure out for yourself how to adapt the ideas to the general case. If not, after you have understood the special case, and thought hard about how to generalize it, and you still can't do it, that will be the time to ask a follow-up question. – bof Oct 19 '14 at 20:46
  • I realise this is an old answer, but could you clarify at which step you use the axiom of choice? – Peter May 04 '16 at 11:55
  • 3
    @Pétur Maybe at the step where I said "For each $a\in A$, choose $p_a,q_a\in X$ satisfying .. ."? – bof May 04 '16 at 20:54
  • Why is $B \subseteq V$? I don't see how your conditions on $p_{a},q_a$ imply that. – JasonJones Mar 09 '21 at 06:43
  • 1
    @JasonJones $B\subseteq V$ isn't obvious, it needs an argument, which I left to the reader because I was too lazy to write it out. Since you ask, I'll edit it into my answer. After I figure it out, because I don't remember anything about it any more. I hope it's not too hard. How much time did you spend on it? – bof Mar 09 '21 at 09:34
  • 1
    @bof Thanks. I checked it carefully, and I'm convinced. I'll post here if figure out how to simplify the case analysis. – JasonJones Mar 12 '21 at 21:48
  • @JasonJones Thanks for checking it carefully. If you post a simpler argument, please post a comment here so I will be notified. – bof Mar 13 '21 at 01:21