I have the relation $R = \{(1,1),(1,2),(2,1),(2,2),(3,3),(4,4)\}$ on the set $\{1,2,3,4\}$. I have to find [1] and [4] but I don't really understand what that means.
I get that $[a]$ is the set of all elements of $A$ related (by $R$) to $a$ so $[a]=\{x\in A : x$ $R$ $a\}$ right? But I don't get the significance of the number 1 or 4 inside of the brackets ([1] and [4]).