\(\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:
Unordered Triples
Needed by:
Characteristic Functions
Lattices
Powers and Intersections
Powers and Unions
Set Products
Subset Systems
Links:
Sheet PDF
Graph PDF

Set Powers

Why

We want to consider all the subsets of a given set.

Definition

We do not yet have a principle stating that such a set exists, but our intuition suggests that it does.

For every set, there exists a set of its subsets.

We call the existence of this set the principle of powers and we call the set the power set.1 As usual, the principle of extension gives uniqueness (see Set Equality). The power set of a set includes the set itself and the empty set.

Notation

Let $A$ denote a set. We denote the power set of $A$ by $\powerset{A}$, read aloud as “powerset of A.” $A \in \powerset{A}$ and $\varnothing \in \powerset{A}$. However, $A \subset \powerset{A}$ is false.

Examples

Let $a, b, c$ denote distinct objects. Let $A = \set{a, b ,c}$ and $B = \set{a, b}$. Then $B \subset A$. In other notation, $B \in \powerset{A}$. Showing each of the following is straightforward.

  1. The empty set: $\powerset{\varnothing} = \set{\varnothing}$
  2. Singletons: $\powerset{\set{a}} = \set{\varnothing, \set{a}}$
  3. Pairs: $\powerset{\set{a, b}} = \set{\varnothing, \set{a}, \set{b}, \set{a, b}}$
  4. Triples:

    \[ \powerset{\set{a, b, c}} = \{ \varnothing, \set{a}, \set{b}, \set{c}, \set{a, b}, \set{b, c}, \set{a, c}, \set{a, b, c} \} \]

Properties

We can guess the following easy properties.2

$\varnothing \in \powerset{A}$
$A \in \powerset{A}$

We call $A$ and $\varnothing$ the improper subsets of $A$. All other subsets we call proper.

Basic fact

$E \subset F \implies \powerset{E} \subset \powerset{F}$

  1. This terminology is standard, but unfortunate. Future editions may change these terms. ↩︎
  2. Future editions will expand this account. ↩︎
Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view