Partition of a set
A partition of a set X is a set P of nonempty subsets of X such that every element x in X is in exactly one of these subsets. The elements of P are sometimes called the blocks of the partition.
| Table of contents |
|
2 Definition 3 Partitions and equivalence relations 4 Partial ordering of the lattice of partitions 5 The number of partitions |
Examples
The set {1, 2, 3} has the following partitions
- { {1}, {2}, {3} },
- { {1, 2}, {3} },
- { {1, 3}, {2} },
- { {1}, {2, 3} } and
- { {1, 2, 3} }.
- { {}, {1,3}, {2} } is not a partition because it contains an empty subset.
- { {1,2}, {2, 3} } is not a partition because the element 2 is contained in more than one subset.
- { {1}, {2} } is not a partition of {1, 2, 3} because none of its blocks contains 3. It is a partition of {1, 2}.
Definition
Suppose S is a set. P, a set of subsets of S, is a partition if:
- The union of the elements of P is equal to S
- The intersection of any two elements of P is empty
- No element of P is empty
Partitions and equivalence relations
If an equivalence relation is given on the set X, then the set of all equivalence classes forms a partition of X. Conversely, if a partition P is given on X, we can define an equivalence relation on X by writing x ~ y iff there exists a member of P which contains both x and y. The notions of "equivalence relation" and "partition" are thus essentially equivalent.
Partial ordering of the lattice of partitions
Given two partitions P and Q of a given set X, we say that P is finer than Q if it splits the set X into smaller blocks, i.e. if every element of P is a subset of an element of Q. In that case, one writes P < Q.
With this relation of "being-finer-than", the set of all partitions of a set X is a partially ordered set and in particular a lattice.
The number of partitions
The Bell number Bn (named in honor of Eric Temple Bell) is the number of different partitions of a set with n elements. The first several Bell numbers are B0=1, B1=1, B2=2, B3=5, B4=15, B5=52, B6=203.
The Stirling number S(n, k) of the second kind, also denoted by
The number of partitions of a set of size n corresponding to the partition
