Find how many equivalence relations on the set: $\{1,2,3,4,5,6,7\}$ contain the set $\{\langle6,4\rangle,\langle4,7\rangle,\langle3,3\rangle,\langle5,1\rangle\}$
And do not contain the set $\{\langle1,2\rangle,\langle6,1\rangle,\langle2,4\rangle\}$
I know what an equivalence relation is and its properties but I kinda didn't understand the question, and what I should do in order to solve this.
Can someone show me the approach of solving this? Thanks :)
In this answer it is assumed that $\langle1,2\rangle\notin R$, $\langle6,1\rangle\notin R$ and $\langle2,4\rangle\notin R$.
You might have meant that $\{\langle1,2\rangle,\langle6,1\rangle,\langle2,4\rangle\}\nsubseteq R$. Then things are different.
Based on the date we conclude that each of the sets $\{4,6,7\}$ and $\{1,5\}$ must be a subset of an equivalence-class. From $\langle6,1\rangle\notin R$ it follows that these classes are distinct. Element $2$ cannot belong the equivalence class that contains set $\{4,6,7\}$ (since $\langle2,4\rangle\notin R$) neither the class that contains set $\{1,5\}$ (since $\langle1,2\rangle\notin R$). Exactly $4$ possibilities can be discerned:
Edit:
The relation between the partition of equivalence classes and the equivalence $R$ can be described as follows:
$\langle i,j\rangle\in R\iff i$ and $j$ belong to the same equivalence class.
So if we focus e.g. on the partition secondly mentioned here (the one that you mention in your comment) then we find easily:
$R=\{\langle2,2\rangle,\langle3,3\rangle,\langle4,4\rangle,\langle4,6\rangle,\langle4,7\rangle,\langle6,4\rangle,\langle6,6\rangle,\langle6,7\rangle,\langle7,4\rangle,\langle7,6\rangle,\langle7,7\rangle,\langle1,1\rangle,\langle1,5\rangle,\langle5,1\rangle,\langle5,5\rangle\}$