The set of 1-1 Mapping of S Onto itself

  • Thread starter Thread starter kmikias
  • Start date Start date
  • Tags Tags
    Mapping Set
kmikias
Messages
72
Reaction score
0

Homework Statement



I was reading my textbook and i encountered this...--->>

" For instance if f,g,h are in A(S) and fg = fh then g=h " I understand this part... because we can take the the inverse of f both sides and say g=h.

then it says--->> " If gf = f^(-1)g but since f ≠ f^(-1) we cannot cancel the g here"

SO MY QUESTION IS
IF gf = f^(-1)g then ...why can't we take inverse of g both sides and show f = f^(-1) and say f = f^(-1) and g = g.
 
Physics news on Phys.org
Note that for functions it is NOT true that fg=gf in general.

This is very easy to see. Let f(x)=x+1 and let g(x)=x^3.

Then fg(x)=x^3+1 and gf(x)=(x+1)^3. These are not equal.

Now, back to your question. Let's assume that gf=f^{-1}g. If we take g^{-1} of both sides, then we end up with

g^{-1}gf=g^{-1}f^{-1}g

The left side is equal to f, no problem. But we can do nothing with the right side. Indeed, we can't just switch g^{-1} and f^{-1}!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top