Cardinalities and Bijections
Introduction
The concept of cardinality refers to the mathematical notion of the “size” of a set, which allows for the comparison and quantification of sets that may not be finite. In essence, cardinality provides a way to describe the number of elements in a set, extending the familiar notion of countability from finite sets to infinite ones.
Bijections, or bijective functions, are crucial in the analysis of cardinalities. A function is called bijective if it is both injective (no two elements of map to the same element of ) and surjective (every element of is mapped to by some element of ). When such a bijection exists between two sets, they are said to have the same cardinality.
Cardinalities
- Finite Sets: The cardinality of a finite set is simply the number of elements in the set. For example, the set has a cardinality of 3.
- Infinite Sets: Infinite sets can be more complex. They are primarily classified into:
- Countably Infinite Sets: These are sets whose elements can be listed in a sequence (e.g., the set of all natural numbers ). Such sets have the same cardinality as .
- Uncountably Infinite Sets: These are sets that cannot be listed in a sequence, even an infinite one (e.g., the set of all real numbers ). Their cardinality is strictly greater than that of .
Bijections and Cardinality
The existence of a bijection between two sets is a powerful concept that equates their sizes, even for infinite sets. For example, the set of even numbers is countably infinite, just like the set of all integers, because we can construct a bijection between them (e.g., by mapping each integer to ).
Explicit Bijections
- Between and : A simple bijection can be constructed by alternating between positive and negative integers, starting from zero. This demonstrates that the set of all integers is countably infinite.
- Between and : Constructing a bijection between the natural numbers and the rational numbers involves creating a sequence that includes all possible fractions, illustrating that is countably infinite.
Countable Sets
A set is countable if it is finite or countably infinite. The concept of countability is vital in understanding the structure of sets within mathematics, particularly in analysis and number theory.
Examples
- The set of prime numbers is countably infinite, as it can be ordered in an increasing sequence, demonstrating a bijection with .
- The set of algebraic numbers is also countably infinite, as each algebraic number is a root of a polynomial with integer coefficients, and these polynomials can be listed in a sequence.
Conclusion
Analyzing cardinalities and constructing explicit bijections provide profound insights into the nature and size of sets, bridging the gap between the intuitive notion of quantity and its mathematical formalization. This exploration reveals the surprising result that some infinite sets can be matched with others in a one-to-one correspondence, highlighting the nuanced hierarchy of infinities.
Test Questions
- [Basic] Question: What is a bijection? Back: A bijection is a function that is both injective and surjective, meaning each element of the first set is paired with a unique element of the second set, and every element of the second set is paired with some element of the first set.
- [Basic] Question: How can one show that the set of all natural numbers and the set of all integers have the same cardinality? Back: One can show this by constructing a bijection between the two sets, such as mapping each natural number to an integer by alternating between positive and negative values.
- [Basic] Question: Explain why the set of all real numbers is uncountably infinite. Back: The set of all real numbers is uncountably infinite because there is no way to list all real numbers in a sequence that includes every real number, as proven by Cantor’s diagonal argument.