Calculation of total no. of equivalence relation can be defined on a set containing $\{a,b,c\}$
$\bf{Solution::}$ A relation is said to be equivalence, If it satisfy the following relation:
$(1)$ It must be Reflexive.
$(2)$ It must be Symmetric.
$(3)$ It must be Transitive.
But when i search in net, i get
$\bf{The\ no.\; of\; equivalence\; relation\; on\; n-\; set\; is \; equal\; to \ no.\; of \; partition \; of \; n-set }$
So partition of $\{a,b,c\}$ is $\{a|b|c\}\;,\{a|b,c\}\;,\{b|c,a\}\;,\{c|a,b\}\;,\{a,b,c\}$
But I did not understand how can we prove that these $5$ partition are Reflexive, Symmetric and Transitive.
Please explain.
Thanks