"Definition 6. Let $\mathscr E$ be an equivalence relation on a nonempty set $X$. For each $x \in X$, we define
$x/ \mathscr E=\{y \in X \mid y\mathscr Ex\}$
which is called the equivalence class determined by the element x.
The set of all such equivalence classes on $X$ is denoted by $X/\mathscr E$; that is, $X/\mathscr E=\{x/\mathscr E \mid x \in X\}$. The symbol $X/\mathscr E$ is read "$X$ modulo $\mathscr E$," or simply "$X$ mod $\mathscr E$".
"Theorem 3. Let $\mathscr E$ be an equivalence relation on a nonempty set $X$. Then
(a) Each $x/\mathscr E$ is a nonempty subset of $X$.
(b) $x/\mathscr E \bigcap y/\mathscr E \neq \emptyset$ if and only if $x\mathscr Ey$.
(c) $x\mathscr E y$ if and only if $x/\mathscr E = y/\mathscr E$."
"Theorem 4 Let $\mathscr E$ be an equivalence relation on a nonempty set X. Then X/$\mathscr E$ is a partition of X.
[Proof] By Theorem 3(a) and Definition 6, X/$\mathscr E$ ={x/$\mathscr E$ | $x \in $X} is a family of nonempty subsets of X. We next show that
x/$\mathscr E \neq$ y/$\mathscr E$ ⇒ x/$\mathscr E \bigcap$ y/$\mathscr E$ = $\emptyset$
by showing its contrapositive : x/$\mathscr E \bigcap y$/$\mathscr E \neq \emptyset \Rightarrow$ x/$\mathscr E$=y/$\mathscr E$.
The last assertion is a direct consequence of Theorem 3(b) and (c). Finally, we have to show that $\bigcup\limits_{x\in X} x$/ $\mathscr E$ = $X$. This is also trivial, since each x in X belongs to x/$\mathscr E$."
I don't understand the last paragraph above. If each x in X belongs to x/$\mathscr E$ doesn't it mean $\bigcap \limits_{x\in X} x$/ $\mathscr E$ = $X$?
The reasong for my thought is like the following:
"for any x", "for all x", "for any x" are universal quantifiers denoted by $\forall x$. On the other hand, "there exists x", "there is at least one x", "for some x" are existential quantifiers denoted by "$\exists x$".
"each x in X" means "for all x in X" so "each x in X" would be denoted by "$\forall x \in X$" in symbols, then when I consider the definition 2.6.6 and 2.6.7 below, universal quantifier is translated to union of sets, while existential quantifier is translated to intersection of sets.
FYI
"Definition 2.6.6 Let F be an arbitrary family of sets. The union of the sets in F, denoted by $\bigcup\mathscr F$, is the set of all elements that are in A for some $A\in\mathscr F$.
$\bigcup\limits_{A \in \mathscr F}A$={$x\in U$|$x \in A$ for some $A\in \mathscr F$}"
"Definition 2.6.7 Let F be an arbitrary family of sets. The intersection of sets in F, denoted by $\bigcap\limits_{A\in\mathscr F}A$ or $\bigcap\mathscr F$, is the set of all elements that are in A for all $A \in\mathscr F$. " $\bigcap\limits_{A\in\mathscr F}A$={$x\in U$| x$\in$A for all $A\in \mathscr F$}
Source: Set Theory by You-Feng Lin, Shwu-Yeng T. Lin.
Apart from that, about your answer, where are the equivalence class $0/\mathscr{E}$(evens)? 0 is neither even nor odd.
– buzzee Jan 13 '16 at 12:45