The set of all subsets of a given set. For a set with elements, the power set contains subsets (including the Empty Set and itself).

Context

Power sets illustrate how quickly combinations grow. For example, if , then with . Power sets are used in formal logic, topology, and database theory.

See Also