Frédéric Wang Nélar Yet another non-exponentially growing weblog

About Me  Blog Archive

Suslin’s Problem

In a previous blog post, I mentioned the classical independence results regarding the Axiom of Choice and the Generalized Continuum Hypothesis. Here, I’m going to talk about a slightly less known problem that is undecidable in ZFC. It is about a characterization of the set of reals ℝ\mathbb{R} and its formulation does not involve at all cardinal arithmetics or the axiom of choice, but only properties of ordered sets.

First, the set of rationals (ℚ,<)(\mathbb{Q},<) is well-known to be countable. It is linearly ordered (for any x,y∈ℚx,y\in\mathbb{Q} either x<yx<y or y<xy<x), unbounded (for any x∈ℚx\in\mathbb{Q} there is y1,y2∈ℚy_{1},y_{2}\in\mathbb{Q} such that x<y1x<y_{1} and y2<xy_{2}<x) and dense (for any x,y∈ℚx,y\in\mathbb{Q} if x<yx<y we can find z∈ℚz\in\mathbb{Q} such that x<z<yx<z<y). It turns out that ℚ\mathbb{Q} can be characterized by these order properties:

Lemma 0.1.

Let (P,<)(P,<) be a countable, dense, unbounded linearly ordered set. Then (P,<)(P,<) is isomorphic to (ℚ,<)(\mathbb{Q},<).

Proof.

Let P={pn:n∈ℕ}P=\{p_{n}:n\in\mathbb{N}\} and ℚ={qn:n∈ℕ}\mathbb{Q}=\{q_{n}:n\in\mathbb{N}\} be enumerations of PP and ℚ\mathbb{Q}. We shall construct by induction a sequence f0⊆f1⊆f2⊆…f_{0}\subseteq f_{1}\subseteq f_{2}\subseteq... of functions such that for all n∈ℕn\in\mathbb{N}, dom⁡(fn)⊇{pi:i<n}\operatorname{dom}(f_{n})\supseteq\{p_{i}:i<n\}, ran⁡(fn)⊇{qi:i<n}\operatorname{ran}(f_{n})\supseteq\{q_{i}:i<n\} and ∀x,y∈dom(fn),x<y⇔f(x)<f(y)\forall x,y\in\operatorname{dom}(f_{n}),x<y\Leftrightarrow f(x)<f(y). Then f=⋃n∈ℕfnf=\bigcup_{n\in\mathbb{N}}f_{n} is a function: if (x,y),(x,z)∈f(x,y),(x,z)\in f then there is nn large enough such that (x,y),(x,z)∈fn(x,y),(x,z)\in f_{n} and since fnf_{n} is a function y=zy=z. Moreover, dom⁡(f)=⋃n∈ℕdom⁡(fn)=P\operatorname{dom}(f)=\bigcup_{n\in\mathbb{N}}\operatorname{dom}(f_{n})=P and ran⁡(f)=⋃n∈ℕran⁡(fn)=ℚ\operatorname{ran}(f)=\bigcup_{n\in\mathbb{N}}\operatorname{ran}(f_{n})= \mathbb{Q}. Finally, for any x,y∈Px,y\in P there is nn large enough such that x,y∈dom⁡(fn)x,y\in\operatorname{dom}(f_{n}) and so x<y⇔fn⁢(x)<fn⁢(y)⇔f⁢(x)<f⁢(y)x<y\Leftrightarrow f_{n}(x)<f_{n}(y)\Leftrightarrow f(x)<f(y). Hence ff is an isomorphism between (P,<)(P,<) and (ℚ,<)(\mathbb{Q},<).

Thus let f0=∅f_{0}=\emptyset. If fnf_{n} is defined, we construct fn+1⊇fnf_{n+1}\supseteq f_{n} as follows. Suppose pn∉dom⁡(fn)p_{n}\notin\operatorname{dom}(f_{n}). If ∀i<n,pn>pi\forall i<n,p_{n}>p_{i} then because ℚ\mathbb{Q} is unbounded we can consider the least n0n_{0} such that ∀i<n,f⁢(pi)<qn0\forall i<n,f(p_{i})<q_{n_{0}} and set fn+1⁢(pn)=qn0f_{n+1}(p_{n})=q_{n_{0}}. Similarly if ∀i<n,pn<pi\forall i<n,p_{n}<p_{i}. Otherwise, let i1,i2<ni_{1},i_{2}<n such that pi1<pn<pi2p_{i_{1}}<p_{n}<p_{i_{2}} with pi1,pi2p_{i_{1}},p_{i_{2}} respectively the largest and smallest possible. Because ℚ\mathbb{Q} is dense we can consider the least n0n_{0} such that fn⁢(pi1)<qn0<fn⁢(pi2)f_{n}(p_{i_{1}})<q_{n_{0}}<f_{n}(p_{i_{2}}) and again set fn+1⁢(pn)=qn0f_{n+1}(p_{n})=q_{n_{0}}. Similarly, if n≠n0n\neq n_{0} we use the fact that PP is unbounded and dense to find m0≥n+1m_{0}\geq n+1 that allows to define fn+1⁢(pm0)=qnf_{n+1}(p_{m_{0}})=q_{n} and ensures fn+1f_{n+1} is order-preserving.

