From d021212bf94c35f29df9fab8000e45aac0ad552b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 12 Feb 2008 23:59:38 -0500 Subject: minor fix --- math/sets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') 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 -- cgit v1.2.3