Natural numbers can be represented as pure sets by defining them to contain every number that is smaller than them. Arithmetic can be performed on them using the Peano axioms. Are there any similar definitions for integers, rationals and reals?
For example, I could define a rational to be an ordered pair of dividend and divisor. But that would leave the two rationals $\frac{1}{2}$ and $\frac{2}{4}$ not equal to each other, and it would be based on ordered things rather than pure sets.