previous up next
Go backward to Rational Numbers
Go up to Top
Go forward to Summary
RISC-Linz logo

Isomorphism of Rational Constructions

Proposition: Let Q' denote the old construction of the integers and Q denote the new one. The function i: Q' -> Q

i(x) := [x]
is an isomorphism with respect to 0, +, -, *, ', <, i.e., i is bijective and for all x in Q' and y in Q', we have:
i(0Q') = 0Q,
i(x+Q'y) = i(x)+Qi(y),
i(-Q' x) = -Q i(x),
i(x-Q'y) = i(x)-Qi(y),
...

Inverse Isomorphism: j: Q -> Q', j(x) := x0/x1.


Author: Wolfgang Schreiner
Last Modification: January 12, 2000

previous up next