From 99c31fe6396a24eec5bce2aa6b2ae99bcb952e3c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 10 Aug 2021 19:02:52 +0200 Subject: [PATCH] Default commit message, part of an automated flow. --- power set.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.