diff --git a/power set.md b/power set.md index e62152e61..5b6aadc32 100644 --- a/power set.md +++ b/power set.md @@ -1,6 +1,8 @@ # power set -- a [[function]] +- a [[set]] + - the set of all subsets of a set + - [[pull]] [[powerset]] - [[go]] https://en.wikipedia.org/wiki/Power_set - [[cardinality]] `2^n` as you can choose to have or not to have each individual item in the original set.