jdinatale
- 153
- 0
Homework Statement
I'm trying to prove that this is a group. I already established elsewhere that it is a binary operation, so now I am onto proving associativity. I've tried many examples and so I'm confident it is associative, but now I just have to prove that.
The Attempt at a Solution
Let x, y, z \in G. Then x*(y*z) = x*(y + z - [y + z]) = x + y + z - [y + z] - [x + y + z - [y + z]]
Then (x*y)*z = (x + y - [x + y])*z = x + y + z - [x + y] - [x + y + z - [x + y]]
Now the problem is coming up with an equality to show this. We would have to show that [y + z] = [x + y]. I guess you could do a ton of cases where you show what happens when y + z \geq 1 and y + z < 1, same goes for x + y, but I'm now sure that even that would work.
Last edited: