m0bius
- 15
- 0
Homework Statement
Let G be a nonempty finite set closed under an associative operation such that both the left and right cancellation laws hold. Show that G under this operation is a group.
Homework Equations
My book defines the left and right cancellation laws as :
"For any a,b in G, the equations ax = b and you = b have unique solutions."
The Attempt at a Solution
I took 2 semesters of algebra using this book and now that I have some free time I've decided to relearn it. I think I'm on the right track but I'm stuck.
Anyway, to show G is a group we need to show that the inverse and identity axioms hold, since we are already given closure and associativity. Identity needs to be shown first since the inverse axiom uses the element e.
Identity
Let a,b be in G with a = b. Then we know by the left/right cancellation laws there exist two elements x,y in G such that ax = a and you = a, and these solutions are unique. This is where I'm stuck. If we can show x = y, then by definition x = y = e and we are done. I am having trouble doing this but I seem very close, so I feel like showing x = y is obvious but I'm just being stupid.. Is this even the right path?
Another option would be to show that in a set G as described in the problem, ax = a implies x = e. This is obviously true if G were a group, but we don't know that it is yet.
Inverse
I can't go on without assuming the identity axiom holds, so assume it does. Let a,b be in G where b = e and a is an arbitrary element in G. Then by the left/right cancellation laws, ax = e and you = e for some x,y in G. I seem to be stuck in the same way here too. If x = y then by definition x = y = a-1 and we are done, but I can't seem to find a way to show this.
If it's even possible to give hints without giving the answer, any help would be appreciated. Thanks!
**On a side note, I tried using tex tags on my equations and for things like "a,b in G". Some of them worked but I'd get very odd errors everywhere else, like [*tex]a,b \in G[*/tex] (minus the *'s) coming out as "ya = b", and vice versa. Also every time you preview your post it slaps another template onto the bottom of it, anyway to stop that?