Chapter 3 Isomorphisms, Homomorphisms and Ideals Flashcards
What is a homomorphism?
Let R and S be rings A homomorphism is a map Θ:R->S such that (i) for all r,r' in R, Θ(r+r')=Θ(r)+Θ(r') (ii) for all r,r' in R, Θ(rr')=Θ(r)Θ(r') (iii) Θ(I_R)=I_S
What is an isomorphism?
Let R and S be rings
A isomorphism is a bijection Θ:R->S such that
(i) for all r,r’ in R, Θ(r+r’)=Θ(r)+Θ(r’)
(ii) for all r,r’ in R, Θ(rr’)=Θ(r)Θ(r’)
What is the kernel of Θ?
Let Θ:R->S be a homomorphism
The kernel of Θ is the set of elements in R that Θ sends to O_S
ker(Θ)={r in R | Θ(r)=O_S}
What is an ideal?
An ideal of a ring R is a subset I ⊆ R such that
(i) O within I
(ii) a+b wihin I for all a,b in I
(iii) ar within I and ra within I for all a in I and all r in R
What is a principal ideal?
If ainR then {r_1as_1+..+r_nas_n | n>1,r_i,s_i in R} is an ideal which contains a and is the smallest ideal to contain a.It is called the prinicpal ideal generated by a.