∎

We now notice that ℝ\mathbb{R} is linearly ordered, unbounded, dense and has the least upper-bound property (that is any nonempty bounded subset of ℝ\mathbb{R} has a least upper-bound). Moreover, the subset ℚ\mathbb{Q} is countable and dense in ℝ\mathbb{R} (that is for any x,y∈ℝx,y\in\mathbb{R} such that x<yx<y we can find z∈ℚz\in\mathbb{Q} such that x<z<yx<z<y). Using the previous lemma, we deduce again that these order properties give a characterization of the set of reals:

Theorem 0.1.

Let (R,<)(R,<) be an unbounded, dense and linearly ordered set with the least upper-bound property. Suppose that RR has a dense countable subset PP. Then (R,<)(R,<) is isomorphic to (ℝ,<)(\mathbb{R},<).

Proof.

PP is countable by assumption and since P⊆RP\subseteq R it is also linearly ordered. If x,y∈P⊆Rx,y\in P\subseteq R and x<yx<y then by density of PP in RR there is z∈Pz\in P such that x<z<yx<z<y. So PP is actually dense. Similarly, if x∈P⊆Rx\in P\subseteq R then since RR is unbounded there is y1,y2∈Ry_{1},y_{2}\in R such that y2<x<y2y_{2}<x<y_{2} and again by density of PP in RR we can find z1,z2∈Pz_{1},z_{2}\in P such that y2<z2<x<z1<y1y_{2}<z_{2}<x<z_{1}<y_{1}. So PP is unbounded. By the previous lemma, there is an isomorphism of ordered sets f:P→ℚf:P\rightarrow\mathbb{Q}.

We define for all x∈Rx\in R, f⋆⁢(x)=supy∈P;y<x⁡f⁢(y)f_{\star}(x)=\sup_{y\in P;y<x}f(y). Because PP is dense in RR and ℝ\mathbb{R} has the least upper bound property this is well-defined. If x∈Px\in P then for all y<xy<x such that y∈Py\in P we have f⁢(y)<f⁢(x)f(y)<f(x) and so f⋆⁢(x)≤f⁢(x)f_{\star}(x)\leq f(x). If f⋆⁢(x)<f⁢(x)f_{\star}(x)<f(x) we could find (by density of ℚ\mathbb{Q} in ℝ\mathbb{R}) an element q∈ℚq\in\mathbb{Q} such that f⋆⁢(x)<q<f⁢(x)f_{\star}(x)<q<f(x). For p=f-1⁢(q)p=f^{-1}(q) we get p<xp<x and so q=f⁢(p)≤f⋆⁢(x)q=f(p)\leq f_{\star}(x). A contradiction. So f⋆|P=f{f_{\star}}_{|P}=f.

Let x,y∈Rx,y\in R such that x<yx<y. Because ff is increasing we get f⋆⁢(x)≤f⋆⁢(y)f_{\star}(x)\leq f_{\star}(y). By density of PP in RR we can find p1,p2∈Pp_{1},p_{2}\in P such that x<p1<p2<yx<p_{1}<p_{2}<y. Again, we get f⋆⁢(x)≤f⋆⁢(p1)=p1f_{\star}(x)\leq f_{\star}(p_{1})=p_{1} and p2=f⋆⁢(p2)≤f⋆⁢(y)p_{2}=f_{\star}(p_{2})\leq f_{\star}(y). Hence we actually have f⋆⁢(x)<f⋆⁢(y)f_{\star}(x)<f_{\star}(y). In particular, f⋆f_{\star} is one-to-one.

We shall prove that f⋆f_{\star} is surjective. Of course f⋆⁢(P)=f⁢(P)=ℚf_{\star}(P)=f(P)=\mathbb{Q} so let’s consider r∈ℝ∖ℚr\in\mathbb{R}\setminus\mathbb{Q}. Define x=supq<r:q∈ℚ⁡f-1⁢(q)∈Rx=\sup_{q<r:q\in\mathbb{Q}}f^{-1}(q)\in R. This is well-defined because ℚ\mathbb{Q} is dense in ℝ\mathbb{R} and RR has the the least upper bound property. Then for all q<rq<r such that q∈ℚq\in\mathbb{Q} we have f-1⁢(q)≤xf^{-1}(q)\leq x by definition. By density of ℚ\mathbb{Q} in ℝ\mathbb{R} we can actually find q′∈ℚq^{\prime}\in\mathbb{Q} such that q<q′<rq<q^{\prime}<r and so f-1⁢(q)<f-1⁢(q′)≤xf^{-1}(q)<f^{-1}(q^{\prime})\leq x. We have x>f-1⁢(q)∈Px>f^{-1}(q)\in P and so f⋆⁢(x)≥f⁢(f-1⁢(q))=qf_{\star}(x)\geq f(f^{-1}(q))=q. Hence f⋆⁢(x)≥rf_{\star}(x)\geq r. Suppose that r<f⋆⁢(x)r<f_{\star}(x) and consider (by density of ℚ\mathbb{Q} in ℝ\mathbb{R}) some q∈ℚq\in\mathbb{Q} such that r<q<f⋆⁢(x)r<q<f_{\star}(x) and let p=f-1⁢(q)p=f^{-1}(q). If p<xp<x then there is q′∈ℚq^{\prime}\in\mathbb{Q}, q′<rq^{\prime}<r, such that p≤f-1⁢(q′)p\leq f^{-1}(q^{\prime}). Then r<q=f⁢(p)≤q′<rr<q=f(p)\leq q^{\prime}<r a contradiction. If instead p≥xp\geq x then f⋆⁢(x)≤f⋆⁢(p)=q<f⋆⁢(x)f_{\star}(x)\leq f_{\star}(p)=q<f_{\star}(x) which is again a contradiction.

