TylerH said:
First, can all aleph 1 sets be generalized as sets of infinitely wide tuples? As in, let [itex]a_1a_2_a3 \ldots \in \Re[/itex] map to [itex](a_1, a_2, a_3, \ldots)[/itex].
Second, if countably infinite sets are n-tuples, aleph 1 sets are infinite tuples, can this pattern be generalized to even higher cardinality?
You mean tuples of natural numbers, right?? The answer is sadly that this is incorrect
Finite n-tuples of natural numbers are countables. But the set of "infinitely wide" tuples has cardinality [itex]2^{\aleph_0}[/itex], and this is (without the continuum hypothesis) not equal to [itex]\aleph_1[/itex].
How can we see this?? Well, instead of looking at infinitely wide tuples of natural numbers, let us look at tuples such that the elements of the tuples are only 0 or 1. So, an example of such a tuple is
[tex](0,0,1,1,1,0,1,0,1,0,...)[/tex]
We will show that the set of all such tuples (a set which I will denote by A) has cardinality [itex]2^{\aleph_0}[/itex]. Indeed, there exists a bijection
[tex]A\rightarrow \mathcal{P}(\mathbb{N})[/tex]
that is, every element of A determines uniquely a subset of the naturals. How do we do this?? It's an ingenious trick:
Let's say that we have (0,0,1,1,1,0,1,0,1,0,...). We will build a subset of the naturals in the following way.
The zero'th element of the tuple is 0, so 0 will not belong to our subset.
The first element of the tuple is 0, so 1 will not belong to our subset.
The second element of the tuple is 1, so 2 will belong to our subset.
The third element of the tuple is 1, so 3 will belong to our subset.
The fourth element of the tuple is 1, so 4 will belong to our subset.
The fifth element of the tuple is 0, so 5 will not belong to our subset.
The sixth element of the tuple is 1, so 6 will belong to our subset.
...
So we have formed a subset {2,3,4,6,8,...} of the naturals. In the same fashion, every infinite tuple defines a subset of the naturals, and every subset of the naturals determines a tuple. For example, {4,5} is determined by the tuple (0,0,0,0,1,1,0,0,0,0,...).
I hope that was a bit understandable. In any case, this shows that there are as much tuples of natural numbers as there are subsets of the natural numbers. And there are (by definition) [itex]2^{\aleph_0}[/itex] subsets of the naturals.
As stated by the continuumhypothesis, it cannot be proven nor disproven that [itex]\aleph_1=2^{\aleph_0}[/itex], so in the absence of the continuum hypothesis, your set will not have cardinality [itex]\aleph_1[/itex].
You may ask: which set does have cardinality [itex]\aleph_1[/itex]. This question is quite difficult to answer, and I do not know any elementary sets of cardinality [itex]\aleph_1[/itex]. The only sets of cardinality [itex]\aleph_1[/itex] that I know, will involve ordinals.
I hope this was a bit clear and not too technical. Feel free to ask for more explanations.