I am asked to find the rank of $\mathbb Z$ as a set. I understand that $\mathbb Z$ may be constructed as the result of quotienting out $\mathbb N \times \mathbb N $ by the equivalence relation $(a,b) \sim (c,d) \Leftrightarrow a + d = c + b$.
If I understand correctly, this act of quotienting out leaves use with a set of equivalence classes, each with a representative. For simplicity, we can choose our representative to have a 1 either in the first or last position of the ordered pair, depending on if our integer is positive or negative.
My question however, is how do I take this rank of this set of equivalence classes? More specifically, what is the rank of the equivalence class? Is it just the rank of the representative ordered pair? Or should it be the rank of the set of ordered pairs that is the equivalence class?
Another question related to this is, how is $\mathbb Q$ defined? Most places I've seen formulate it as the equivalence class again but I just want to know is there a restriction on which one of the ordered pair can be negative?
For example if have the equivalence relation $(a,b) \sim (c,d) \Leftrightarrow ad = bc$ then is $(-1,-2)$ in the equivalent relation corresponding to $\frac{1}{2}$? It seems natural to me that we would restrict it to only allow for negative terms in the first component, but at the same time one could argue that it is very unnatural to do such a thing.