What is the Significance of Aleph Zero in Mathematics?

  • Context: Undergrad 
  • Thread starter Thread starter chroot
  • Start date Start date
  • Tags Tags
    Zero
Click For Summary

Discussion Overview

The discussion centers around the concept of aleph zero (\aleph_0) in mathematics, particularly its significance as a measure of cardinality for infinite sets. Participants explore its implications in set theory, including comparisons with other cardinalities such as those of the integers, rationals, and reals, as well as the nature of cardinal arithmetic.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants define \aleph_0 as the cardinality of countably infinite sets, such as the natural numbers, integers, and rational numbers.
  • Others question whether \aleph_0 can be treated as a number, noting its use in expressions like \(2^{\aleph_0}\) and discussing its implications in cardinal arithmetic.
  • There is a discussion about the cardinality of the set of real numbers, with some asserting that it is uncountably infinite and denoted by \mathfrak{c}.
  • Participants mention that \aleph_1 is defined as the smallest cardinal number larger than \aleph_0, but the relationship between \aleph_1 and \mathfrak{c} is debated, with some stating that it is not universally accepted whether they are equal.
  • Some participants express confusion about the rules governing cardinal numbers compared to regular numbers, particularly regarding the existence of higher alephs like \aleph_2.
  • There are corrections regarding the definition of cardinal exponentiation and the nature of functions in set theory.

Areas of Agreement / Disagreement

Participants generally agree on the definition of \aleph_0 and its relation to countable sets. However, there is significant disagreement regarding the relationship between \aleph_1 and \mathfrak{c}, as well as the acceptance of various axioms related to these cardinalities. The discussion remains unresolved on these points.

Contextual Notes

Some participants express uncertainty about cardinal arithmetic and the implications of different cardinalities, particularly in relation to the continuum hypothesis and the independence of certain statements from the axioms of set theory.

chroot
Staff Emeritus
Science Advisor
Gold Member
Messages
10,270
Reaction score
45
All right math geeks, lay it on me. What the hell is aleph zero? Is this the right symbol for it: [itex]\aleph_0[/itex]?

- Warren
 
Physics news on Phys.org
Basically, [itex]\aleph_0[/itex] is the "size" (or more rigorously, the cardinality) of the set of natural numbers.

If [itex]\aleph_0[/itex] just referred to the cardinality of the natural numbers, it wouldn't be very useful. But if we know that [itex]\mathbb{N}[/itex] has cardinality [itex]\aleph_0[/itex], we can show that other sets also have cardinality [itex]\aleph_0[/itex] by finding a bijection between those other sets and the natural numbers.

Thus we can show that other common sets have cardinality [itex]\aleph_0[/itex] such as the set of all integers or the set of all rational numbers. But then there are other sets that don't have cardinality [itex]\aleph_0[/itex] such as the set of all subsets of [itex]\mathbb{N}[/itex] or the set of all real numbers.
 
So... a set with cardinality [itex]\aleph_0[/itex] has countably many elements?

What is the cardinality of the set of real numbers? They are uncountably infinite, right?

Also, I've seen people use [itex]\aleph_0[/itex] like a number -- they'' even say stuff like [itex]2^{\aleph_0}[/itex]. This just doesn't make any sense to me. Is it a number? If not, what is it?

- Warren
 


Originally posted by chroot
All right math geeks, lay it on me. What the hell is aleph zero? Is this the right symbol for it: [itex]\aleph_0[/itex]?

- Warren

Aleph zero is the cardinality of countable infinities. Any infinite set which has the property that there is a bijection from N to the set has cardinality [itex]\aleph_0[/itex].

Familiar sets with that cardinality include:
Natural Numbers
Integers
Rational Numbers

Sets with cardinality [itex]\aleph_0[/itex] are called countable because they can be enumerated by using the bijection from N.
 
Originally posted by chroot
So... a set with cardinality [itex]\aleph_0[/itex] has countably many elements?

What is the cardinality of the set of real numbers? They are uncountably infinite, right?

Also, I've seen people use [itex]\aleph_0[/itex] like a number -- they'' even say stuff like [itex]2^{\aleph_0}[/itex]. This just doesn't make any sense to me. Is it a number? If not, what is it?

- Warren

Yes, a set is countably infinite if and only if it has cardinality
[itex]\aleph_0[/itex].

It isn't really a number, at least not in the same sense that the natural numbers or real numbers are. But you can still do some arithmetic with them. For example, [itex]2^{\aleph_0}[/itex] is the cardinality of the set of all subsets of [itex]\mathbb{N}[/itex], i.e. the power of set [itex]\mathbb{N}[/itex].

