]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - TODO
mjo-common: utilize \mathpzc to finally define \powerset{}.
[mjotex.git] / TODO
diff --git a/TODO b/TODO
index f2caa9e71638376b14d2c642bd1827e3a442ce3f..ddde006fe165722384576ff4a8a7563aab8740c8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,4 @@
 1. Move the set operations from mjo-common and mjo-misc into mjo-set.
 
-2. Add a \powerset command, once I decide whether to use \mathcal{P}
-   or 2^{X} for the notation.
-
-3. Having S^{n} or H^{n} reduce to simply "S" or "H" in the case where
+2. Having S^{n} or H^{n} reduce to simply "S" or "H" in the case where
    n=1 doesn't make sense.