4 Find the power set of {0,{0}}
Answers
Answered by
0
Answer:
The power set of a set is the number of all subsets = 2^2 = 4. These 4 subsets are: {0}, {{0}}, {0, {0}} and the empty set phi.
Similar questions