Here you will learn what is power set and its definition with examples.
Let’s begin –
What is Power Set ?
Definition : Let A be a set. Then the collection or family of all subsets of A is called the power set of A and is denoted by P(A).
That is, P(A) = { S : S ⊂ A}
Since the empty set and the set A itself are subsets of A and are therefore elements of P(A). Thus, the power set of a given set is always non-empty.
Power Set of Empty Set
If A is the void set ϕ, then P(A) has just one element ϕ i.e P(ϕ) = {ϕ}
Example 1 : Let A = {1, 2. 3}. Then, the subsets of A are :
ϕ, {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3} and {1, 2, 3}
Hence, P(A) = { ϕ, {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3} and {1, 2, 3} }
Example 2 : Show that n{P[P.(P(ϕ))]} = 4.
Solution : We have, P(ϕ) = {ϕ}
∴ P(P(ϕ)) = {ϕ, {ϕ}}
⟹ P[P.(P(ϕ))] = {ϕ, {ϕ}, {{ϕ}}, {ϕ. {ϕ}}}
Hence, P[P.(P(ϕ))] consists of 4 elements i.e n{P[P.(P(ϕ))]} = 4
We know that a set having n elements has 2n subsets. Therefore, if A is a finite set having n elements, then P(A) has 2n elements.
Example 3 : If A = {a, {b}}, find P(A).
Solution : Let B = {b}. Then, A = {a, B}.
∴ P(A) = {ϕ, {a}, {B}, {a, B}}
P(A) = {ϕ, {a}, {{b}}, {a, {b}}}.