Finally, let x,y∈Rx,y\in R such that f⋆⁢(x)<f⋆⁢(y)f_{\star}(x)<f_{\star}(y). Because RR is totally ordered either x<yx<y or y<xy<x. But the latter is impossible since we saw above that it implied f⋆⁢(y)<f⋆⁢(x)f_{\star}(y)<f_{\star}(x). Hence f⋆f_{\star} is an isomorphism between (R,<)(R,<) and (ℝ,<)(\mathbb{R},<).

∎

Now consider a totally ordered set (R,<)(R,<). For any a,ba,b we define the open interval (a,b)={x∈R:a<x<b}(a,b)=\{x\in R:a<x<b\}. Suppose P={pn:n∈ℕ}P=\{p_{n}:n\in\mathbb{N}\} is a dense subset of RR. If ((ai,bi))i∈I{\left((a_{i},b_{i})\right)}_{i\in I} is a family of pairwise disjoint open intervals then we can associate to any (ai,bi)(a_{i},b_{i}) the least ni∈ℕn_{i}\in\mathbb{N} such that pni∈(ai,bi)p_{n_{i}}\in(a_{i},b_{i}) (by density of PP in RR). Since the family is disjoint the function i↦nii\mapsto n_{i} obtained is one-to-one and so the family is at most countable. One naturally wonders what happens if we replace in theorem 0.1 the existence of a countable dense subset by this weaker property on open intervals:

Problem 0.1 (Suslin’s Problem).

Let (R,<)(R,<) be an unbounded, dense and linearly ordered set with the least upper-bound property. Suppose that any family of disjoint open intervals in RR is at most countable. Is (R,<)(R,<) isomorphic to (ℝ,<)(\mathbb{R},<)?

We have seen how this problem arises from a natural generalization of a characterization of ℝ\mathbb{R}. We note that we did not use the Axiom of Choice in the above analysis and that the problem can be expressed using only definitions on ordered sets. However, in order to answer Suslin’s Problem we will need to introduce more concepts. We will assume familiarity with basic notions of Set Theory like ordinals, cardinals or the Axiom of Choice. The first five chapters of Thomas Jech’s book ‘‘Set Theory’’ should be enough. In addition, we will rely on the axiom MAℵ1\mathrm{MA}_{\aleph_{1}} and on the Diamond Principle ◇\Diamond, that we define here:

Definition 0.1 (Martin’s Axiom ℵ1\aleph_{1}, Diamond Principle).

MAℵ1\mathrm{MA}_{\aleph_{1}} and ◇\Diamond are defined as follows:

  • •

    Let (P,<)(P,<) be a partially ordered set. Two elements x,yx,y are compatible if there is zz such that z≤xz\leq x and z≤yz\leq y. Note that comparable implies compatible.

  • •

    DD is dense in PP if for any p∈Pp\in P there is d∈Dd\in D such that d≤pd\leq p.

  • •

    G⊆PG\subseteq P is a filter if:

    • –

      G≠∅G\neq\emptyset

    • –

      For any p,q∈Pp,q\in P such that p≤qp\leq q and p∈Gp\in G we have q∈Gq\in G

    • –

      Any p,q∈Gp,q\in G there is r∈Gr\in G such that r≤p,qr\leq p,q.

  • •

    MAℵ1\mathrm{MA}_{\aleph_{1}}: Let (P,<)(P,<) be a partially ordered set such that any subset of paiwise incompatible elements of PP is at most countable. Then for any family of at most ℵ1\aleph_{1} dense subsets there is a filter G⊆PG\subseteq P that has a nonempty intersection with each element of this family.

  • •

    A set C⊆ω1C\subseteq\omega_{1} is closed unbounded if

    • –

      It is unbounded in the sense that for any α<ω1\alpha<\omega_{1} there is β∈C\beta\in C such that α<β\alpha<\beta

    • –

      It is closed for the order topology, or equivalently if for any γ<ω1\gamma<\omega_{1} and any γ\gamma-sequence α0<α1<…<αξ<…\alpha_{0}<\alpha_{1}<...<\alpha_{\xi}<... of elements of CC, limξ→γ⁡αξ\lim_{\xi\rightarrow\gamma}\alpha_{\xi} is in CC.

  • •

    A set S⊆ω1S\subseteq\omega_{1} is stationary if for any CC closed unbounded, S∩C≠∅S\cap C\neq\emptyset.

  • •

    ◇\Diamond: There is an ω1\omega_{1}-sequence of sets Sα⊆αS_{\alpha}\subseteq\alpha such that for every X⊆ω1X\subseteq\omega_{1} the set {α<ω1:X∩α=Sα}\{\alpha<\omega_{1}:X\cap\alpha=S_{\alpha}\} is stationary.

First we show that if MAℵ1\mathrm{MA}_{\aleph_{1}} holds, then we get a positive answer to Suslin’s problem:

Theorem 0.2.

Assume Martin’s axiom MAℵ1\mathrm{MA}_{\aleph_{1}} holds. Let (R,<)(R,<) be an unbounded, dense and linearly ordered set with the least upper-bound property. Suppose that any disjoint family of open intervals in RR is at most countable. Then (R,<)(R,<) is isomorphic to (ℝ,<)(\mathbb{R},<).

Proof.

Suppose (R,<)(R,<) is not isomorphic to (ℝ,<)(\mathbb{R},<) and in particular does not have any countable dense subset (otherwise we could apply theorem 0.1). We define closed intervals Iα⊆RI_{\alpha}\subseteq R by induction on α<ω1\alpha<\omega_{1}. If Iβ=[aβ,bβ]I_{\beta}=[a_{\beta},b_{\beta}] is defined for all β<α\beta<\alpha then the set C={aβ:β<α}∪{bβ:β<α}C=\{a_{\beta}:\beta<\alpha\}\cup\{b_{\beta}:\beta<\alpha\} is countable and thus is not dense in RR. Then there is aα<bαa_{\alpha}<b_{\alpha} such that Iα=[aα,bα]I_{\alpha}=[a_{\alpha},b_{\alpha}] is disjoint from CC. We define the set S={Iα,α<ω1}S=\{I_{\alpha},\alpha<\omega_{1}\}. Clearly, |S|=ℵ1|S|=\aleph_{1} and (S,⊊)(S,\subsetneq) is partially ordered. We note that if β<α<ω1\beta<\alpha<\omega_{1} then by construction aβ,bβ∉Iαa_{\beta},b_{\beta}\notin I_{\alpha} and so either Iα∩Iβ=∅I_{\alpha}\cap I_{\beta}=\emptyset or Iα⊊IβI_{\alpha}\subsetneq I_{\beta}. In particular, comparable is the same as compatible in SS and any family of pairwise incomparable/incompatible elements of SS is a family of pairwise disjoint intervals of RR so at most countable.

Let α<ω1\alpha<\omega_{1} and define PIα={I∈S:I⊋Iα}P_{I_{\alpha}}=\{I\in S:I\supsetneq I_{\alpha}\}. Let X⊆PIαX\subseteq P_{I_{\alpha}} nonempty. Let β\beta the least ordinal such that Iβ∈XI_{\beta}\in X. If Iγ∈XI_{\gamma}\in X then β≤γ\beta\leq\gamma and Iγ∩Iβ⊇Iα≠∅I_{\gamma}\cap I_{\beta}\supseteq I_{\alpha}\neq\emptyset. Hence by the previous remark Iβ⊇IγI_{\beta}\supseteq I_{\gamma}. So PIαP_{I_{\alpha}} is well-ordered by ⊇\supseteq and we define o⁢(Iα)o(I_{\alpha}) the order-type of PIαP_{I_{\alpha}}. We note that the set PIαP_{I_{\alpha}} can be enumerated by Iα1⊋Iα2⊋…⊋IαI_{\alpha_{1}}\supsetneq I_{\alpha_{2}}\supsetneq...\supsetneq I_{\alpha} for some αξ≤α\alpha_{\xi}\leq\alpha and so o⁢(Iα)<ω1o(I_{\alpha})<\omega_{1}. Moreover for any α,β<ω\alpha,\beta<\omega, if Iα⊋IβI_{\alpha}\supsetneq I_{\beta} then PIαP_{I_{\alpha}} is an initial segment of PIβP_{I_{\beta}} and so o⁢(Iα)<o⁢(Iβ)o(I_{\alpha})<o(I_{\beta}). Hence for each α<ω1\alpha<\omega_{1} the set Lα={I∈S:o⁢(I)=α}L_{\alpha}=\{I\in S:o(I)=\alpha\} has pairwise incomparable elements and so is at most countable.