There are some rules for cardinal arithmetic. Given two sets [itex]A,B[/itex] and their cardinal numbers [itex]\lvert A\rvert,\lvert B\rvert[/itex], we know that:

[tex] \begin{align*}<br /> \lvert A\rvert+\lvert B\rvert&=\lvert(A\cup B)\rvert \\<br /> \lvert A\rvert\cdot\lvert B\rvert&=\lvert(A\times B)\rvert \\<br /> {\lvert A\rvert}^{\lvert B\rvert}&=\lvert(\text{ set of all functions from B to A })\rvert<br /> \end{align*}[/tex]

Using these rules, we can get results like

[tex] \begin{align*}<br /> \aleph_0+1&=\aleph_0 \\<br /> 2\aleph_0&=\aleph_0 \\<br /> 2^{\aleph_0}&>\aleph_0 \\<br /> \aleph_0^{\aleph_0}&=\mathfrak{c}<br /> \end{align*}[/tex]

where [itex]\mathfrak{c}[/itex] is the cardinality of the real numbers, and [itex]\aleph_0<\mathfrak{c}[/itex].
 
Last edited:
Originally posted by chroot
So... a set with cardinality [itex]\aleph_0[/itex] has countably many elements?

What is the cardinality of the set of real numbers? They are uncountably infinite, right?

Also, I've seen people use [itex]\aleph_0[/itex] like a number -- they'' even say stuff like [itex]2^{\aleph_0}[/itex]. This just doesn't make any sense to me. Is it a number? If not, what is it?

- Warren

For cardinal aritmetic, you can consider [itex]2^{\aleph_0}[/itex] to be the cardinality of the set of all functions [tex]f:\mathbb{N} \rightarrow \{0,1\}[/tex] or equivalently the cardinality of the set of all countable sequences containting {1,0} as elements.

In set theory [tex]A^B[/tex] is the set of all functions [tex]f:A \rightarrow B[/tex]. A function [tex]f:A \rightarrow B[/tex] is a set of ordered pairs:
[tex]f={(a,b)}[/tex] with the property that for every [tex]a \in A[/tex] there is one, and only one ordered pair [tex](a,b) \in f[/tex] that contains a.

For example
[tex]2^2=|\{0,1\}^{\{A,B\}}|[/tex]
and
[tex]\{0,1\}^{\{A,B\}}[/tex]
contains
(code tag used for spacing)
Code:
{
   {(0,A),(1,A)}
   {(0,A),(1,B)}
   {(0,B),(1,A)}
   {(0,B),(1,B)}
}
So there are four suitable functions, and
[tex]2^2=4[/tex]
as might be expected.

For some people [tex]2^A[/tex] means the power set of [tex]A[/tex] which is the set of all subsets of [tex]A[/tex]. There is a natural bijection between the set of all functions [tex]f:A \rightarrow \{0,1\}[/tex] and the power set of a, so it works out ok.
 
Last edited:
Minor correction; [itex]A^B[/itex] is the set of all functions from [itex]B[/itex] to [itex]A[/itex], and exponentiation for cardinal numbers is defined as [itex]|A|^{|B|}= |A^B|[/itex].


[itex]\aleph_1[/itex] is defined to be the smallest cardinal number larger than [itex]\aleph_0[/itex], et cetera. The "continuum hypothesis" states that [itex]\aleph_1 = \mathfrak{c} \; (= |\mathbb{R}|)[/itex]. This statement is independent of the other axioms of set theory (i.e. cannot be proven nor disproven).
 
Last edited:
Originally posted by Hurkyl
Minor correction; [itex]A^B[/itex] is the set of all functions from [itex]B[/itex] to [itex]A[/itex], and exponentiation for cardinal numbers is defined as [itex]|A|^{|B|}= |A^B|[/itex].

Obviously, I still need to be more careful...
 
That one always bugs me too; whenever I want to use it I have to sit and think about it a couple minutes to make sure I have it going the right way. :frown:

I spent 10 minutes trying to decide if my post was accurate before I hit post. :smile:
 
  • #10
I even managed to make the same mistake. Which is really sad since I just looked it up before I typed it to make sure I didn't make a mistake.
 
  • #11
Okay so [itex]\aleph_0 = | \mathbb{Z} | = | \mathbb{N} | = | \mathbb{Q} |[/itex] and [itex]\aleph_1 = | \mathbb{R} |[/itex].

Is it acceptable to say that [itex]\aleph_1 > \aleph_0[/itex]? Or that the cardinality of the reals is larger than the cardinality of the integers?

