Raziel2701
- 128
- 0
Homework Statement
Let X= N x N. Define a relation R on X by (x,y)R(z,w) if xw=yz. Then R is an equivalence relation.
Define "+" and "x"(multiplication) on the set X/R of equivalence classes by:
[x,y] "+" [z,w] = [xw + yz,yw]
[x,y] "x" [z,w] = [xz.yw].
Prove that each of the operations is well-defined, independent of choice of representatives.
Homework Equations
The Attempt at a Solution
The way R is defined: (x,y)R(z,w) if xw=yz, can be rewritten as \frac{x}{y}=\frac{z}{w}
I said that [x,y] is equivalent to \frac{x}{y}, and thus I did the following:
\frac{x}{y} +\frac{z}{w}= \frac{xw+yz}{yw} which is equivalent to [xw+yz,yw], thus the operation is well-defined.
Is this correct?
I did more or less the same process for the "x" operation.
Last edited: