\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Set Unions
Set Intersections
Needed by:
Contingency Tables
Equivalence Relations
Marked Graphs
Number Partitions
Numbered Partitions
Outcome Variable Probabilities
Set Exercises
Split Graphs
Links:
Sheet PDF
Graph PDF
Wikipedia

Set Partitions

Why

We divide a set into disjoint subsets whose union is the whole set. In this way we can handle each subset of the main set individually, and so handle the entire set piece by piece.

Decomposing a set

Two sets $A$ and $B$ divide a set $X$ if $A \cup B = X$ and $A \cap B = \varnothing$. Although every element is in either $A$ or $B$, no element is in both.

Definition

Suppose $X$ is a set. A set $F$ of subsets of $X$ is a partition (or decomposition, set partition) of $X$ if

  1. $\bigcup F = X$,
  2. $A \cap B = \varnothing$ whenever $A, B \in F$,
  3. and $\varnothing \not\in F$.
In other words, $F$ is a set of nonempty pairwise disjoint subsets of $X$ covering $X$. Other terminology used to describe condition (2) is mutually exclusive and nonoverlapping. Other terminology used to describe condition (1) is that the sets are collectively exhaustive. We call the elements of a partition the parts (or pieces, blocks, cells) of the partition.

Other terminology

Occasionally, the term unlabeled partition is used, and the term partition is reserved for a separate concept. In this case, the term allocation is sometimes used as an abbreviation for unlabeled partition.

Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view