The question says:- $A = \{1,2,3,4,5,6\}$ and $R = \{(S_1, S_2) :S_1, S_2 \subset A, S1\nsubseteq S2\}$.
My thought:- $S_1$ contains the subsets of $A$ and $S_2$ contains the subset of $A$ and $S_1$ is not a subset of $S_2$ then there are no elements common in $S_1$ and $S_2$ so there is not relations such as if $(a, b)$ is an element of $A$ and $(b, c)$ is an element of $A$ then $(a, c)$ is an element of $A$ as $b$ is not element of $S_1$.. Hence i can say the relation is transitive.. But the answer says it is not transitive