Abstract Algebra/Group Theory/Homomorphism

From testwiki
Jump to navigation Jump to search

Template:TOC right We are finally making our way into the meat of the theory. In this section we will study structure-preserving maps between groups. This study will open new doors and provide us with a multitude of new theorems.

Up until now we have studied groups at the "element level". Since we are now about to take a step back and study groups at the "homomorphism level", readers should expect a sudden increase in abstraction starting from this section. We will try to ease the reader into this increase by keeping one foot at the "element level" throughout this section.

From here on out the notation eG will denote the identity element in the group G unless otherwise specified.

Group homomorphisms

Definition 1: Let (G,*) and (H,) be groups. A homomorphism from G to H is a function ϕ:GH such that for all g1,g2G,

ϕ(g1*g2)=ϕ(g1)ϕ(g2).

Thus, a homomorphism preserves the group structure. We have included the multiplication symbols here to make explicit that multiplication on the left side occurs in G, and multiplication on the right side occurs in H.

Already we see that this section is different from the previous ones. Up until now we have, excluding subgroups, only dealt with one group at a time. No more! Let us start by deriving some elementary and immediate consequences of the definition.

Theorem 2: Let G,H be groups and ϕ:GH a homomorphism. Then ϕ(eG)=eH. In other words, the identity is mapped to the identity.

Proof: Let gG. Then, ϕ(g)=ϕ(eGg)=ϕ(eG)ϕ(g), implying that ϕ(eG) is the identity in H, proving the theorem. Template:Unicode

Theorem 3: Let G,H be groups and ϕ:GH a homomorphism. Then for any gG, ϕ(g1)=ϕ(g)1. In other words, inverses are mapped to inverses.

Proof: Let gG. Then eH=ϕ(eG)=ϕ(gg1)=ϕ(g)ϕ(g1) implying that ϕ(g1)=ϕ(g)1, as was to be shown. Template:Unicode

Theorem 4: Let G,G be groups, ϕ:GG a homomorphism and let H be a subgroup of G. Then ϕ(H)={ϕ(h)hH} is a subgroup of G.

Proof: Let h1,h2H. Then ϕ(h1),ϕ(h2)ϕ(H) and ϕ(h1)ϕ(h2)1=ϕ(h1)ϕ(h21)=ϕ(h1h21). Since h1h21H, ϕ(h1)ϕ(h2)1=ϕ(h1h21)ϕ(H), and so ϕ(H) is a subgroup of G. Template:Unicode

Theorem 5: Let G,G be groups, ϕ:GG a homomorphism and let H be a subgroup of G. Then ϕ1(H)={gGϕ(g)H} is a subgroup of G.

Proof: Let g1,g2ϕ1(H). Then ϕ(g1),ϕ(g2)H, and since H is a subgroup, ϕ(g1)ϕ(g2)1=ϕ(g1)ϕ(g21)=ϕ(g1g21)H. But then, g1g21ϕ1(H), and so ϕ1(H) is a subgroup of G. Template:Unicode

From Theorem 4 and Theorem 5 we see that homomorphisms preserve subgroups. Thus we can expect to learn a lot about the subgroup structure of a group G by finding suitable homomorphisms into G.

In particular, every homomorphism ϕ:GG has associated with it two important subgroups.

Definition 6: A homomorphism is called an isomorphism if it is bijective and its inverse is a homomorphism. Two groups are called isomorphic if there exists an isomorphism between them, and we write GH to denote "G is isomorphic to H".

Theorem 7: A bijective homomorphism is an isomorphism.

Proof: Let G,H be groups and let ϕ:GH be a bijective homomorphism. We must show that the inverse ϕ1 is a homomorphism. Let h1,h2H. then there exist unique g1,g2G such that ϕ(g1)=h1 and ϕ(g2)=h2. Then we have ϕ(g1g2)=h1h2 since ϕ is a homomorphism. Now apply ϕ1 to all equations. We obtain ϕ1(h1)=g1, ϕ1(h2)=g2 and ϕ1(h1h2)=g1g2=ϕ1(h1)ϕ1(h2), so ϕ1 is a homomorphism and thus ϕ is an isomorphism. Template:Unicode

Definition 8: Let G,G be groups. A homomorphism that maps every element in G to eG is called a trivial homomorphism (or zero homomorphism), and is denoted by 0GG:GG

Definition 9: Let H be a subgroup of a group G. Then the homomorphism i:HG given by i(h)=h is called the inclusion of H into G. Let G be a group isomorphic to a subgroup H of a group G. Then the isomorphism ϕ:GH induces an injective homomorphism i:GG given by i(g)=ϕ(g), called an imbedding of G into G. Obviously, i=iϕ.

Definition 10: Let G,G be groups and ϕ:GG a homomorphism. Then we define the following subgroups:

i) kerϕ={gGϕ(g)=e}G, called the kernel of ϕ, and
ii) imϕ={gG(gG)ϕ(g)=g}G, called the image of ϕ.

Theorem 11: The composition of homomorphisms is a homomorphism.

Proof: Let G,H,K be groups and ϕ:GH and ψ:HK homomorphisms. Then ψϕ:GK is a function. We must show it is a homomorphism. Let g,hG. Then ψϕ(gh)=ψ(ϕ(gh))=ψ(ϕ(g)ϕ(h))=ψ(ϕ(g))ψ(ϕ(h))=ψϕ(g)ψϕ(h), so ψϕ is indeed a homomorphisms. Template:Unicode

Theorem 12: Composition of homomorphisms is associative.

