summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@charm.mit.edu>2008-02-12 23:55:39 -0500
committerBryan Newbold <bnewbold@charm.mit.edu>2008-02-12 23:55:39 -0500
commite57a9b36b39e084da6a33cc35c4382e6f7e6b379 (patch)
tree55bc8fd08ae68fbf54f859d04d2bd2492459794e /math
parentac6122672f7acdd7c90000a1252e4317d0d30924 (diff)
downloadknowledge-e57a9b36b39e084da6a33cc35c4382e6f7e6b379.tar.gz
knowledge-e57a9b36b39e084da6a33cc35c4382e6f7e6b379.zip
first math thing
Diffstat (limited to 'math')
-rw-r--r--math/sets12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/sets b/math/sets
new file mode 100644
index 0000000..4ab5a62
--- /dev/null
+++ b/math/sets
@@ -0,0 +1,12 @@
+====================
+Sets
+====================
+
+.. warning:: Under progress!
+
+.. note:: Most of the definitions and notation in the section are based on [rudin]
+
+If :latex:`$A \superset B$` and :latex:`$B \superset A$` we write :latex:`$A \eq B$`; otherwise :latex:`$A \neq B$`.
+
+.. [rudin] `Principles of Mathematical Analysis (3rd ed)`:title:, by Walter Rudin.
+ McGraw-Hill, 1976