Find the power set of each of these sets, where a and b are distinct elements.
a) {a} b) {a, b} c) {∅, {∅}}
Let us find the power set of each of these sets, where "a" and "b" are distinct elements.
a) For the set "\\{a\\}" its power set is "P(\\{a\\} )=\\{\\emptyset, \\{a\\} \\}."
b) For the set "\\{a, b\\}" its power set is "P(\\{a, b \\} )=\\{\\emptyset, \\{a\\}, \\{b\\}, \\{a, b\\} \\}."
c) For the set "\\{\u2205, \\{\u2205\\}\\}" its power set is "P(\\{\u2205, \\{\u2205\\}\\})=\\{\\emptyset,\\{\\emptyset \\},\\{\\{\\emptyset \\}\\},\\{\u2205, \\{\u2205\\}\\}\\}."
Comments
Leave a comment