Abstract Algebra
Abstract Algebra
Hechen Hu
August 9, 2018
ii
Contents
1 Groups 1
1.1 Semigroups, Monoids and Groups . . . . . . . . . . . . . . . . 1
1.2 Homomorphisms and Subgroups . . . . . . . . . . . . . . . . 3
1.3 Cyclic Groups . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.4 Cosets and Counting . . . . . . . . . . . . . . . . . . . . . . . 6
1.5 Normality, Quotient Groups, and Homomorphisms . . . . . . 8
1.6 Symmetric, Alternating, and Dihedral Groups . . . . . . . . . 11
1.7 Categories: Products, Coproducts, and Free Objects . . . . . 13
1.8 Direct Products and Direct Sums . . . . . . . . . . . . . . . . 16
1.9 Free Groups, Free Products, Generators and Relations . . . . 18
3 Rings 23
3.1 Rings and Homomorphisms . . . . . . . . . . . . . . . . . . . 23
3.2 Ideals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
3.3 Factorization in Commutative Rings . . . . . . . . . . . . . . 31
3.4 Rings of Quotients and Localization . . . . . . . . . . . . . . 33
3.5 Rings of Polynomials and Formal Power Series . . . . . . . . 34
3.6 Factorization in Polynomial Rings . . . . . . . . . . . . . . . 36
4 Modules 39
4.1 Modules, Homomorphisms and Exact Sequences . . . . . . . 39
4.2 Free Modules and Vector Spaces . . . . . . . . . . . . . . . . 39
4.3 Projective and Injective Modules . . . . . . . . . . . . . . . . 39
iii
iv CONTENTS
9 Categories 51
9.1 Functors and Natural Transformations . . . . . . . . . . . . . 51
9.2 Adjoint Functors . . . . . . . . . . . . . . . . . . . . . . . . . 51
9.3 Morphisms . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
CONTENTS v
10 Applications 53
10.1 Euclidean Motions . . . . . . . . . . . . . . . . . . . . . . . . 53
10.2 Matrix Groups . . . . . . . . . . . . . . . . . . . . . . . . . . 53
10.3 The 2 × 2 Matrix Group . . . . . . . . . . . . . . . . . . . . . 54
10.4 Rotation of Regular Solids . . . . . . . . . . . . . . . . . . . . 55
10.5 Finite Rotation Groups and Crystallographic Groups . . . . . 55
10.6 Polya-Burnside Method . . . . . . . . . . . . . . . . . . . . . 55
vi CONTENTS
1
Groups
1
2 1. GROUPS
and an analogous result holds for "right inverses" and a "right identity".
Example 1.1. Let S be a nonempty set and A(S) the set of all bijections
S → S. Under the operation of composition of functions, ◦, A(S) is a group.
The elements of A(S) are called permutations and A(S) is called the group
of permutations on the set S. If S = {1, 2, 3, · · · , n}, then A(S) is called the
symmetric group on n letters and denoted Sn . |Sn | = n!.
G × H is abelian if both G and H are; (eG , eH ) is the identity and (a−1 , b−1 )
is the inverse of (a, b). Clearly |G × H| = |G||H|.
1
Y n
Y n−1
Y
ai = ai ; for n > 1, ai = ( ai )an
i=1 i=1 i=1
• am an = am+n
• (am )n = amn
S S S S
G = i∈I Hai = i∈I ( j∈J Kbj )ai = (i,j)∈I×J Kbj ai . It suffices to show
that the cosets Kbj ai are mutually disjoint, for then we must have [G : K] =
|I × J| = |I||J| = [G : H][H : K]. If Kbj ai = Kbr at , then bj ai = kbr at (k ∈
K) (because Kk = Ke = K). Since bj , br , k ∈ H we have Hai = Hbj ai =
Hkbr at = Hat , hence i = t and bj = kbr . Thus Kbj = Kkbr = Kbr and
j = r. Therefore the cosets Kbj ai are mutually disjoint. The last statement
of the theorem is obvious.
Proof. Apply the theorem with K = hei for the first statement. The second
is a special case of the first with H = hai.
Theorem 1.4.3. If the set {ab|a ∈ H, b ∈ K} is denoted HK, then for two
finite subgroups H and K of a group G |HK| = |H||K|/|H ∩ K|.
Proof. Let A be the set of all right cosets of H ∩ K in H and B the set of all
right cosets of K in G. The map ϕ : A → B given by (H∩K)h 7→ Kh(h ∈ H)
is well defined since (H ∩ K)h0 = (H ∩ K)h implies h0 h−1 ∈ H ∩ K ⊂ K and
hence Kh0 = Kh. To show that ϕ is injective, noted that for Kh0 = Kh(h ∈
H) we have Hh0 = Hh, thus Kh0 ∩Hh0 = Kh∩Hh ⇔ (H ∩K)h0 = (H ∩K)h.
Then [H : H ∩ K] = |A| 6 |B| = [G : K]. If [G : K] is finite, clearly
[H : H ∩ K] = [G : K] iff ϕ is surjective. Suppose that ϕ is surjective but
G 6= KH. Then there exist an element g ∈ G such that g 6= kh for all
k ∈ K, h ∈ H. Then Kg 6= K(kh) ⇔ Kg 6= Kh. Since h is arbitrary, the
non-existence of ϕ−1 (Kg) and that Kg ∈ B contradicts with the fact that
ϕ is a bijection. If G = KH, we have that for any Kg ∈ B(g ∈ G) the
mapping ϕ−1 is defined, thus it must be surjective.
1. Left and right congruence modulo N coincide (that is, define the same
equivalence relation on G);
3. aN = N a for all a ∈ G;
5. for all a ∈ G, aN −1 = N
1. N ∩ K is a normal subgroup of K;
2. N is a normal subgroup of N ∨ K;
3. N K = N ∨ K = KN ;
2. It is trivial.
f¯
G/H
10 1. GROUPS
is commutative.
Theorem 1.6.3. For each n > 2, let An be the set of all even permutations
of Sn . Then An is a normal subgroup of Sn of index 2 and order |Sn |/2 =
n!/2. Furthermore An is the only subgroup of Sn of index 2.
Then it follows that since any permutation of order 3(like all 3-cycles)
is contained in any subgroup of index 2 (which must be normal) of Sn , it
must be An .
Theorem 1.6.5. For each n > 3 the dihedral group Dn is a group of order
2n whose generators a and b satisfy:
2. ba = a−1 b
1. a class of disjoint sets, denoted hom(A, B), one(set) for each pair of
objects in C; an element of hom(A, B) is called a morphism from A
to B and denoted f : A → B.
14 1. GROUPS
π2
A1 π1 P A2
gram:
Q
In the category of sets the Cartesian product i∈I Ai is a product of the
family of sets {Ai }. The map πi would be the canonical projections onto
the ith components. The map ϕ would be (ϕ1 , ϕ2 , · · · , ϕi ) that takes an
Q
element of B and maps it to an element of i∈I Ai .
1.7. CATEGORIES: PRODUCTS, COPRODUCTS, AND FREE OBJECTS15
Theorem 1.7.1. If (P, {πi }) and (Q, {ψi }) are both products of the family
{Ai |i ∈ I} of objects of a category C, then P and Q are equivalent.
It’s easy to see that by reversing the arrows in the commutative diagram
above for product we obtain the diagram for coproduct.
Theorem 1.7.2. If (S, {ιi }) and (S0 , {λi }) are both products of the family
{Ai |i ∈ I} of objects of a category C, then S and S0 are equivalent.
F
f¯
i
f
X A
The essential fact about a free object F is that in order to define a morphism
with domain F, it suffices to specify the image of the subset i(X).
16 1. GROUPS
phism of groups.
Definition. The mappings πk previously mentioned are called the canonical
projections of the direct product.
1.8. DIRECT PRODUCTS AND DIRECT SUMS 17
Q
Theorem 1.8.2. i=1 Gi is a product in the category of groups.
Definition. The map ιk mentioned above are called the canonical injections.
P
Theorem 1.8.4. i∈I Ai is a coproduct in the category of abelian groups.
1. G = h Ni i;
S
i∈I
Then G ∼
Qw
= i∈I Ni .
Example 1.9. A finite cyclic group hai has presentation (a|an = e).
2. for all i, j > 1, ai and ai+1 are not in the same group Gj ;
monomorphism of groups.
Q∗
Theorem 1.9.4. The free product i∈I Gi with ιi is a coproduct in the
category of groups.
2
is an equivalence relation.
21
22 2. THE STRUCTURE OF GROUPS
Rings
23
24 3. RINGS
A ring has no zero divisors iff the right and left cancellation laws hold
in this ring.
A unit’s left and right inverses necessarily coincide. The set of units in
a ring R with identity forms a group under multiplication.
1. If ab = ba, then
n
!
n
X n k n−k
(a + b) = a b
k=0
k
n!
ai1 ai2 · · · aiss
X
(a1 + a2 + · · · + as )n =
(i1 !) · · · (is !) 1 2
Theorem 3.1.7. A finite ring with more than one element and no zero
divisors is a division ring.
Theorem 3.1.8. If R and S are rings and Rop and S op are their respective
opposite rings, then
3. (Rop )op = R;
4. If S is a ring, then R ∼
= S iff Rop ∼
= S op .
3.2 Ideals
Definition. Let R be a ring and S a nonempty subset of R that is closed
under addition and multiplication in R. If S is itself a ring under these
operations then S is called a subring of R. A subring I of R is a left
ideal(resp. right ideal) provided for r ∈ R and x ∈ I we have rx ∈ I(resp.
xr ∈ I). I is an ideal if it is both a left and right ideal.
Example 3.2. The center of a ring R is the set C = {c ∈ R|cr = rc for all r ∈
R}. C is a subring of R but it may not be an ideal.
Definition. The ideal of a ring that only contains 0 is called the trivial
ideal(denoted 0). An ideal I of R such that I is not trivial and I 6= R is
called a proper ideal.
1. a, b ∈ I ⇒ a − b ∈ I;
2. a ∈ I, r ∈ R ⇒ ra ∈ I(resp. ar ∈ I).
Pn
2. If R has an identity, then (a) = { i=1 ri asi |ri , si ∈ R; n ∈ N}.
2. (A + B) + C = A + (B + C);
1. R is a field;
3. 0 is a maximal ideal in R;
Ri is a ring with multiplication defined by {ai }i∈I {ai }i∈I = {ai bi }i∈I ;
Q
1. i∈I
b ≡ bi (mod Ai ) (i = 1, 2, · · · , n)
A1 ∩ A2 ∩ · · · ∩ An
Theorem 3.2.19. The congruence ax ≡ b mod n has a solution iff GCD(a, n)|b.
Moreover, if this congruence does have at least one solution, the number of
noncongruent solutions modulo n is GCD(a, n); that is, if [a][x] = [b] has a
solution in Zn , then it has GCD(a, n) different solutions in Zn .
1. c is a nonzero element;
1. p is a nonzero nonunit;
[Incomplete]
32 3. RINGS
Theorem 3.3.2. Every Euclidean ring R is a principal ideal ring with iden-
tity. Consequently every Euclidean domain is a unique factorization domain.
/ S, then S −1 R is
2. If R is a nonzero ring with no zero divisors and 0 ∈
an integral domain.
2. If 0 ∈
/ S and S contains no zero divisors, then ϕS is a monomorphism.
In particular, any integral domain may be embedded in its quotient
field.
34 3. RINGS
S −1 (I + J) = S −1 I + S −1 J
S −1 (IJ) = (S −1 I)(S −1 J)
S −1 (I ∩ J) = S −1 I ∩ S −1 J
Incomplete
Theorem 3.5.2. Let R be a ring with identity and denote by x the element
(0, 1R , 0, · · · ) of R[x].
Incomplete
36 3. RINGS
Proposition. Let R be a ring and denote by R[[x]] the set of all sequences
of elements of R (a0 , a1 , · · · ).
1. R[[x]] is a ring with component-wise addition and multiplication de-
fined by
(a0 , a1 , · · · )(b0 , b1 , · · · ) = (c0 , c1 , · · · )
P
where cn = k+j=n ak bj .
For any c ∈ R there exists a unique q(x) ∈ R[x] such that f (x) = q(x)(x −
c) + f (c).
3.6. FACTORIZATION IN POLYNOMIAL RINGS 37
Theorem 3.6.6. Let p(x) = a0 +a1 x+· · ·+an xn ∈ Z[x]. If r/s is a rational
root of p(x) and GCD(r, s) = 1, then r|a0 and s|an .
Lemma (Gauss’s Lemma). Let P (x) = a0 +a1 x+· · ·+an xn ∈ Z[x]. If P (x)
can be factored in Q[x] as P (x) = q(x)r(x), then P (x) can also be factored
in Z[x].
p - an ; p|ai for i = 0, 1, · · · , n − 1; p2 - a0
1. p|ai , i = 0, 1, · · · , n − 1;
2. p - an ;
3. p2 - a0 .
Example 3.6. For any prime p the polynomial ϕ(x) = xp−1 + xp−1 + · · · +
x+1 is irreducible over Q. This polynomial is called a cyclotomic polynomial
p −1)
and can be written ϕ(x) = (xx−1 .
Theorem 3.6.8. Let P be the ideal (p(x)) in the polynomial ring of the
field F [x], in which p(x) has a positive degree. The different elements of
F [x]/(p(x)) are those of the form
P + a0 + a1 x + · · · + an−1 xn−1
where ai ∈ F .
4
Modules
4.7 Algebras
39
40 4. MODULES
5
Example 5.1. [C : R] = 2.
[Incomplete]
41
42 5. FIELDS AND GALOIS THEORY
3. [K(u) : K] = n;
GF (pm ) = Zp [x]/(q(x))
5.6 Separability
45
46 6. THE STRUCTURE OF FIELDS
7
47
48 7. COMMUTATIVE RINGS AND MODULES
8
8.5 Algebras
49
50 8. THE STRUCTURE OF RINGS
9
Categories
9.3 Morphisms
51
52 9. CATEGORIES
10
Applications
53
54 10. APPLICATIONS
plex entries. These groups are called General Linear Groups(and hence the
derivation of the abbreviations).
L = {n1 v1 + n2 v2 + n3 v3 |ni ∈ Z}