Sets Power Set P(A) = { S: S ⊆ A} ⇒ power set is the set of all subsets E.g. A = { 1, 2 }, P(A) = { ∅, { 1 }, { 2 }, { 1, 2 } } Fact If A is a finite set, then, |P(A)| = 2 ∣A∣ .