summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@charm.mit.edu>2008-02-12 23:59:38 -0500
committerBryan Newbold <bnewbold@charm.mit.edu>2008-02-12 23:59:38 -0500
commitd021212bf94c35f29df9fab8000e45aac0ad552b (patch)
tree38874a18e78196f911d3956afa46185e8bb7b71c
parente57a9b36b39e084da6a33cc35c4382e6f7e6b379 (diff)
downloadknowledge-d021212bf94c35f29df9fab8000e45aac0ad552b.tar.gz
knowledge-d021212bf94c35f29df9fab8000e45aac0ad552b.zip
minor fix
-rw-r--r--math/sets4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/sets b/math/sets
index 4ab5a62..e28f886 100644
--- a/math/sets
+++ b/math/sets
@@ -4,9 +4,9 @@ Sets
.. warning:: Under progress!
-.. note:: Most of the definitions and notation in the section are based on [rudin]
+.. 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$`.
+If :latex:`$A \supset B$` and :latex:`$B \supset 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