For any I∈SI\in S, define SI={J∈S:J⊆I}S_{I}=\{J\in S:J\subseteq I\} and let T={I∈S:|SI|=ℵ1}T=\{I\in S:|S_{I}|=\aleph_{1}\}. Let α<ω1\alpha<\omega_{1} and suppose that Lα∩T=∅L_{\alpha}\cap T=\emptyset. Then S=⋃β<αLβ∪⋃I∈LαSIS=\bigcup_{\beta<\alpha}L_{\beta}\cup\bigcup_{I\in L_{\alpha}}S_{I} and since the LβL_{\beta} are at most countable for β<ω1\beta<\omega_{1} and the SIS_{I} are at most countable for I∈LαI\in L_{\alpha} we would have SS at most countable, a contradiction. So for each α<ω1\alpha<\omega_{1}, there is I∈T∩LαI\in T\cap L_{\alpha} and in particular |T|=ℵ1|T|=\aleph_{1}. We note that if I∈TI\in T and J⊇IJ\supseteq I then SI⊆SJS_{I}\subseteq S_{J} and so J∈TJ\in T. In particular, PI={J∈T:J⊋I}P_{I}=\{J\in T:J\supsetneq I\} and thus without loss of generality we may assume that S=TS=T.

For any α<ω1\alpha<\omega_{1} let Dα={I∈Dα:o⁢(I)>α}D_{\alpha}=\{I\in D_{\alpha}:o(I)>\alpha\}. For any I∈SI\in S, |SI|=ℵ1|S_{I}|=\aleph_{1} and SI=(⋃β≤αSI∩Lβ)∪SI∩DαS_{I}=\left(\bigcup_{\beta\leq\alpha}S_{I}\cap L_{\beta}\right)\cup S_{I}\cap D _{\alpha}. The first term is at most countable and so the second is uncountable and a fortiori nonempty. So DαD_{\alpha} is a dense subset of SS.

Using MAℵ1\mathrm{MA}_{\aleph_{1}}, we find G⊆SG\subseteq S a filter that intersects each DαD_{\alpha}. By definition, elements of a filter are pairwise compatible and so pairwise comparable. Let us construct by induction on α<ω1\alpha<\omega_{1}, some sets Jα∈GJ_{\alpha}\in G. If JβJ_{\beta} is constructed for any β<α\beta<\alpha then γ=supβ<α⁡o⁢(Jβ)<ω1\gamma=\sup_{\beta<\alpha}o(J_{\beta})<\omega_{1} and we can pick Jα∈G∩DγJ_{\alpha}\in G\cap D_{\gamma}. We obtain a decreasing ω1\omega_{1}-sequence of intervals J0⊋J1⊋…⊋Jα⊋…J_{0}\supsetneq J_{1}\supsetneq...\supsetneq J_{\alpha}\supsetneq.... If Jα=[xα,yα]J_{\alpha}=[x_{\alpha},y_{\alpha}] then this gives an increasing sequence x0<x1<x2<…<xα<…x_{0}<x_{1}<x_{2}<...<x_{\alpha}<.... The sets (xα,xα+1)(x_{\alpha},x_{\alpha+1}) form an uncountable family of disjoint open intervals. A contradiction.

∎

Finally, we show that the ◇\Diamond principle provides a negative answer to Suslin’s problem:

Theorem 0.3.

Assume the ◇\Diamond principle holds. Then there is a linearly ordered set (R,<)(R,<) not isomorphic to (ℝ,<)(\mathbb{R},<), unbounded, dense, that has the least upper-bound property and such that any family of disjoint open intervals is at most countable.

Proof.

Let (Sα)α<ω1{(S_{\alpha})}_{\alpha<\omega_{1}} be a ◇\Diamond-sequence. We first construct a partial ordering ≺\prec of T=ω1T=\omega_{1}. We define for all 1≤α<ω11\leq\alpha<\omega_{1} an ordering (Tα,≺)(T_{\alpha},\prec) on initial segments Tα⊆ω1T_{\alpha}\subseteq\omega_{1} and obtain the ordering ≺\prec on ω1=T=⋃α<ω1Tα\omega_{1}=T=\bigcup_{\alpha<\omega_{1}}T_{\alpha}.

Each (Tα,≺)(T_{\alpha},\prec) will be a tree i.e. for any xx in the tree the set Px={y:y≺x}P_{x}=\{y:y\prec x\} is well-ordered. As in the proof of 0.2 we can define o⁢(x)o(x) the order-type of PxP_{x}. The level α\alpha is the set of elements such that o⁢(x)=αo(x)=\alpha. The height of a tree is defined as the supremium of the o⁢(x)+1o(x)+1. In a tree, a branch is a maximal linearly ordered subset and an antichain a subset of pairwise incomparable elements. A branch is also well-ordered and so we can define its length as its order-type. TαT_{\alpha} is constructed such that its height is α\alpha and for each x∈Tαx\in T_{\alpha} there is some y≻xy\succ x at each higher level less than α\alpha.

We let T1={0}T_{1}=\{0\}. If α\alpha is a limit ordinal then (Tα,≺)(T_{\alpha},\prec) is the union of (Tβ,≺)(T_{\beta},\prec) for β<α\beta<\alpha. If α=β+1\alpha=\beta+1 is a successor ordinal, then the highest level of TαT_{\alpha} is Lβ={x∈Tα:o⁢(x)=β}L_{\beta}=\{x\in T_{\alpha}:o(x)=\beta\}. Tα+1T_{\alpha+1} is obtained by adding ℵ0\aleph_{0} immediate successors to each element of LβL_{\beta}. These successors are taken from ω1\omega_{1} in a way that Tα+1T_{\alpha+1} is an initial segment of ω1\omega_{1}.

