SOLUTION: Consider the set S={a,b,c}. Write down the power set, P(S) of S

Algebra ->  sets and operations -> SOLUTION: Consider the set S={a,b,c}. Write down the power set, P(S) of S      Log On


   



Question 1122483: Consider the set S={a,b,c}. Write down the power set, P(S) of S
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
Wikipedia says ( https://en.wikipedia.org/wiki/Power_set ) :

    In mathematics, the power set (or powerset) of any set S is the set of all subsets of S, including the empty set and S itself.

Therefore,

    P(S) = { {empty_set}, {a}, {b}, {c}, {a,b}, {a,c}, {b,c}, {a,b,c} }.

Answered and solved.