Partition of a set

Missing image
Set_partition.png
image:Set_partition.png


A partition of U into 6 blocks:
a Venn diagram representation.

In mathematics, a partition of a set X is a division of X into non-overlapping "parts" or "blocks" or "cells" that cover all of X.

Contents

Definition

A partition of a set X is a set of nonempty subsets of X such that every element x in X is in exactly one of these subsets.

Equivalently, a set P of subsets of X, is a partition of X if

  1. No element of P is empty. (NB - some definitions do not require this)
  2. The union of the elements of P is equal to X. (We say the elements of P cover X.)
  3. The intersection of any two elements of P is empty. (We say the elements of P are pairwise disjoint.)

The elements of P are sometimes called the blocks of the partition.

Examples

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 π and ρ of a given set X, we say that π is finer than ρ, or, equivalently, that ρ is coarser than π, if π splits the set X into smaller blocks than ρ does, i.e. if every element of π is a subset of some element of ρ. In that case, one writes π ≤ ρ.

The relation of "being-finer-than" is a partial order on the set of all partitions of the set X, and indeed even a complete lattice. In case n = 4, the partial order of the set of all 15 partitions is depicted in this Hasse diagram:

Missing image
PartitionLattice.png


Noncrossing partitions

The lattice of noncrossing partitions of a finite set has recently taken on importance because of its role in free probability theory. These form a subset of the lattice of all partitions, but not a sublattice, since the join operations of the two lattices do not agree.

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 is the number of partitions of a set of size n into k blocks.

The number of partitions of a set of size n corresponding to the integer partition

n=\underbrace{1+\cdots+1}_{m_1\ \mbox{terms}} +\underbrace{2+\cdots+2}_{m_2\ \mbox{terms}} +\underbrace{3+\cdots+3}_{m_3\ \mbox{terms}}+\cdots

of n, is the Faà di Bruno coefficient

{n! \over m_1!m_2!m_3!\cdots 1!^{m_1}2!^{m_2}3!^{m_3}\cdots}.

The number of noncrossing partitions of a set of size n is the nth Catalan number, given by

C_n={1 \over n+1}{2n \choose n}.

See also

See also: Partition of a set, Bell numbers, Catalan number, Complement (set theory), Complete lattice, Data clustering, Empty set, Equivalence class, Equivalence relation, Eric Temple Bell