Please Login to access more options.


Problem 49 (Cancellation Laws For Groups)

Suppose $G$ is a group. Let $a,b,c\in G$. Prove that if $ca=cb$, then $a=b$. A similar proof will show that if $ac=bc$, then $a=b$.


Solution

Let $G$ be a group. Pick $a,b,c\in G$ such that $ca=cb$. Pick $c^{-1}\in G$ such that $c^{-1}$ is the inverse of $c$ in $G$. Thus we have $$\begin{align} a&=ea &\qquad\text{identity}\\ &=(c^{-1}c)a &\qquad\text{inverses}\\ &=c^{-1}(ca) &\qquad\text{associativity}\\ &=c^{-1}(cb) &\qquad\text{assumption from above}\\ &=(c^{-1}c)b &\qquad\text{associativity}\\ &=eb &\qquad\text{inverses}\\ &=b. &\qquad\text{identity} \end{align}$$

Similarly, pick $a,b,c\in G$ such that $ac=ab$ and $c^{-1}$ is the inverse of $c$ in $G$. Thus we have $$\begin{align} a&=ae &\qquad\text{identity}\\ &=a(cc^{-1}) &\qquad\text{inverses}\\ &=(ac)c^{-1} &\qquad\text{associativity}\\ &=(bc)c^{-1} &\qquad\text{assumption from above}\\ &=b(cc^{-1}) &\qquad\text{associativity}\\ &=be &\qquad\text{inverses}\\ &=b. &\qquad\text{identity} \end{align}$$

Tags

Change these as needed.


  • When you are ready to submit this written work for grading, add the phrase [[!Submit]] to your page. This will tell me that you have completed the page (it's past rough draft form, and you believe it is in final draft form). Don't type [[!Submit]] on a rough draft.
  • If I put [[!NeedsWork]] on your page, then your job is to review what I've written, address any comments made, and then delete all the comments I made. When you have finished reviewing your work, leave [[!NeedsWork]] on your page and type [[!Submit]]. (Both tags will show up). This tells me you have addressed the comments.
  • I'll mark your work with [[!Complete]] after you have made appropriate revisions.