Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
discrete math help please!?
What are all the power set of this set? listing all the elements. p(p(p(Φ)))
1 Answer
- alwbsokLv 710 years agoFavorite Answer
Φ = Φ
P(Φ) = {Φ} ... (Φ has one and only one subset)
P(P(Φ)) = P({Φ}) = {Φ, {Φ}} ... (one element set has only itself and the empty set as subsets)
P(P(P(Φ))) = P({Φ, {Φ}}) = {Φ, {Φ}, {{Φ}}, {Φ, {Φ}}}
That is, the set containing:
1) The empty set
2) The set containing the first element, i.e. Φ
3) The set containing the second element, i. .{Φ}
4) The full set containing both
Hope that helps!