diff options
-rw-r--r-- | math/sets | 12 |
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 |