Some questions about elementary set theory (cardinal and ordinal numbers)

613 Views Asked by At

I have three questions about elementary set teory and i don't figure out how to solve them:

1)Let $X$ a subset of the cardinal number $2^{\aleph_0}$ (seen as an initial ordinal). Is true or false that $X$ or $2^{\aleph_0} \setminus X$ (the complement set of $X$ in $2^{\aleph_0}$) has the order type of $2^{\aleph_0}$ ?

2) Exist a set $X$ such that $X \subseteq X \times X $ and a set $Y$ such that $Y \times Y \subseteq Y$ ??

3)Let b an ordinal number that $\omega^b = b$ (ordinal exponentation). We can conclude that for every $s,t < b$ we have $s+t<b$ ?

Thanks in advance

2

There are 2 best solutions below

0
On BEST ANSWER

I will only answer question 1. The answer is yes. Either $X$ or its complement must have cardinality $2^{\aleph_0}$. For example, say it's $X$. Then the order type of $X$ is at least $2^{\aleph_0}$, because $2^{\aleph_0}$ is the smallest order type with that cardinality. But the order type cannot exceed $2^{\aleph_0}$, because then $X$ would have a proper initial segment of cardinality $2^{\aleph_0}$, which is absurd since this would be contained in a proper initial segment of $2^{\aleph_0}$.

Edit: Here is an answer to part 2, assuming the sets are required to be non-empty.

A set $Y$ satisfying the requirement can be chosen, for example $Y = V_\omega = \cup_{n \in \omega} V_n$, where $V_0 = \emptyset$ and $V_{n+1} = P(V_n)$.

No non-empty $X$ of the required kind exists, however. Apply the axiom of foundation to the set $X \cup (\cup X)$.

5
On

The first answer is yes. Since $2^{\aleph_0}$ is an infinite cardinal, a partition into two sets must include one which has cardinality $2^{\aleph_0}$. Since we consider this as an initial ordinal, every subset which as the same cardinality has the same order type. It is interesting to note the use of the axiom of choice here, for having $2^{\aleph_0}$ as an ordinal to begin with. Without the axiom of choice, it is consistent that $\Bbb R$ can be split into two sets, both of which have cardinality smaller than $\Bbb R$ itself.

The second answer is easily yes. $X=Y=\varnothing$. But it is possible to find infinite sets which satisfy the property $A\subseteq A\times A$.

The third question is also yes, but not as easily as before. If $b=\omega^b$, and $t<b$ then we have that $t+b=b$. Now if $t,s<b$ then $t+s<t+b=b$.