document.write( "Question 935176: fa(x)=(a^-1).xa how to show fa is homomorphism.. \n" ); document.write( "
Algebra.Com's Answer #568792 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
A homomorphism is a map between two groups which respects the group structure.
\n" ); document.write( "Let G be a group and let a be a fixed element of G. Define a function f:G-->G by fa(x)=a^(-1)xa for all x in G.
\n" ); document.write( "Let a' = a^(-1).\r
\n" ); document.write( "\n" ); document.write( "a) fa(xy) = a'xya [definition]
\n" ); document.write( "= a'x(aa')ya [existence of inverse; identity]
\n" ); document.write( "= (a'xa)(a'ya) [associativity]
\n" ); document.write( "= fa(x)fa(y) [definition]\r
\n" ); document.write( "\n" ); document.write( "b) fa(x) = fa(y) implies a'xa = a'ya. Right multiplying by a' yields a'x = a'y, and Left multiplying by a yields x = y. Consequently fa(x) = fa(y) --> x = y, the definition of one-one.\r
\n" ); document.write( "\n" ); document.write( "c) Let g in G be given. fa(aga') = a'(aga')a = (a'a)g(a'a) = g. By closure, aga' is in G. Consequently, for each g in G, there is an x in G (specifically, x = aga') so that f(x) = g -- the definition of onto.
\n" ); document.write( "
\n" );