Let α\alpha is a limit ordinal. Let A=SαA=S_{\alpha} if it is a maximal antichain in (Tα,≺)(T_{\alpha},\prec) and take AA an arbitrary maximal antichain of TαT_{\alpha} otherwise. Then for each t∈Tαt\in T_{\alpha} there is a∈Aa\in A such that either a≺ta\prec t or t≺at\prec a. Let btb_{t} be a branch that contains a,ta,t. We construct (Tα+1,≺)(T_{\alpha+1},\prec) by adding for each branch btb_{t} some xbtx_{b_{t}} that is greater than all the elements of btb_{t}. We can choose btb_{t} in way that it contains an element of each level less than α\alpha and so o⁢(xbt)=αo(x_{b_{t}})=\alpha and the height of Tα+1T_{\alpha+1} is α+1\alpha+1. We note that each t∈Tα+1t\in T_{\alpha+1} is either in TαT_{\alpha} (so comparable with some element of AA) or greater than (a fortiori comparable with) one element of AA. So AA is an antichain in (Tα+1,≺)(T_{\alpha+1},\prec).

Now consider a maximal antichain A⊆T=ω1A\subseteq T=\omega_{1} and CC the set of ordinals α<ω1\alpha<\omega_{1} such that ‘‘A∩TαA\cap T_{\alpha} is a maximal antichain in TαT_{\alpha} and Tα=αT_{\alpha}=\alpha’’. Let α0<α1<…<αξ<…\alpha_{0}<\alpha_{1}<...<\alpha_{\xi}<... (ξ<γ<ω1\xi<\gamma<\omega_{1}) be a sequence of elements in CC and consider the limit ordinal λ=limξ<γ⁡αξ\lambda=\lim_{\xi<\gamma}\alpha_{\xi}. By construction, Tλ=⋃α<λTα=⋃ξ<γTαξ=⋃ξ<γαξ=λT_{\lambda}=\bigcup_{\alpha<\lambda}T_{\alpha}=\bigcup_{\xi<\gamma}T_{\alpha_{ \xi}}=\bigcup_{\xi<\gamma}\alpha_{\xi}=\lambda. If x∈Tλx\in T_{\lambda}, there is ξ<γ\xi<\gamma such that x∈Tαξx\in T_{\alpha_{\xi}} and so xx is comparable with some y∈A∩Tαξ⊆A∩Tλy\in A\cap T_{\alpha_{\xi}}\subseteq A\cap T_{\lambda}. So A∩TλA\cap T_{\lambda} is a maximal antichain in TλT_{\lambda}. Finally λ∈C\lambda\in C and CC is closed.

We note that T1={0}≥1T_{1}=\{0\}\geq 1. If Tα≥αT_{\alpha}\geq\alpha then Tα+1T_{\alpha+1} is obtained by adding at least one element at the end of the initial segment TαT_{\alpha} and so Tα+1≥α+1T_{\alpha+1}\geq\alpha+1. Finally if λ>0\lambda>0 is limit and Tα≥αT_{\alpha}\geq\alpha for each α<λ\alpha<\lambda then Tλ=⋃α<λTα≥supα<λ⁡α=λT_{\lambda}=\bigcup_{\alpha<\lambda}T_{\alpha}\geq\sup_{\alpha<\lambda}\alpha=\lambda. Moreover by definition, each TαT_{\alpha} is at most countable. Let’s come back to the closed set CC above. Let α0<ω1\alpha_{0}<\omega_{1} be arbitrary. For each n<ωn<\omega, we let α2⁢n+1\alpha_{2n+1} be the limit of the sequence α0≤Tα0≤TTα0≤TTTα0⁢…\alpha_{0}\leq T_{\alpha_{0}}\leq T_{T_{\alpha_{0}}}\leq T_{T_{T_{\alpha_{0}}} }.... By definition, Tα2⁢n+1=⋃ξ<α2⁢n+1Tξ=α0∪Tα0∪TTα0⁢…=α2⁢n+1T_{\alpha_{2n+1}}=\bigcup_{\xi<\alpha_{2n+1}}T_{\xi}=\alpha_{0}\cup T_{\alpha_ {0}}\cup T_{T_{\alpha_{0}}}...=\alpha_{2n+1}. Because AA is a maximal antichain in TT, for each x∈Tα2⁢n+1x\in T_{\alpha_{2n+1}} we can find some αx≥α2⁢n+1\alpha_{x}\geq\alpha_{2n+1} and ax∈Aαxa_{x}\in A_{\alpha_{x}} that is comparable with xx. Because Tα2⁢n+1T_{\alpha_{2n+1}} is countable we can define α2⁢n+2=supx∈Tα2⁢n+1⁡αx<ω1\alpha_{2n+2}=\sup_{x\in T_{\alpha_{2n+1}}}\alpha_{x}<\omega_{1}. Then any x∈Tα2⁢n+1x\in T_{\alpha_{2n+1}} is comparable with some element of ax∈A∩Tα2⁢n+2a_{x}\in A\cap T_{\alpha_{2n+2}}. Let λ=limn<ω⁡αn\lambda=\lim_{n<\omega}\alpha_{n}. With the same method as to prove the fact that CC is closed, the equality λ=limn<ω⁡α2⁢n+1\lambda=\lim_{n<\omega}\alpha_{2n+1} shows that Tλ=λT_{\lambda}=\lambda while the equality λ=limn<ω⁡α2⁢n+2\lambda=\lim_{n<\omega}\alpha_{2n+2} shows that A∩TλA\cap T_{\lambda} is a maximal antichain in TλT_{\lambda}. So λ∈C\lambda\in C and CC is closed unbounded.

