Default commit message, part of an automated flow.

This commit is contained in:
2021-08-10 19:02:52 +02:00
parent 4cbe4f792b
commit 99c31fe639
+3 -1
View File
@@ -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.