My question concerns the definitions more than semantics.
That is, a family of sets $P$ is a partition of $X$ if the following conditions hold:
- $P$ doesn't contain the empty set;
- union of all $P$'s sets gives $X$;
- elements of $P$ are pairwise disjoint.
Now for an equivalence relation $R$ over $X$, its classes are defined as:
- $\forall x\in X,$ $c_R(x)=\{y \mid (x,y) \in R\}$
My question is: why is the family of equivalence classes over $R$ a partition of $X$?
Why it shouldn't be: because we can have a relation $R$ and a set $X$ such that: $ \exists x,y \in X, c_R(x)\cap c_R(y)\ne \emptyset$ which violates the condition 3. in the definition of a partition.
EDIT
I am convinced that every two classes of an equivalence relation are either disjoint or equal. But I still have a problem with the definition of equivalence classes:
So since we have a class for each element, we can have equal classes and so non pairwise disjoint.
unless family word in the family of equivalence classes over a relation $R$ on a set $X$ is a partition of $X$ refers to unique classes.
Hint: if $c_R(x)\cap c_R(y)\neq\emptyset$ then $c_R(x)=c_R(y)$ (it is an immediate consequence of transitivity)