I'm not sure I understand where the [itex]\mathfrak{c}[/itex] came from if [itex]\aleph_1 \equiv \mathfrak{c}[/itex].

Is there an [itex]\aleph_2[/itex], ad infinitum? This all seems funny to me, that these cardinal numbers obey different sorts of rules than normal numbers. I haven't gotten my head around it yet.

- Warren
 
  • #12
Originally posted by chroot
Okay so [itex]\aleph_0 = | \mathbb{Z} | = | \mathbb{N} | = | \mathbb{Q} |[/itex] and [itex]\aleph_1 = | \mathbb{R} |[/itex].

Is it acceptable to say that [itex]\aleph_1 > \aleph_0[/itex]? Or that the cardinality of the reals is larger than the cardinality of the integers?

I'm not sure I understand where the [itex]\mathfrak{c}[/itex] came from if [itex]\aleph_1 \equiv \mathfrak{c}[/itex].

Is there an [itex]\aleph_2[/itex], ad infinitum? This all seems funny to me, that these cardinal numbers obey different sorts of rules than normal numbers. I haven't gotten my head around it yet.

- Warren

It is acceptable to say that [itex]\aleph_1>\aleph_0[/itex]. And you can construct an infinite number of alephs, so [itex]\aleph_2[/itex], or even [itex]\aleph_{\aleph_0}[/itex] if perfectly valid.

The notation [itex]\mathfrak{c}=\lvert\mathbb{R}\rvert[/itex] is actually the more standard notation. The idea that [itex]\aleph_1=\mathfrak{c}[/itex] is still not really decided. We can't prove that it's true or false, so to use it we have to assume it as an axiom, which most people aren't willing to do. In fact it seems that now most mathematicians believe that opposite, that we should assume [itex]\aleph_1\neq\mathfrak{c}[/itex]. It's kind of like the old [itex]0^0=?[/itex] issue.
 
Last edited:
  • #13
Originally posted by chroot
Is it acceptable to say that [itex]\aleph_1 > \aleph_0[/itex]?

Yes, by definition. [itex]\aleph_1[/itex] is defined as the smallest cardinal larger than [itex]\aleph_0[/itex].

I'm not sure I understand where the [itex]\mathfrak{c}[/itex] came from

This is a name for the cardinality of the reals.

We know that the cardinality of R is larger than that of N, and that [itex]\aleph_1[/itex] is also greater than [itex]|\mathbb{N}|[/itex]. Whether they ([itex]\mathfrak{c}[/itex] and [itex]|\mathbb{R}|)[/itex]) are the same is not a consequence of their definitions.

Is there an [itex]\aleph_2[/itex], ad infinitum?

Yes. The cardinality of the power set of A is always larger than that of A, even for infinite sets.

I still remember how dizzy I felt the first time I got to this point.
 
  • #14
If [itex]\aleph_0 \equiv | \mathbb{Z} |[/itex] and [itex]\aleph_0^{\aleph_0} \equiv \aleph_1 \equiv | \mathbb{R} |[/itex], what is [itex]\aleph_2[/itex]?

Is it [tex]\aleph_0^{\aleph_0^{\aleph_0}}[/tex]?

Or [tex]\aleph_0^{2 \aleph_0}[/tex]?

What kind of set has cardinality [itex]\aleph_2[/itex]?

If [itex]\aleph_0[/itex] means "countably infinite" and [itex]\aleph_1[/itex] means "uncountably infinite," what does [itex]\aleph_2[/itex] mean?

- Warren
 
Last edited:
  • #15
[itex]\aleph_1 = \mathfrak{c}[/itex] is unprovable, that's why. :smile: Mathematicians prefer to make as few assumptions as possible, and for most applications the continuum hypothesis isn't necessary.

And yes, there are [itex]\aleph_2[/itex], [itex]\aleph_3[/itex], and so on for any natural number subscript. I don't know if there is a labelling standard beyond that; e.g. I don't know if people use [itex]\aleph_{\aleph_0}[/itex].

