Originally posted by Hurkyl
Actually, propositions 1 and 2 can both be true.
Recall that if P is false, then P => Q is a true statement.
It turns out that both of these propositions are vacuously true; e.g. if you rewrite the first one in a less misleading fashion, it becomes:
If x > y and y > x, then x - y > y - x.
And the second one becomes
If x > y and y > x, then x - y = y - x
Obviously, the hypothesis of both of these statements is always false, so these statements are always true.
When you combine these statements to produce the "contradiction", you get:
If x > y and y > x, then x - y > y - x and x - y = y - x
Or
If false, then false.
Which is a true statement!
Mathematics is saved; there is no choice of x and y that satisfies the hypothesis of this statement, so the conclusion of the statement never matters!