Powerset
https://en.wikipedia.org/wiki/Power_set
The powerset of any set S is the set of all its subsets (including the empty set and S itself) denoted by P(S).
𝒫(S) ordered by inclusion
Given S=x,y,z the P(S) consist of all possible subsets of S:
Powerset properties
The empty set is a subset of any set, ∅ ∈ S, but not an explicit member.
hence besides always being a subset of any set, , it is also an element and a subset of the powerset of any set.
Identifying the powerset of S with the set of all functions from S to a given set of two elements, 2S.
In axiomatic set theory (e.g. ZFC), the existence of the power set of any set is postulated by the axiom of power set.
Any subset of P(S) is called a family of sets over S.
If a set P contains all the possible subsets of a set X (including the empty set), then P is a powerset of X, denoted as P(X).
For example, if X={a,b}, then P(X)={{a},{b},{ab},{∅}}
The cardinality of a power set of a set X is 2∣X∣.
Notation
ASCII: P(S),
Unicode glyphs: 𝒫(S), ℘(S), ℙ(S)
latex keywords: P(S),℘(S),P(S),P(S)
Leftovers
r ℘ ℘
Last updated