And yes, cardinal numbers obey different rules from "normal" numbers. (For one, they're not normal numbers. :wink:) They're a very difficult thing to define in their full generality (and I don't know how); the class of cardinal numbers is "too big" to fit in a set.
 
  • #16
Originally posted by Hurkyl
the class of cardinal numbers is "too big" to fit in a set.

Can you expand a little on this? I remember reading that after [itex]\aleph_2[/itex], [itex]\aleph_3[/itex], etc., which form a countably infinite set, there was another way of "jumping" to the next class of infinities, but I have completely forgot about that jump.
 
  • #17
Assuming the generalized continuum hypothesis, [itex]\aleph_2 = 2^{\aleph_1} = 2^{\mathfrak{c}}[/itex]. I think some examples of a set with the cardinality [itex]2^{\mathfrak{c}}[/itex] are the set of all real functions and the set of curves in the n-space.

But like the continuum hypothesis, the generalized continuum hypothesis is unprovable (I think that even if you assume CH you still can't prove GCH)

If you don't assume GCH, then all you can say is that [itex]\aleph_2[/itex] is the smallest cardinal number bigger than [itex]\aleph_1[/itex].
 
  • #18
Can you expand a little on this?

Assume there exists a set [itex]S[/itex] of all cardinal numbers. For every cardinal number [itex]x[/itex], there exists a set [itex]X_x[/itex] such that [itex]|X_x| = x[/itex].

Define [itex]T := \bigcup_{x \in S} X_x[/itex]. We must have [itex]|T| \in S[/itex], so it's clear that [itex]|T|[/itex] must be the largest cardinal number.

However, [itex]2^{|T|} > |T|[/itex], which is a contradiction.

Therefore there is no set of all cardinal numbers.

(P.S.: as I'm thinking about it, I think there are some nasty subtle details in this proof that I'm skimming over...)
 
Last edited:
  • #19
Consider this:
[tex]|2^A| > |A|[/tex]
is strict for
[tex]A \neq 0[/tex]

Let [tex]G[/tex] be a mapping [tex]A \rightarrow \{0,1\}^A[/tex]. Then for every [tex]a \in A[/tex], [tex]G(a)[/tex] is a function [tex]A \rightarrow \{0,1\}[/tex]
Now, construct [tex]f:A \rightarrow \{0,1\}[/tex] in the following way:
[tex]f(a)= 1[/tex] if [tex]G(a)(a)=0[/tex] and [tex]0[/tex] otherwise.
Clearly [tex]f[/tex] is not in the range of [tex]G[/tex] since [tex]G(a)(a) \neq f(a) \forall a \in A[/tex]
Therefore there are no surjective mappings [tex]A \rightarrow \{0,1\}^A[/tex], and no bijections can exist.

Proving the other direction is easy:
[tex]G(a)(b)=1 \iff a=b[/tex] is an injective function.

This proves that there are 'infinitely large' infinities.
 
  • #20
Actually, you can say that [itex]\aleph_2[/itex] is the cardinality of the set of all ordinal numbers of cardinality no greater than aleph-one.

I have seen the notation [itex]\aleph_{\aleph_0}[/itex], although I don't know how commonly it's used. It's also sometimes written [itex]\aleph_\omega[/itex]. But it's also one of the few cardinals where you can prove that [itex]\aleph_{\aleph_0}\neq\mathfrak{c}[/itex] without using the continuum hypothesis.
 
  • #21
Originally posted by Hurkyl
Therefore the set of all cardinal numbers cannot exist.
*mumbles* mommy.. mommy.. make it stop.

- Warren
 
  • #22
Originally posted by NateTG
Consider this:
[tex]|2^A| > |A|[/tex]
is strict for
[tex]A \neq 0[/tex]

Let [tex]G[/tex] be a mapping [tex]A \rightarrow \{0,1\}^A[/tex]. Then for every [tex]a \in A[/tex], [tex]G(a)[/tex] is a function [tex]A \rightarrow \{0,1\}[/tex]
Now, construct [tex]f:A \rightarrow \{0,1\}[/tex] in the following way:
[tex]f(a)= 1[/tex] if [tex]G(a)(a)=0[/tex] and [tex]0[/tex] otherwise.
Clearly [tex]f[/tex] is not in the range of [tex]G[/tex] since [tex]G(a)(a) \neq f(a) \forall a \in A[/tex]
Therefore there are no surjective mappings [tex]A \rightarrow \{0,1\}^A[/tex], and no bijections can exist.

Proving the other direction is easy:
[tex]G(a)(b)=1 \iff a=b[/tex] is an injective function.

This proves that there are 'infinitely large' infinities.

Isn't that just Cantor's diagonal method?
 
  • #23
Originally posted by master_coda
Isn't that just Cantor's diagonal method?
Yep - but this is the grown-up version :wink:
 
  • #24


Originally posted by chroot
What the hell is aleph zero?

usually, when speaking, we say "aleph naught", not "aleph zero"
 
  • #25
Question ? Some people above are referring to [tex]\aleph_1[/tex] as being equal [tex]\aleph_0^{\aleph_0}[/tex]. But why isn't [tex]\aleph_1[/tex] equal to [tex]2^{\aleph_0}[/tex], since I've seen it shown that this is the next cardinal greater than [tex]\aleph_0[/tex] ?
 
  • #26
Originally posted by uart
Question ? Some people above are referring to [tex]\aleph_1[/tex] as being equal [tex]\aleph_0^{\aleph_0}[/tex]. But why isn't [tex]\aleph_1[/tex] equal to [tex]2^{\aleph_0}[/tex], since I've seen it shown that this is the next cardinal greater than [tex]\aleph_0[/tex] ?

It hasn't been shown that [itex]2^{\aleph_0}[/itex] is the next cardinal greater than [itex]\aleph_0[/itex]. It can't be shown - since [itex]2^{\aleph_0}=\mathfrak{c}[/itex], the idea that [itex]2^{\aleph_0}=\aleph_1[/itex] is just a restatement of the continuum hypothesis.
 
  • #27
Originally posted by master_coda
It hasn't been shown that [itex]2^{\aleph_0}[/itex] is the next cardinal greater than [itex]\aleph_0[/itex]. It can't be shown - since [itex]2^{\aleph_0}=\mathfrak{c}[/itex], the idea that [itex]2^{\aleph_0}=\aleph_1[/itex] is just a restatement of the continuum hypothesis.

I've found this thread interesting and informative but there must be something fundamental that I'm not understanding here. I don't know much about this area, previously all I knew was that there were different cardinalities for "countable infinities" versus "uncountable infinities".

So I've learned that [tex]\aleph_0[/tex] is the cardinality of the natural numbers and that things like [tex]2\,\aleph_0[/tex] and [tex]3\,\aleph_0[/tex] etc, as well as [tex]\aleph_0^2[/tex] and [tex]\aleph_0^3[/tex] etc still have the same cardinality (aleph0) because they can be put in a 1-1 relation with the natural numbers.

But since [tex]2^{\aleph_0}[/tex] can't be put into a 1-1 relation with the natural numbers then doesn't that mean that [tex]2^{\aleph_0}[/tex] is larger than [tex]\aleph_0[/tex] ? And if that is the case then why do you need to go all the way to [tex]\aleph_0^{\aleph_0}[/tex] to find the next thing bigger when [tex]2^{\aleph_0}[/tex] is bigger already ?

Can you see why I'm confused?
 
Last edited:
  • #28
Originally posted by uart
But since [tex]2^{\aleph_0}[/tex] can't be put into a 1-1 relation with the natural numbers then doesn't that mean that [tex]2^{\aleph_0}[/tex] is larger than [tex]\aleph_0[/tex] ? And if that is the case then why do you need to go all the way to [tex]\aleph_0^{\aleph_0}[/tex] to find the next thing bigger when [tex]2^{\aleph_0}[/tex] is bigger already ?

I can certainly understand your confusion...this isn't really the most intuative subject.

Yes, in fact [itex]2^{\aleph_0}>\aleph_0[/itex]. In fact, we also have [itex]2^{\aleph_0}=3^{\aleph_0}={\aleph_0}^{\aleph_0}=\mathfrak{c}[/itex]. All of those cardinalities are actually the same. So if all you want is an example of a cardinality that is larger than [itex]\aleph_0[/itex], you can use any one.

But what we don't know is if the cardinality of [itex]2^{\aleph_0}[/itex] is the next largest. In other words, what is the smallest cardinality larger than [itex]\aleph_0[/itex]? We call that cardinality [itex]\aleph_1[/itex].
 
  • #29
But since can't be put into a 1-1 relation with the natural numbers then doesn't that mean that is larger than [tex]\aleph_0^{\aleph_0}[/tex] ? And if that is the case then why do you need to go all the way to to find the next thing bigger when is bigger already ?
You have a right to be confused! Except for uart's
Some people above are referring to [tex]\aleph_0^{\aleph_0}[/tex] as being equal .
I have never seen anyone refer to [tex]\aleph_0^{\aleph_0}[/tex]!
 
  • #30
Originally posted by HallsofIvy
I have never seen anyone refer to [tex]\aleph_0^{\aleph_0}[/tex]!

Since [itex]{\aleph_0}^{\aleph_0}=\mathfrak{c}[/itex] I don't see why anyone would use it when they can just use [itex]\mathfrak{c}[/itex] (or any of the other, more common, cardinalities that it's equivalent to).

But it's certainly a valid cardinality. It's the cardinality of the set of all functions [itex]f\colon A\rightarrow B[/itex] where A and B are countably infinite sets.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 44 ·
2
Replies
44
Views
6K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 47 ·
2
Replies
47
Views
7K