Using the Diamond principle, {α<ω1:A∩α=Sα}∩C≠∅\{\alpha<\omega_{1}:A\cap\alpha=S_{\alpha}\}\cap C\neq\emptyset. If α\alpha is in the intersection, then Sα=A∩TαS_{\alpha}=A\cap T_{\alpha} is a maximal antichain in TαT_{\alpha}. By construction, it is also a maximal antichain in Tα+1T_{\alpha+1}. Each element of a∈A∩Tα+1a\in A\cap T_{\alpha+1} is at level o⁢(a)≤αo(a)\leq\alpha. Any t∈Tα+1t\in T_{\alpha+1} is comparable with some element of A∩Tα+1A\cap T_{\alpha+1}. Moreover, by contruction any t′∈T∖Tα+1t^{\prime}\in T\setminus T_{\alpha+1} has some predecessor t∈Tα+1t\in T_{\alpha+1} at level α\alpha and there is a∈A∩Tα+1a\in A\cap T_{\alpha+1} that is comparable with tt. Necessarily, o⁢(a)<o⁢(t)=αo(a)<o(t)=\alpha and so a≺t⪯t′a\prec t\preceq t^{\prime}. Thus A∩Tα+1A\cap T_{\alpha+1} is maximal in TT and A=A∩Tα+1⊆Tα+1A=A\cap T_{\alpha+1}\subseteq T_{\alpha+1} is at most countable.

Let BB be a branch in TT. It is clear that BB is nonempty. Actually it is infinite: otherwise there is some limit ordinal α>0\alpha>0 such that B⊆TαB\subseteq T_{\alpha} and by construction we can find some y≻max⁡By\succ\max B contradicting the maximality of BB. By construction, each x∈Tx\in T has infinitely many successors at the next level and so these successors are pairwise incomparable. Hence if x∈Bx\in B then we can pick one zx∉Bz_{x}\notin B among these succcessors. Let x≺yx\prec y be two elements of BB. Then o⁢(zx)=o⁢(x)+1>o⁢(y)+1=o⁢(zy)o(z_{x})=o(x)+1>o(y)+1=o(z_{y}) so zx⪯zyz_{x}\preceq z_{y} is impossible. Suppose zy≺zxz_{y}\prec z_{x}. We also have x≺zxx\prec z_{x} by definition. If zy⪯xz_{y}\preceq x then we would have zy∈Bz_{y}\in B because BB is a branch. If x≺zyx\prec z_{y} we would get o⁢(x)<o⁢(zy)=o⁢(y)+1≤o⁢(x)o(x)<o(z_{y})=o(y)+1\leq o(x). Hence zx,zyz_{x},z_{y} are incomparable (in particular distinct) and the set {zx:x∈B}\{z_{x}:x\in B\} is an antichain in TT and so BB is countable.

Finally, we define SS the set of all branches of TT. By construction, each x∈Tx\in T has countably many immediate successors and we order them as ℚ\mathbb{Q}. Let B1,B2B_{1},B_{2} be two branches and α\alpha the least level where they differ. The level 0 is T1={0}T_{1}=\{0\} so α>0\alpha>0. If α\alpha is limit then the restriction of the branches B1,B2B_{1},B_{2} to TαT_{\alpha} is the same branch bb and Tα+1T_{\alpha+1} has been contructed in a way that there is only one possible element at level α\alpha to extend this branch and this is a contradiction. So α\alpha is actually a successor ordinal β+1\beta+1. Hence if B1⁢(α)∈B1B_{1}(\alpha)\in B_{1} and B2⁢(α)∈B2B_{2}(\alpha)\in B_{2} are the immediate successors of the point in B1∩B2B_{1}\cap B_{2} at level β\beta, we order B1,B2B_{1},B_{2} according to whether B1⁢(α)<B2⁢(α)B_{1}(\alpha)<B_{2}(\alpha) or B1⁢(α)>B2⁢(α)B_{1}(\alpha)>B_{2}(\alpha), using the ℚ\mathbb{Q}-isomorphic order we just defined. Clearly, this gives a linear ordering <S<_{S}. It is also unbounded: for any B∈SB\in S, if B⁢(1)∈BB(1)\in B is the element at level 1 pick xx greater (or smaller) than for the ℚ\mathbb{Q}-isomorphic order on successors of B⁢(0)=0B(0)=0 and consider a branch extending 0≺x0\prec x.

