Cardinality

by aoum, Mar 17, 2025, 11:20 PM

Cardinality: Measuring the Size of Sets

In mathematics, cardinality is a measure of the size or number of elements in a set. It provides a way to compare sets, including finite, infinite, and even "infinitely large" sets. Cardinality is a fundamental concept in set theory, which is the basis for much of modern mathematics.

1. Cardinality of Finite Sets

If a set has a finite number of elements, its cardinality is simply the count of those elements. For a finite set $A$, we denote its cardinality by $|A|$.

For example:

\[
A = \{1, 2, 3, 4\} \implies |A| = 4
\]
If two finite sets $A$ and $B$ have the same cardinality, there exists a bijection (a one-to-one correspondence) between them. For example, the sets:

\[
A = \{a, b, c\}, \quad B = \{1, 2, 3\}
\]
have the same cardinality because we can pair their elements:

\[
a \leftrightarrow 1, \quad b \leftrightarrow 2, \quad c \leftrightarrow 3.
\]
2. Cardinality of Infinite Sets

Infinite sets are more subtle to compare. Georg Cantor introduced the idea that not all infinities are the same size. To compare the cardinalities of infinite sets, we check whether a bijection exists between them.

Two sets have the same cardinality if and only if there is a bijection between them.

3. Countably Infinite Sets

A set is countably infinite if its elements can be put in one-to-one correspondence with the natural numbers $\mathbb{N} = \{1, 2, 3, \dots\}$. Such sets have cardinality $\aleph_0$ (aleph-null), the smallest infinite cardinal.

Examples of countably infinite sets:
  • The natural numbers: $\mathbb{N} = \{1, 2, 3, \dots\}$
  • The integers: $\mathbb{Z} = \{\dots, -2, -1, 0, 1, 2, \dots\}$
  • The rational numbers: $\mathbb{Q} = \left\{ \frac{p}{q} : p \in \mathbb{Z}, q \in \mathbb{N} \right\}$

Proof that $\mathbb{Z}$ is countable:

We can list the integers in a sequence:

\[
0, 1, -1, 2, -2, 3, -3, \dots
\]
This establishes a bijection with $\mathbb{N}$:

\[
f(n) = \begin{cases} 
\frac{n}{2}, & \text{if $n$ is even} \\ 
-\frac{n-1}{2}, & \text{if $n$ is odd}.
\end{cases}
\]
4. Uncountably Infinite Sets

A set is uncountably infinite if it is larger than $\aleph_0$that is, it cannot be placed in bijection with $\mathbb{N}$. Such sets have cardinality $\mathfrak{c}$ (the cardinality of the continuum).

The most famous example of an uncountably infinite set is the real numbers $\mathbb{R}$.

Cantor’s Diagonal Argument:

To prove that $\mathbb{R}$ is uncountable, Cantor showed that no bijection exists between $\mathbb{N}$ and $\mathbb{R}$. The idea is to assume we have a list of all real numbers in $[0, 1)$:

\[
x_1 = 0.a_{11} a_{12} a_{13} \dots, \quad x_2 = 0.a_{21} a_{22} a_{23} \dots, \quad \dots
\]
By constructing a new number that differs from each $x_i$ in at least one decimal place, we create a real number not on the list, contradicting the assumption.

Thus, $|\mathbb{R}| > |\mathbb{N}|$, meaning $\mathbb{R}$ is uncountably infinite.

5. Comparing Cardinalities

For any two sets $A$ and $B$, we can compare their sizes:
  • If $|A| = |B|$, there is a bijection between $A$ and $B$.
  • If $|A| \leq |B|$, there is an injection (one-to-one map) from $A$ to $B$.
  • If $|A| < |B|$, there is an injection but no bijection from $A$ to $B$.

Cantor's Theorem:

For any set $S$, the power set $\mathcal{P}(S)$ (the set of all subsets of $S$) has strictly greater cardinality:

\[
|\mathcal{P}(S)| > |S|.
\]
For example, $|\mathcal{P}(\mathbb{N})| = \mathfrak{c}$, the cardinality of the continuum.

6. Cardinal Arithmetic

Cardinal numbers follow special arithmetic rules:
  • $\aleph_0 + \aleph_0 = \aleph_0$
  • $\aleph_0 \times \aleph_0 = \aleph_0$
  • $\aleph_0^{\aleph_0} = \mathfrak{c}$
  • $2^{\aleph_0} = \mathfrak{c}$

7. Continuum Hypothesis (CH)

The Continuum Hypothesis states:

