I know it is not complete and I know it is asymmetric. But how is it transitive? The textbook says it is transitive...
Instead, I used a different example of transitive, asymmetric, and not complete, which is $X = \{a, b, c, d\}$ with $R = \{(a, b), (b, c), (a, c)\}$.
As noted in the comments, this is indeed a transitive relation. This is because the definition of transitivity requires "$xRy \land yRz$" to hold; however, for the given relation, this never holds, and thus via a vacuous argument the relation is transitive.
Mostly just posting this to get this out of the unanswered queue. Posting as Community Wiki in particular since I have nothing further to add.