forked from osj1961/giam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsets-hw.tex
executable file
·65 lines (33 loc) · 971 Bytes
/
sets-hw.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
\chapter{Sets}
{\em No more turkey, but I'd like some more of the bread it ate. --Hank Ketcham}
\section{Basic notions of set theory}
%\label{sec:basic_set_notions}
\noindent{\large \bf Exercises --- \thesection\ }
\input{sets/basic-exer.tex}
\newpage
\section{Containment}
\noindent{\large \bf Exercises --- \thesection\ }
\input{sets/contain-exer.tex}
\newpage
\input{set-theoretic-equivalences.tex}
\clearpage
\section{Set operations}
\noindent{\large \bf Exercises --- \thesection\ }
\input{sets/ops-exer.tex}
\clearpage
\section{Venn diagrams}
\noindent{\large \bf Exercises --- \thesection\ }
\input{sets/venn-exer.tex}
\newpage
\section{Russell's Paradox}
%\label{sec:russell}
\noindent{\large \bf Exercises --- \thesection\ }
\input{sets/russell-exer.tex}
%% Emacs customization
%%
%% Local Variables: ***
%% TeX-master: "GIAM-hw.tex" ***
%% comment-column:0 ***
%% comment-start: "%% " ***
%% comment-end:"***" ***
%% End: ***