Lets say I have the set $X_n=\{1,2,3,...,n\}$. Then I have: $X_n \times X_n= (i,j)|i,j \in X_n$
What does it mean when I say let $U$ be the subset of $X_n \times X_n$ where $i<j$? I don't understand how two sets with the same carnality can be compared like this?
It may help to look at a concrete example. If $n = 5$, then we have: $$ U = \left\{\begin{array}{r} (1, 2), (1, 3), (1, 4), (1, 5), \\ (2, 3), (2, 4), (2, 5), \\ (3, 4), (3, 5), \\ (4, 5) \ \end{array}\right\} $$