User Tools

Site Tools


partition

This is an old revision of the document!


Partition of a set

Definition

Let $S$ be a finite set. A partition $\pi$ of $S$ is a decomposition of $S$ into disjoint non-empty subsets. That is

$$\pi=\{V_1,\dots,V_n\},$$

where $V_i\subset S$, $V_i\neq\emptyset$, and $V_i\cap V_j=\emptyset$ for any $i,j=1,\dots,n$, $i\neq j$. The subsets $V_i$ are called blocks of the partition $\pi$.

The set of all partitions of $S$ is denoted $\Pscr(S)$. In combinatorics, we usually take the canonical choice $S:=\{1,\dots,k\}$, for which we denote $\Pscr(k):=\Pscr(S)$. When using partitions to build diagramatical categories (such as the category of all partitions), we consider partitions of a set $S:=\{1,\dots,k\}\sqcup\{1,\dots,l\}$ and denote $\Pscr(k,l):=\Pscr(S)$.

Partition of a set should not be confused with a partition of a number. Any partition of a set induces a partition of a number if we remember only the sizes of the sets. Indeed, if $\pi=\{V_i\}_{i=1}^n$ is a partition of $S$, then $(|V_i|)_{i=1}^n$ is a partition of $|S|$.

Often we consider the set $S$ to be a totally ordered set. In this case, we can define the notion of a non-crossing partition. A partition $\pi=\{V_i\}_{i=1}^n$ of a totally ordered set $S$ is called non-crossing if for every four elements $a<b<c<d$ of $S$ having $a,c\in V_i$ and $b,d\in V_j$ implies $i=j$. The name non-crossing is motivated by the graphical representation of such partitions (see below).

Representing partitions

Graphical representation on one line

We can represent elements $p\in\Part(k)$, that is, partitions of a set $\{1,\dots,k\}$ as diagrams as follows. Put $k$ points on one line representing the elements of the set $\{1,\dots,k\}$. For each block $V\in p$ connect all the points representing elements of $V$ by a node.

For example, consider $k=8$ and a partition $p=\{\{1,2,5\},\{3,6\},\{4\},\{7,8\}\}$. This can be represented by the following diagram

$$p=\LPartition{0.3:4}{0.6:1,2,5;0.6:7,8;1.2:3,6}$$

If we draw all the nodes above the points (equivalently all the nodes bellow the points), we can characterize the non-crossing partitions using the graphical representation. A partition $p\in\Pscr(k)$ is non-crossing if and only if the lines corresponding to different blocks do not cross.

As an example, we see that the partition above is not non-crossing. Indeed, we have the sequence 2<3<5<6, where the points 2 and 5 belong to the first block and the points 3 and 6 belong to the second block. And indeed, in the graphical representation, the lines corresponding to the first and second block must cross each other.

partition.1551947987.txt.gz · Last modified: 2021/11/23 11:56 (external edit)