set-theory Definition Power Set A power set P(S) is a set of all subsets of a set S and defined as: P(S)={X∣X⊆S} Examples P({1,2,3}) P({1,2,3})={∅,{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}} 2S Let 2={0,1}. Then 2S={f∣f:S→2}={f∣f is a function from S to {0,1}} Each function f:S→2 is the indicator function of a unique subset X⊆S, so 2S and P(S) are in bijection.