Proof: This is evident since homomorphisms are functions, and composition of functions is associative. Template:Unicode

Corollary 13: The composition of isomorphisms is an isomorphism.

Proof: This is evident from Theorem 11 and since the composition of bijections is a bijection. Template:Unicode

Theorem 14: Let G,H be groups and ϕ:GH a homomorphism. Then ϕ is injective if and only if kerϕ={e}G.

Proof: Assume kerϕ={e} and g1,g2G. Then ϕ(g1)=ϕ(g2)ϕ(g1)ϕ(g2)1=ϕ(g1g21)=eH, implying that g1g21kerϕ. But by assumption then g1g21=eg1=g2, so ϕ is injective. Assume now that kerϕ{e} and gG. Then there exists another element kkerϕ such that ke. But then ϕ(g)=ϕ(kg). Since both g and kgg map to ϕ(g)=ϕ(kg), ϕ is not injective, proving the theorem. Template:Unicode

Corollary 15: Inclusions are injective.

Proof: The result is immediate. Since i(h)=h for all hHG, we have i1(e)={e}. Template:Unicode

The kernel can be seen to satisfy a universal property. The following theorem explains this, but it is unusually abstract for an elementary treatment of groups, and the reader should not worry if he/she cannot understand it immediately.

Commutative diagram showing the universal property of kernels.

Theorem 16: Let G,G be groups and ϕ:GG a group homomorphism. Also let H be a group and ψ:HG a homomorphism such that ϕψ=0HG. Also let i:kerϕG is the inclusion of kerϕ into G. Then there exists a unique homomorphism ψ¯:Hkerϕ such thatψ=iψ¯.

Proof: Since ϕψ=0HG, by definition we must have ψ(H)kerϕ, so ψ¯ exists. The commutativity ψ=iψ¯ then forces ψ¯(h)=ψ(h)kerϕ, so ψ¯ is unique. Template:Unicode

Definition 17: A commutative diagram is a pictorial presentation of a network of functions. Commutativity means that when several routes of function composition from one object lead to the same destination, the two compositions are equal as functions. As an example, the commutative diagram on the right describes the situation in Theorem 16. In the commutative diagrams (or diagrams for short, we will not show diagrams which no not commute) shown in this chapter on groups, all functions are implicitly assumed to be group homomorphisms. Monomorphisms in diagrams are often emphasized by hooked arrows. In addition, epimorphims are often emphasized by double headed arrows. That an inclusion is a monomorphism will be proven shortly.

Remark 18: From the commutative diagram on the right, the kernel can be defined completely without reference to elements. Indeed, Theorem 16 would become the definition, and our Definition 10 i) would become a theorem. We will not entertain this line of thought in this book, but the advanced reader is welcome to work it out for him/herself.

Automorphism Groups

In this subsection we will take a look at the homomorphisms from a group to itself.

Definition 19: A homomorphism from a group G to itself is called an endomorphism of G. An endomorphism which is also an isomorphism is called an automorphism. The set of all endomorphisms of G is denoted End(G), while the set of all automorphisms of G is denoted Aut(G).

Theorem 20: End(G) is a monoid under composition of homomorphisms. Also, Aut(G) is a submonoid which is also a group.

Proof: We only have to confirm that End(G) is closed and has an identity, which we know is true. For Aut(G), the identity homomorphism idG:GG is an isomorphism and the composition of isomorphisms is an isomorphism. Thus Aut(G) is a submonoid. To show it is a group, note that the inverse of an automorphism is an automorphism, so Aut(G) is indeed a group. Template:Unicode

Groups with Operators

An endomorphism of a group can be thought of as a unary operator on that group. This motivates the following definition:

Definition 21: Let G be a group and ΩEnd(G). Then the pair (G,Ω) is called a group with operators. Ω is called the operator domain and its elements are called the homotheties of G. For any ωΩ, we introduce the shorthand ω(g)=gω for all gG. Thus the fact that the homotheties of G are endomorphisms can be expressed thus: for all a,bG and ωΩ, (ab)ω=aωbω.

Example 22: For any group G, the pair (G,) is trivially a group with operators.

Lemma 23: Let (G,Ω) be a group with operators. Then Ω can be extended to a submonoid Ω of End(G) such that the structure of (G,Ω) is identical to (G,Ω).

Proof: Let Ω include the identity endomorphism and let Ω be a generating set. Then Ω is closed under compositions and is a monoid. Since any element of Ω is expressible as a (possibly empty) composition of elements in Ω, the structures are identical. Template:Unicode

In the following, we assume that the operator domain is always a monoid. If it is not, we can extend it to one by Lemma 23.

Definition 24: Let (G,Ω) and (H,Ω) be groups with operators with the same operator domain. Then a homomorphism ϕ:(G,Ω)(H,Ω) is a group homomorphism ϕ:GH such that for all ωΩ and gG, we have ϕ(gω)=ϕ(g)ω.

Definition 25: Let (G,Ω) be a group with operators and H a subgroup of G. Then H is called a stable subgroup (or a Ω-invariant subgroup) if for all hH and ωΩ, hωH. We say that H respects the homotheties of G. In this case (H,Ω) is a sub-group with operators.

Example 26: Let V be a vector space over the field F. If we by V+ denote the underlying abelian group under addition, then V=(V+,F) is a group with operators, where for any kF and vV+, we define vk=kv. Then the stable subgroups are precisely the linear subspaces of V (show this).

Problems

Problem 1: Show that there is no nontrivial homomorphism from 5 to S3.

Template:BookCat