From e57a9b36b39e084da6a33cc35c4382e6f7e6b379 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 12 Feb 2008 23:55:39 -0500 Subject: first math thing --- math/sets | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 math/sets (limited to 'math') 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 -- cgit v1.2.3