Now consider two branches B1<SB2B_{1}<_{S}B_{2}. Let α=β+1\alpha=\beta+1 be as above. We can find xx an immediate successor of B1⁢(β)B_{1}(\beta) such that B1⁢(α)<x<B2⁢(α)B_{1}(\alpha)<x<B_{2}(\alpha) for the ℚ\mathbb{Q}-isomorphic order on immediate successors of B1⁢(β)B_{1}(\beta). Let Ix={B∈S:x∈B}I_{x}=\{B\in S:x\in B\}. Any B∈IxB\in I_{x} contains {y∈T:y≺x}={y∈T:y≺B1⁢(β)}={y∈T:y≺B2⁢(β)}\{y\in T:y\prec x\}=\{y\in T:y\prec B_{1}(\beta)\}=\{y\in T:y\prec B_{2}(\beta)\}. Moreover x=B⁢(α)x=B(\alpha) and so B1<B<B2B_{1}<B<B_{2}. IxI_{x} is nonempty (we can extend {y∈T:y⪯x}\{y\in T:y\preceq x\} to a maximal branch) and so SS is dense. If Ix∩Iy=∅I_{x}\cap I_{y}=\emptyset then x,yx,y are incomparable. So from any collection of disjoint open intervals (B1⁢i,B2⁢i)i∈I{(B_{1i},B_{2i})}_{i\in I} we get an antichain {xi:i∈I}\{x_{i}:i\in I\} and so II is at most countable.

Let CC be a countable set of branches in TT. Since these branches are countable, we can find α<ω1\alpha<\omega_{1} larger than the length of any branches in CC. If x∈Tx\in T is at level greater than α\alpha then for all B∈CB\in C, x∉Bx\notin B so B∉IxB\notin I_{x}. Finally C∩Ix=∅C\cap I_{x}=\emptyset and CC is not dense.

Now let RR be the Dedekind-MacNeille completion of SS. It is unbounded, linearly ordered, has the least upper-bound property and SS is dense in RR. Using the fact that SS is dense in RR we deduce that RR is dense. Similarly, if (ai,bi)i∈I{(a_{i},b_{i})}_{i\in I} is any collection of disjoint open intervals in RR we can find ci,di∈Sc_{i},d_{i}\in S such that ai<ci<di<bia_{i}<c_{i}<d_{i}<b_{i}. Then (ci,di)i∈I{(c_{i},d_{i})}_{i\in I} is a collection of disjoint open intervals in SS and so II is at most countable.

Finally, it remains to prove that RR is not isomorphic to ℝ\mathbb{R} and it suffices to show that RR does not have any countable dense subset CC. If CC is a countable subset of RR, then for any elements a<ba<b in CC we pick c∈Sc\in S such that a<c<ba<c<b. This gives a countable subset C′C^{\prime} of SS. If a<ba<b are elements of SS, we can find c,d∈Cc,d\in C such that a<c<d<ba<c<d<b and so e∈C′e\in C^{\prime} such that a<c<e<d<ba<c<e<d<b. Thus C′C^{\prime} would be a countable dense subset of SS. A contradiction.

∎

The ◇\Diamond principle holds in the model LL of constructible sets. Using iterated forcing, we can construct a model of ZFC in which MAℵ1\mathrm{MA}_{\aleph_{1}} holds. Using theorems 0.2 and 0.3 we deduce that both the positive and negative answers to Suslin’s problem are consistent with ZFC and so Suslin’s problem is undecidable in ZFC. It’s remarkable that a problem that only involves linearly ordered set can be solved using sophisticated methods from Set Theory. The above proofs follow chapters 4, 9, 15 and 16 from Thomas Jech’s book ‘‘Set Theory’’. In particular:

  • •

    Lemma 0.1 and theorem 0.1 are based on the sketch given in theorem 4.3.

  • •

    Theorem 0.2 is based on the proofs of theorem 16.16 and lemma 9.14 (a).

  • •

    Theorem 0.3 is based on the proofs of lemma 15.24, lemma 15.25, theorem 15.26, lemma 15.27 and lemma 9.14 (b).

  • •

    Theorem 0.2 implicitely uses theorem 4.4 about the Dedekind-MacNeille completion of a dense unbounded linearly ordered.

  • •

    In addition, theorem 0.2 also contains the proof of lemma 8.2 (the intersection of two closed unbounded sets is closed unbounded) the solutions to exercise 2.7 (any normal sequence has arbitrarily large fixed points) and exercise 9.7 (if all the antichains of a normal ω1\omega_{1}-tree are at most countable then so are its branches).

  • •

    Finally, ◇\Diamond and MAℵ1\mathrm{MA}_{\aleph_{1}} are proved to be consistent with ZFC in theorems 13.21 and 16.13.