Monday, July 27, 2009

If A is a set such that A = {a, {b,c}} what is the power set of A?

It is the set of all subsets, so


{{}, {a}, {{b,c}}, {a, {b, c}}}


No comments:

Post a Comment