PDA

View Full Version : isomorphisms


SqrachMasda
Nov22-04, 03:33 PM
i cant grasp these concepts, 1-to-1 and onto have always annoyed me.

here's 1 question, (i dont know how to post symbols so Beta ..)
(C is Complex numbers)
Let Beta:<C,+> -> <C,+> by Beta(a+bi)=a-bi (that is, the image is a +(-b)i).
Prove Beta is an isomorphism of groups.


i have alot of these problems but maybe a one may help me understand the rest

nnnnnnnn
Nov22-04, 04:54 PM
1-1: f(a+bi)=y
f(c+di)=y ->
f(a+bi)=f(c+di)->a-bi=c-di
->a=c & -bi=-di
->-b=-d->b=d as inverse is unique in integers under addition
so if f(x)=f(n)->x=n

onto: if y is an element of f(x) then y=a-bi for some a,b element of integers. But, c+di is an element of <C,+> for all c, d elements of integers. a, b are integers so a+bi is an element of <C,+> so the function is onto.

f(a+bi + c+di) = a-bi + c-di = f(a+bi) + f(c+di)...

SqrachMasda
Nov22-04, 05:57 PM
thanks nnnnnnnn

matt grime
Nov23-04, 03:46 AM
don't forget that since f has an obvious inverse map , namely itself, then it must be a bijection, so it suffices to prove it is a homomorphism of additive groups.