In the book Advanced Calculus by Shlomo and Sternberg (Chapter 0, Section 6), the inverse of an relation is defined as follows:
"The inverse $ R^{-1} $, of a relation R is the set of ordered pairs obtained by reversing those of R:
$$ R^{-1} = \{\langle x,y\rangle\, |\,\langle y,x\rangle \in R\ \} $$ "
It seems that this definition does not actually reverse all the ordered pairs in R, or am I wrong?