This site is supported by donations to The OEIS Foundation.

Cardinality

From OeisWiki
Jump to navigationJump to search


This article page is a stub, please help by expanding it.


The cardinality of a set is the number of elements of that set, represented by a cardinal number. Two sets have the same cardinality if and only if there is a bijection (one-to-one and onto correspondence) between the two sets. (While this is rather trivial for finite sets, the concept is essential for infinite sets.) The cardinality of a set  

A

is denoted in one of the following ways:

card(A)=|A|=#A.

Examples

[edit]
card({1,2,3,4,5,6})=|{1,2,3,4,5,6}|=#{1,2,3,4,5,6}=6.
card({{},{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}})=|{{},{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}}|=#{{},{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}}=8.

Cardinality of infinite sets

[edit]

The cardinality of the set of natural numbers defines  

0

(pronounced aleph null or aleph nought, aleph being the first letter of the Hebrew alphabet), i.e. the cardinality of countably infinite sets (enumerable sets, denumerable sets), i.e. sets for which a one-to-one and onto correspondence with the set of natural numbers can be made

0:=card()=||=#.

A set which has an injection into the natural numbers (i.e., either has a bijection to the natural numbers or is finite) is called countable. Georg Cantor proved that the the set of rational numbers are countable:

card()=||=#=0,

and it can be proved with a generalization of Cantor's idea that the set of algebraic numbers is also countable:

card(𝔸)=|𝔸|=#𝔸=0.

The cardinality of the real numbers, called the cardinality of the continuum and denoted 𝔠 or 1, is the cardinality of the power set of the natural numbers

𝔠:=card()=||=#=20.

The continuum hypothesis states that there are no cardinalities between  

0

and  

2 ℵ0

, so that  

1 = 2 ℵ0

.