\[
\text{"There is no set whose cardinality is strictly between } \aleph_0 \text{ and } \mathfrak{c}." 
\]
In other words, the smallest uncountable cardinal is the cardinality of the real numbers:

\[
2^{\aleph_0} = \aleph_1.
\]
Kurt Gödel and Paul Cohen showed that the Continuum Hypothesis is independent of the standard axioms of set theory (ZFC), meaning it can neither be proved nor disproved.

8. Examples of Different Cardinalities
  • Finite sets: $|\{a, b, c\}| = 3$
  • Countably infinite: $|\mathbb{N}| = \aleph_0$
  • Uncountably infinite: $|\mathbb{R}| = \mathfrak{c} = 2^{\aleph_0}$
  • Power sets: $|\mathcal{P}(\mathbb{N})| = \mathfrak{c}$

9. Summary

Cardinality provides a rigorous way to compare the sizes of sets:
  • Finite sets have a natural cardinality (a non-negative integer).
  • Infinite sets are either countably infinite ($\aleph_0$) or uncountably infinite ($\mathfrak{c}$ and beyond).
  • Cantor's theorem shows that there are infinitely many sizes of infinity.
  • The Continuum Hypothesis remains unresolved within standard mathematics.

References

Comment

J
U VIEW ATTACHMENTS T PREVIEW J CLOSE PREVIEW rREFRESH
J

0 Comments

Fun with Math and Science!

avatar

aoum
Archives
+ March 2025
Shouts
Submit
  • Excellent blog. Contribute?

    by zhenghua, Apr 10, 2025, 1:27 AM

  • Are you asking to contribute or to be notified whenever a post is published?

    by aoum, Apr 10, 2025, 12:20 AM

  • nice blog! love the dedication c:
    can i have contrib to be notified whenever you post?

    by akliu, Apr 10, 2025, 12:08 AM

  • WOAH I JUST CAME HERE, CSS IS CRAZY

    by HacheB2031, Apr 8, 2025, 5:05 AM

  • Thanks! I'm happy to hear that! How is the new CSS? If you don't like it, I can go back.

    by aoum, Apr 8, 2025, 12:42 AM

  • This is such a cool blog! Just a suggestion, but I feel like it would look a bit better if the entries were wider. They're really skinny right now, which makes the posts seem a lot longer.

    by Catcumber, Apr 4, 2025, 11:16 PM

  • The first few posts for April are out!

    by aoum, Apr 1, 2025, 11:51 PM

  • Sure! I understand that it would be quite a bit to take in.

    by aoum, Apr 1, 2025, 11:08 PM

  • No, but it is a lot to take in. Also, could you do the Gamma Function next?

    by HacheB2031, Apr 1, 2025, 3:04 AM

  • Am I going too fast? Would you like me to slow down?

    by aoum, Mar 31, 2025, 11:34 PM

  • Seriously, how do you make these so fast???

    by HacheB2031, Mar 31, 2025, 6:45 AM

  • I am now able to make clickable images in my posts! :)

    by aoum, Mar 29, 2025, 10:42 PM

  • Am I doing enough? Are you all expecting more from me?

    by aoum, Mar 29, 2025, 12:31 AM

  • That's all right.

    by aoum, Mar 28, 2025, 10:46 PM

  • sorry i couldn't contribute, was working on my own blog and was sick, i'll try to contribute more

    by HacheB2031, Mar 28, 2025, 2:41 AM

54 shouts
Contributors
Tags
Problem of the Day
Fractals
combinatorics
geometry
poll
Collatz Conjecture
Factorials
graph theory
Millennium Prize Problems
pi
Riemann Hypothesis
Sir Issac Newton
AMC
calculus
Chudnovsky Algorithm
Exponents
Gauss-Legendre Algorithm
Goldbach Conjecture
infinity
Koch snowflake
MAA
Mandelbrot Set
Mastering AMC 1012
MATHCOUNTS
Matroids
Nilakantha Series
number theory
P vs NP Problem
P-adic Analysis
Polynomials
probability
Ramsey Theory
algebra
Algorithmic Applications
AMC 10
AMC 8
angle bisector theorem
Angle trisection
Applications in Various Fields
Arc Sine Formula
Archimedes Method
Banach-Tarski Paradox
Basel Problem
Basic Reproduction Number
Bayes Theorem
Bernoulli numbers
Bertrand s Box Paradox
binomial theorem
Birthday Attack
Birthday Problem
buffon s needle
Cantor s Infinite Sets
cardinality
catalan numbers
Circumference
Coin Rotation Paradox
computer science
conditional probability
conic sections
Conjectures
Cryptography
Cyclic Numbers
Cyclic Sieving Phenomenon
Different Sizes of Infinity
Diophantinve Approximation
Dirichlets Approximation
Diseases
Double Factorials
Drake Equation
epidemiology
Euler s Formula for Polyhedra
Euler s Identity
Euler s totient function
Euler-Lagrange Equation
Fermat s Factoring Method
fermat s last theorem
Fibonacci sequence
finite
four color theorem
Fractals and Chaos Theory
free books
Gamma function
Golden Ratio
Graham s Number
Graph Minor Theorem
gravity
Greedoids
Gregory-Liebniz Series
Hailstone Problem
Heron s Formula
Hilbert s Hotel
Hodge Conjecture
ideal gas law
Inclusion-exclusion
infinite
Irrational numbers
Kruskals Tree Theorem
Law of Force and Acceleration
legendre s theorem
Leibniz Formula
logarithms
logic
Mastering AMC 8
Menger Sponge
Minkowskis Theorem
modular arithmetic
Multinomial Theorem
Multiples of 24
National Science Bowl
Newton s First Law of Motion
Newton s Second Law of Motion
Newton s Third Law of Motion
Parabolas
Paradox
paradoxes
Penrose Tilings
physical chemistry
pie
pigeonhole principle
Price s Equation
prime numbers
primes
Pythagorean Theorem
Python
Ramsey s Theorem
Reproduction Rate of Diseases
Sequences
Sequences of Binomial Type
Sets
Sierpinski Triangle
Sierpiski Carpet
Sierpiski Triangle
Simon s Factoring Trick
The Birthday Problem
The Book of Formulas
The HalesJewett Theorem
The Law of Action and Reaction
The Law of Inertia
The Lost Boarding Pass Problem
thermodynamics
Topological Insights
triangle inequality
trigonometry
twin prime conjecture
Umbral Calculus
Van der Waerdens Theorem
venn diagram
Wallis Product
Zeno s Paradoxes
About Owner
  • Posts: 0
  • Joined: Nov 2, 2024
Blog Stats
  • Blog created: Mar 1, 2025
  • Total entries: 93
  • Total visits: 975
  • Total comments: 26
Search Blog
a