Power Set

Definition. The power set P(A)\mathcal{P}(A) of a set AA is the set of all subsets of AA.

A set with nn elements has exactly 2n2^n subsets (Lecture 2, Example 9), and P(Z+)\mathcal{P}(\mathbb{Z}^+) is uncountable (Lecture 2, Exercise 7). The exponent returns in the subset construction of Lecture 3, which builds one state per subset.

Created · Updated
Copyright © 2026 Jared Coleman. All rights reserved.