X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=TODO;h=a8ef5d83700f39b24670f6827340010a75f1c465;hb=71dc84ac39e0dc87daf64fe61d7523e33711dc34;hp=f2caa9e71638376b14d2c642bd1827e3a442ce3f;hpb=9d1429354ba8cf4a375805d1b3ed427a264f3965;p=mjotex.git diff --git a/TODO b/TODO index f2caa9e..a8ef5d8 100644 --- a/TODO +++ b/TODO @@ -1,7 +1 @@ 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 - n=1 doesn't make sense.