I feel a little bit stupid asking this;
I am asked to prove that, for all rational numbers if, x < y and y < z then x < z.
I have said this;
$ x + 0 < y $
$ x - z + z < y$
$ x - z < y- z $
but $ y - z < 0$
so $ x - z < y- z $ implies $ x - z < 0 $.
I had a little search before posting this just to make sure its not a duplicate, if it is i will delete it right away, sorry and thanks in advance.
ORDERING OF THE RATIONALS:
Let x and y be rational numbers. We say that x > y iff x - y is a positive rational number, and x < y iff x - y is a negative rational number.
I think this is the information that was missing.