how to solve power set? {12,34,{45}, 56}
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
Let A = {12,34,{45}, 56}
The subset of A are
{},{12},{34},{{45}},{56},{12,34},{12,{45}},{12,56},{34,{45}},{34,56},{{45},56},{12,34,{45}},{12,34,56},{12,{45},56},{34,{45},56},{12,34,{45},56}
Thus, Power set of A is
P(A) = {{},{12},{34},{{45}},{56},{12,34},{12,{45}},{12,56},{34,{45}},{34,56},{{45},56},{12,34,{45}},{12,34,56},{12,{45},56},{34,{45},56},{12,34,{45},56}}