Algebra2 PDF
Algebra2 PDF
Algebra2 PDF
ABSTRACT ALGEBRA
ii
PREFACE
iii
iv
CONTENTS
NOTATIONS ii
PREFACE iii
1 Chapter 1
1 Binary Operations . . . . . . . . . . . . . . . . . . . . . . . . . 1
2 Groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3 Subgroups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
4 cyclic groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5 Normal subgroups and quotient groups . . . . . . . . . . . . . . 19
6 Group homomorphisms . . . . . . . . . . . . . . . . . . . . . . . 25
7 Direct product of groups . . . . . . . . . . . . . . . . . . . . . . 33
2 Rings 37
1 Rings and Fields . . . . . . . . . . . . . . . . . . . . . . . . . . 37
2 Subrings, Ideals and quotient rings . . . . . . . . . . . . . . . . 42
3 Ring homomorphisms . . . . . . . . . . . . . . . . . . . . . . . . 47
4 Characteristic of rings . . . . . . . . . . . . . . . . . . . . . . . 52
5 Field of fractions of a integral domain. . . . . . . . . . . . . . . 52
3 Application 53
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
v
Chương 1
Groups
§1 BINARY OPERATIONS
Example 1.2.
(1) The ordinary addition on N (or Z, Q, R, C...) is a binary operation on
N (or Z, Q, R, C...)
(2) The ordinary multiplication on N (or Z, Q, R, C...) is a binary operation
on N (or Z, Q, R, C...).
(3) Denote X X by the set of the maps from X to X. For f, g ∈ X X , the
composition map f ◦ g of g and f is a binary operation on X X .
1
2 Chương 1. Chapter
x ∗ y = x ∗ z =⇒ y = z (resp. y ∗ x = z ∗ x =⇒ y = z).
Definition 1.5.
(1) A non-empty set X along with a binary operation ∗ on its is said to be
a semi-group if the operation ∗ is associative, written by (X, ∗).
(2) A semi-group (X, ∗) is said to be a monoid if the operation ∗ has an
identity e.
(3) A monoid (X, ∗) is said to be a group if every element of X is invertible.
A group X is said to be an Abel group if the operation ∗ is commutative.
Example 1.6.
(1) (N, +) is a semi-group.
(2) (N0 , +) and (Z, ·) are monoids but they are not groups.
(3) (Z, +) is a group; more exactly, (Z, +) is a Abel group.
Definition 1.7. A non-empty set X along with two binary operations addi-
tion (+) and multiplication (·).
(1) X is said to be a ring if it satisfies three properties
EXERCISES
1.1. Let X X denote the set of the maps from X to X and ¦ the composite
operation of the maps. Show that
b) If X has at least two elements, then it doesn’t have the right identity.
S = {x ∈ X | x ∗ (y ∗ z) = (x ∗ y) ∗ z, ∀y, z ∈ X}.
Show that
a) For all x1 , x2 ∈ S, x1 ∗ x2 ∈ S.
b) (S, ∗) is a semi-group.
1.5. Find all invertible elements to the multiplication of the monoids Z7 and
Z12 .
§2 GROUPS
Example 2.2.
Example 2.3.
(1) Let E be a vector space over a field K and GL(E) be the set of linear
automorphisms of E. Then GL(E) is a group under composition of maps.
(2) Denote by GLn (K) the set of invertible matrices of the size n over a field
K. Then GLn (K) forms a group under the multiplication of matrices.
1G = 1G .10G = 10G .
(iii) For any x ∈ G and for all y, z ∈ G, assume x.y = x.z. Then x−1 .(x.y) =
x−1 .(x.z). It follows that (x−1 .x).y = (x−1 .x).z. This implies 1G .y = 1G .z.
Hence y = z; that is, x satifies the left cancellation law. Similarly, x also
satifies the right cancellation law.
EXERCISES
2.2. Let Mm×n (K) be the set of m by n matrices over a field K. Does Mm×n (K)
form a group under matrix addition?
2.3. Let Mn (K)∗ be the set of nonzero square matrices of the size n over a
field K. Does Mn (K)∗ form a group under matrix multiplication?
2.4. Let Z∗m = Zm \ {0̄}. Does Z∗m form a group under multiplication (x̄.ȳ =
xy)?
¯
(iii) For all x ∈ G, there exists a left inverse x0 of x; that is, x0 .x = e. Similarly
2.6. Let G be a non-empty set such that |G| < ∞. Prove that (G, .) is a Example : N
group if and only if (G, .) is a semi-group and every element of G satifies with addition
the cancellation law. Give an example of an infinite semigroup in which the is not a group
cancellation laws hold, but which is not a group.
2.7. Prove the following: a finite group with an even number of elements con-
tains an even number of elements x such that x−1 = x. State and prove a
similar statement for a finite group with an odd number of elements
2.8. Let G be a finite group. Prove that the inverse of an element is a positive
power of that element.
a) am .an = am+n ;
b) (am )n = amn .
§3 SUBGROUPS
(2) 1G ∈ H;
mZ = {mx | x ∈ Z} ⊆ Z.
(3) Let
H = {z ∈ C | | z |= 1}.
Then H is a subgroup of the multiplicative group C∗ .
Proof. These conditions are necessary by (1), (2), and (3). Conversely, assume
that H 6= ∅ and x, y ∈ H implies xy −1 ∈ H. Then there exists h ∈ H and
1G = hh−1 ∈ H. Next, x ∈ H implies x−1 = 1G .x−1 ∈ H. Hence x, y ∈ H
implies y −1 ∈ H and xy = x(y −1 )−1 ∈ H. Therefore H is a subgroup.
Proof. There exist subgroups of G that contain X; for example, G itself con-
tains X. Define
\
hXi = H,
X⊆H5G
the intersection of all the subgroups H of G that contain X. The set of all
the subgroups of G is non-empty, because G is an element of this set. By
Proposition 3.9, hXi is a subgroup of G; of course, hXi contains X because
every H contains X. Finally, if H is any subgroup containing X, then H is
one of the subgroups whose intersection is hXi; that is, hXi 5 H.
Proof. Denote by W (X) the set of all the words on X. First, we need to prove
that W (X) is a subgroup of G. If x ∈ X, then 1G = xx−1 ∈ W (X); the product
of two words on X is also a word on X; the inverse of a word on X is a word
on X. Therefore, W (X) is a subgroup of G containing X; that is hXi. On the
other hand, any subgroup of G containing X must also contain W (X). Hence
W (X) ⊆ hXi, and so hXi = W (X).
Corollary 3.15. Let G be a group and let a ∈ G. The set of all powers of a
is a subgroup of G; in fact, it is the subgroup generated by {a}.
Proof. That the powers of a constitute a subgroup of G follows from the parts
a0 = 1G , (an )−1 = a−n , and am an = am+n . Also, nonnegative powers of a are
products of a, and negative powers of a are products of a−1 , since a−n = (a−1 )n
.
EXERCISES
H = {x ∈ G | x2 = 1G }
is a subgroup of G.
H = {(a, 1) | a ∈ R}
3.6. Find a group with two subgroups whose union is not a subgroup
§4 CYCLIC GROUPS
In this lesson, we will study a special group which generated by only one
element.
Proof. The proof uses integer division. Let H be a subgroup of (the additive
group) Z. If H = {0}, then H is cyclic, generated by 0. Now assume that
H 6= {0}, so that H contains an integer m 6= 0. If m < 0, then −m ∈ H;
hence H contains a positive integer. Let n be the smallest positive integer
that belongs to H . Every integer multiple of n belongs to H . Conversely, let
m ∈ H. Then m = nq + r for some q, r ∈ Z, 0 ≤ r < n . Since H is a subgroup,
qn ∈ H and r = m − qn ∈ H. Now, 0 < r < n would contradict the choice of
n ; therefore r = 0, and m = qn is an integer multiple of n . Thus H is the set
of all integer multiples of n and is cyclic, generated by n > 0. (In particular,
Z itself is generated by 1. Moreover, n is the unique positive generator of H,
since larger multiples of n generate smaller subgroups.
Definition 4.5. Let G be a group and a ∈ G. The order of the group hai is
called order of a.
Example 4.6. (1) In the Klein-four group V4 = {1, a, b, c}, the order of a,
the order of b, the order of c are the same and equal 2.
(2) In the additive group Z12 , the order of 4̄ is 3, the order of 5̄ is 12.
x = anq = (an )q = bq ,
Proposition 4.8. Let G = hai be a finite cyclic group with order n. Then
(2) an = 1G .
Proof. (1) Without loss of generality, we assune that m1 < m2 and am1 = am2 .
Hence am2 −m1 = 1G . Put k = m2 −m1 . Then 0 < k < n. Since ak+l = ak al = al ,
for l ∈ Z, |G| ≤ k < n. This is a contradiction.
(2) From (1), we have G = {1G , a, a2 , ..., an−1 }. Suppose that an 6= 1G .
Then, there exists k ∈ Z such that 0 < k < n and an = ak . Hence an−k = 1G .
But 0 < n − k < n. This is a contradiction.
(3) From (1), we have G = {1G , a, a2 , ..., an−1 }. Assume am = 1G . Hence
a−m = (am )−1 = 1G . Without loss of generality, assume m ≥ 0. By Euclidean
algorithm, there exist q, r ∈ Z such that
m = nq + r for 0 ≤ r < n.
Proposition 4.9. Let G = hai be a finite cyclic group with order n. For
n
0 ≤ r < n, the order of ar is , where (n, r) is the greatest common
(n, r)
divisor.
Corollary 4.10. Let G = hai be a finite cyclic group of order n. For 0 ≤ r < n,
the element ar of G is generator og G if and only if (n, r) = 1.
Example 4.11. Let G = hai be a finite cyclic group of order 12. A generator
of G has the form ar such that (r, 12) = 1, for 1 ≤ r < 12. Hence r = 1, 5, 7, 11.
So,
G = hai = ha5 i = ha7 i = ha11 i.
12
By Proposition 4.7, the subgroup ha2 i has the order = 6. A generator
(12, 2)
of ha2 i is (a2 )r such that (r, 6) = 1. Thus r = 1, 5. This implies
ha2 i = ha10 i.
Similarly, we have
ha3 i = ha9 i, ha4 i = ha8 i.
EXERCISES
BÀI TẬP
4.6. Find all subgroups of Z18 and draw a inclusive diagram between them.
4.8. Prove that an infinite cyclic group has exact two generated elements.
4.9. Show that a cyclic group which has only one generated element is a finite
group which has at most two elements.
In general, the left cosets and right cosets may be different, as we shall
soon see.
Example 5.2. If G = S3 and H = h(12)i, there are exactly three left cosets
of H, namely
Again, we see that there are exactly 3 (right) cosets. Note that these cosets
are Ỏparallel; that is, distinct (right) cosets are disjoint.
Proof. The first two statements follow from observing that the relation on G,
defined by a ∼ b if b−1 a ∈ H, is an equivalent relation whose equivalent classes
are the left cosets. Therefore, (i) and (ii) are clear. The third statement is true
because h 7−→ ah is a bijection form H to aH.
The next theorem is named after J. L. Lagrange, who saw, in 1770, that
the order of certain subgroups of Sn are divisors of n!. The notion of group
was invented by Galois 60 years afterward, and it was probably Galois who
first proved the theorem in full.
Proof. Let {a1 H, a2 H, ..., at H} be the family of all the distinct cosets of H in
G. Then
G = a1 H ∪ a2 H ∪ ... ∪ at H,
because each g ∈ G lies in the left coset gH, and gH = ai H for some i .
Moreover, Lemma 5.3 (ii) shows that the left cosets partition G into pairwise
disjoint subsets. It follows that
But |ai H| = |H| for all i , by Lemma 5.3 (iii), so that |G| = t|H|, as desired.
As we see that the number of left cosets and the number of right cosets are
the same. This leads to the following notion.
|G| = [G : H]|H|.
Proof. If a has order d, then |G| = dm for some integer m, by the previous
corollary, and so a|G| = adm = (ad )m = 1.
As we have seen that left cosets and right cosets of a subgroup H might be
different. This leads to the following notion.
Example 5.11.
(1) In an Abel group G, every subgroup H of G is a normal subgroup of G
(2) In an arbitrary group G, the trivial subgroup {1G } and the non-proper
are normal subgroups of G.
(3) Define the center of a group G, denoted by Z(G), to be
Proof. Assume that N / G. Then for all x ∈ G, and for any a ∈ xN x−1 , there
exists h ∈ N such that a = xhx−1 . Since xN = N x, there is an element
h0 ∈ N such that xh = h0 x. Therefore xhx−1 = h0 ∈ N . Hence xN x−1 ⊆ N .
Conversely, suppose that xN x−1 ⊆ N for all x ∈ G. It follows xN ⊆ N x.
Moreover, take y = x−1 , we have x−1 N x ⊆ N . This implies N x ⊆ xN . So,
xN = N x; that is, N ¢ G.
(x + N ) + (y + N ) = (x + y) + N for all x, y ∈ G.
EXERCISES
b) In Z12 , let H1 = h2̄i, H2 = h3̄i. Find all left cosets and right cosets for
H1 and H2 .
5.3. Recall GLn (R), set of square matrices A in Mn (R) such that det(A) 6= 0,
along with matrix multiplication is a group and it is called a general linear
group.
b) Prove that GLn (Q) is a subgroup of GLn (R). Is the general linear group
GL(n, Q) a normal subgroup of GLn (R)?
5.5. Let H and K be subgroups of a group G such that |H| and |K| relatively
primes (coprime). Prove that H ∩ K = {1G }.
5.7. If H is a subgroup of a group G, prove that the number of left cosets for
H in G is equal to the number of right cosets for H in G.
5.9. (Euler’s Theorem:) Let us denote φ the Euler function; that is, φ(n) is
the number of integers k such that 1 ≤ k ≤ n and coprime to n. Prove that if
(a, m) = 1, then
aφ(m) = 1 mod m.
(p − 1)! ≡ −1 mod p.
5.11. Prove that a cyclic group of order n has a unique subgroup of order d,
for each divisor d of n.
5.12. Prove that a group G of order n is cyclic if and only if, for each divisor
d of n, there is at most one cyclic subgroup of order d.
5.13. Prove that if G is an abelian group of order n having at most one cyclic
subgroup of order p for each prime divisor p of n, then G is cyclic.
5.14. Prove that the intersection of any non-empty family of normal subgroups
of a group G is itself a normal subgroup of G.
b) Show that for any normal subgroup N of G, the quotient group G/N is
Abel if and only if [G, G] ⊆ N .
§6 GROUP HOMOMORPHISMS
f : G −→ H
x 7−→ 1H
ι : H −→ G
x 7−→ x
p : G −→ G/H
x 7−→ xH
f : Z −→ H
n 7−→ an
is a group homomorphism.
(5) Let G = R be a additional group and H = C∗ be multiplicative group
of non-zero complexes numbers. The map
p : R −→ C ∗
x 7−→ cos x + i sin x
is a group homomorphism.
(6) Let G = R be a additional group and H = R∗ be multiplicative group
of non-zero complexes numbers. The map
p : R −→ R∗
x 7−→ ex
is a group homomorphism.
Group homomorphisms preserve identity elements, inverses, and powers.
In particular, homomorphisms of groups preserve the constant and unary op-
eration as well as the binary operation.
Proposition 6.3. Let f : G −→ H be a group homomorphism. Then
(1) f (1G ) = 1H ,
Example 6.6.
(1) Let H be a subgroup of a group G. Then the inclusive map ι : H −→ G
is a group monomorphism.
(2)Let N be a normal subgroup of a group G. Then the canonical projection
p : G −→ G/N is a group epimorphism.
have
f (x1 .(x2 )−1 ) = f (x1 )f (x−1 −1
2 ) = f (x1 ).f (x2 ) .
But f (x1 ), f (x2 ) ∈ H1 and H1 5 H, f (x1 ).f (x2 )−1 ∈ H1 . Therefore f (x1 .(x2 )−1 ) ∈
H1 ; that is x1 .x−12 ∈ f
−1
(H1 ). So, we conclude that f −1 (H1 ) is a subgroup of
G.
The kernel of f is
Proof. For y ∈ K, there exist x ∈ G such that y = g(x). Then we set h(y) =
f (x). First, we need to show that h is a map from K to H. Indeed, for all
y1 , y2 ∈ K, there are x1 , x2 ∈ G such that y1 = g(x1 ) and y2 = g(x2 ). Assume
that y1 = y2 . Then g(x1 ) = g(x2 ). Therefore g(x1 x−1 −1
2 ) = 1H . Hence x1 x2 ∈
Ker g ⊆ Ker f . Thus f (x1 ) = f (x2 ); that is, h(y1 ) = h(y2 ).
Second, for all y1 , y2 ∈ K, there are x1 , x2 ∈ G such that y1 = g(x1 )
and y2 = g(x2 ). We have y1 y2 = g(x1 )g(x2 ) = g(x1 x2 ). It follows h(y1 y2 ) =
f (x1 x2 ) = f (x1 )f (x2 ) = h(y1 )h(x2 ). That means h is a group homomorphism.
It is easy to see that f = hg.
Third, suppose that there is a group homomorphism h0 from K to H such
that f = h0 g. Then, for all y ∈ K, there exists x ∈ G such that y = g(x). Then
h0 (y) = h0 (g(x)) = h0 g(x) = f (x) = h(y). This implies h = h0 .
Next, assume that Ker g = Ker f . For any y ∈ Ker h, there exist x ∈ G
such that y = g(x). We have h(y) = 0 = f (x). Hence x ∈ Kerf = Ker g.
Therefore y = g(x) = 0. This implies Ker h = 0. So. h is monomorphic.
Finally, suppose that f is epimorphic. Then, Im h = h(K) = h(g(G)) =
hg(G) = f (G) = H. Hence h is epimorphic.
(2)
G/ Ker f ∼
= Im(f ).
f : Z −→ G
m 7−→ am .
G∼
= Zm .
EXERCISES
6.1. Prove that a group G is abelian if and only if the map f : G −→ G, given
by f (a) = a−1 , is a homomorphism.
6.4. For a positive integer n, prove that the additional group Z is isomorphic
to the subgroup nZ of itself.
6.5. Show that every group homomorphism from (Q, +) to (Z, +) is trivial.
a) If H1 ¢ H then f −1 (H1 ) ¢ G;
G/f −1 (H1 ) ∼
= H/H1 .
AB = {a.b | a ∈ A, b ∈ B}.
a) AN = {an | a ∈ A, n ∈ N } is a subgroup of G;
b) N is a normal subgroup of AN ;
c) A ∩ N is a normal subgroup of A;
d) AN/N ∼
= A/(A ∩ N ).
a) (Aut(G), .) is a group;
If H = K = G, we write G × G = G2 .
(G × G0 )/(K × K 0 ) ∼
= G/K × G0 /K 0 .
HK = {hk | h ∈ H, k ∈ K}.
ϕ(hkh0 k 0 ) = ϕ(hh0 kk 0 )
= (hh0 , kk 0 )
= (h, k)(h0 , k 0 )
= ϕ(g)ϕ(g 0 ).
Remark. We must assume that both subgroups H and K are normal. For
example, S3 has subgroups H = h(123)i and K = h(12)i. Now H ¢S3 , H ∩K =
{1G }, and HK = S3 , but S3 H × K (because the direct product is abelian).
Of course, K is not a normal subgroup of S3 .
Proof. Since a and b commute, we have (ab)r = ar br for all r , so that (ab)mn =
amn bmn = 1. It suffices to prove that if (ab)k = 1, then mn|k. If 1 = (ab)k =
ak bk , then ak = b−k . Since a has order m, we have 1 = amk = b−mk . Since b
has order n, Proposition 4.8 gives n|mk. As (m, n) = 1, n|k; a similar argument
gives m|k. It follows that mn|k. Therefore, mn ≤ k, and mn is the order of
ab.
EXERCISES
Zmn ∼
= Zm × Zn .
7.3. Let ϕ be Euler function (ϕ(n) is the number of relatively primes to n).
Prove that if (m, n) = 1 then ϕ(mn) = ϕ(m)ϕ(n).
7.4. Let U (Zm ) denote the set of invertible elements of Zm . It is well known
that U (Zm ) along with multiplication is a group. Show that U (Z9 ) ∼= Z6 and
U (Z15 ) ∼
= Z4 × Z2 .
(H × K)/K ∗ ∼
= H.
7.9. Prove that if G is a group for which G/Z(G) is cyclic, where Z(G) denotes
the center of G, then G is abelian
Rings
Rings are our second major algebraic structure; they marry the complex-
ity of semigroups and the good algebraic properties of abelian groups. Gauss
(1801) studied the arithmetic properties of complex numbers a + bi with
a, b ∈ Z, and of polynomials with integer coefficients. From this start ring
theory expanded in three directions. Sustained interest in more general num-
bers and their properties finally led Dedekind (1871) to state the first formal
definition of rings, fields, ideals, and prime ideals, though only for rings and
fields of algebraic integers. The quaternions, discovered by Hamilton (1843),
were generalized by Pierce (1864) and others into another type of rings: vector
spaces with bilinear multiplications. Growing interest in curves and surfaces
defined by polynomial equations led Hilbert (1890-1893) and others to study
rings of polynomials. Modern ring theory began in the 1920s with the work of
Noether, Artin, and Krull. This chapter contains general properties of rings,
with some emphasis on arithmetic properties.
Definition 1.1. A ring R is a set with two binary operations, addition and
multiplication, such that
(i) R is an abelian group under addition;
(ii) R is a semi-group under multiplication;
37
38 Chương 2. Rings
(iii) The multiplication is distributive in both side to the addition; that is,
Definition 1.2.
(i) A ring R with identity is said to be a skew-field if every non-zero
element of R is invertible.
(ii) A commutative ring R with identity is said to be a field if every
non-zero element of R is invertible; another word, a commutative skew-field is
called a field.
Example 1.3. (1) The set of integer numbers Z (resp. Q, R, C) along with
ordinary addition and multiplication is a commutative ring with identity. This
ring is called the ring of integers (resp. ring of rational numbers, ring of real
numbers, ring of complex numbers). Moreover, Q, R, C are fields and they are
said to be field of rational (real, complex, respectively) numbers.
(2) On the set of integers modulo m, Zm , we define ā + b̄ = a + ¯ b and
āb̄ = ab¯ for all ā, b̄, c̄, d¯ ∈ Zm . Then (Zm , +, ·) is a commutative ring with
identity. Espectialy, if p is a prime then Zp is a field.
(3) Let Z[i] = {a + ib | a, b ∈ Z}. We define two binary operation as follow
and
(a + ib)(c + id) = (ac − bd) + i(ad + bc) for a, b, c, d ∈ Z.
It is easy to verify that Z[i] along with above addition and multiplication is a
commutative ring with identity. This is called ring of Gauss integers.
(4) Let EndK (E) be the set of linear endomorphisms of vector space E.
We define two binary operations on EndK (E) as follow:
Then, EndK (E) along with two above operations is a ring with identity IdE
and it is called the ring of linear endomorphisms.
(5) Let us denote by Mn (K) the set of square matries of the size n. Then,
Mn (K) is a ring with identity In under two operations matrix addition and
matrix multiplication. This ring is called the ring of matrices.
(6) Let K[x1 , ..., xn ] be the set of polynomials with coefficients over a com-
mutative ring K with identity. Then K[x1 , ..., xn ] along with polynomial addi-
tion and polynomial multiplication is a commutative ring with identity. This
ring is called the ring of polynomials.
(7) Let X ⊆ R and RX be the set of functions from X to R. For all
f, g ∈ RX , we define f + g and f g as follow
Corollary 1.5. For any integer m and for all x, y in a ring R, we have
∀a, b ∈ R : ab = 0R ⇒ a = 0R ∨ b = 0R .
Example 1.8.
(1) Z, Q, R and C are domains.
(2) In Z6 , the elements 2̄, 3̄ are zero divisors. The ring Z6 is not a domain.
(3) If p is a prime, then Zp is a domain.
Notice that Z is a domain, but it is not a field. The following theorem tells
us whenever a domain is a field.
Proof. Suppose that D is a finite domain and |D| = n. For any a ∈ D \ {0D },
consider a map
f : D −→ aD
x 7−→ ax.
It is clear that f is bijective. Hence |D| = |aD|. Since aD ⊂ D and |D| < ∞∞,
D = aD. It follows that 1D ∈ aD. So, there exists b ∈ D such that ab = 1R ;
this means the element a is invertible. This implies that D is a field.
EXERCISES
1.1. In the definition of a ring with identity, show that one may omit the
requirement that the addition be commutative.
1.2. Let A be an additional Abel group. Denote by End(A) the set of group
homomorphisms from A to itself. We define two binary operation on End(A)
that, for all f, g ∈ End(A),
1.4. Let R be a ring with identity. Show that u is a unit of R if and only if
xu = uy = 1R for some x, y ∈ R .
1.10. A ring R is said to be von Neumann regular if for all a ∈ R, there exists
an element x ∈ R such that axa = a. Prove that the ring R1 in Exercise 1.9 is
not von Neumann regular.
1.12. Let R be a ring such that every element x in R satisfies x2 = −x. Prove
that R is commutative.
1.14. Let R be a non zero ring such that the equation ax = b has a solution
in R for all a ∈ R \ {0R } and b ∈ R. Prove that R is a skew-field.
1.15. Let R be a non-zero ring such that for all a ∈ R \ {0R } there exists a
unique b ∈ R such that aba = a. Prove that R is a skew-field.
1.16. Prove that a finite ring R with identity such that every non-zero element
of R is a non-zero divisor is a skew-field.
Example 2.2. (1) If R is a ring, {0R } and R are subrings of R. We say {0R }
is called the trivial subring of R and R is called the improper subring of R.
(2) The ring of integers Z is a subring of the ring of rational numbers Q.
(3) If m ∈ Z, mZ is a subring of Z.
(i) S is a subring of R.
Example 2.6. (1) If R is a ring, {0R } and R are ideals of R. We say {0R } is
called the trivial ideal of R and R is called the improper ideal of R.
(2) If m ∈ Z, mZ is a subring of Z.
(3) In the ring of rational numbers Q, Z is not an ideal of Q.
Rz = {xz | x ∈ R}
Proof. We need to show for one side ideal and another side is similar. Assume
T
that Λ 6= ∅ and Ij are left ideals of R for all j ∈ Λ. Set I = j∈Λ Ij . We need
to prove that I is a left ideal of R. Indeed in Chapter 1, I is a subgroup of
the additional group (R, +). Now, for all a ∈ R and x ∈ I, then x ∈ Ij for all
j ∈ Λ. It follows ax ∈ Ij for all j ∈ Λ. Therefore ax ∈ ∩j∈J Ij = I. This implies
that I is a left ideal of R.
Now, let X be a subset of a ring R. The family of left ideals of R that contain
X is non-empty, because R is an element of this family. So, the intersection of
the family of left ideals of R that contain X is a left ideal of R.
Remark 2.11.
and
hz1 , ..., zr ) = z1 R + · · · + zr R.
Proposition 2.15. The additional group (R/I, +) along with above multipli-
cation becomes a ring.
Definition 2.16. The ring R/I as in Proposition 2.15 is called a quotient ring
of R for I.
EXERCISES
2.3. Show that the subring [X] of R generated by X is the set of all sums of
products of elements of X and opposites of such products.
Prove that
a) Z(P ) is a subring of R
2.5. Let I and J be ideals of a ring R . Show that union of I and J is an ideal
of R if and only if I ⊆ J or J ⊆ I.
2.7. Find an example a ring R and a left ideal I of R but I is not a right ideal
of R.
I = {x ∈ A | mx = 0R }
is an ideal of R.
X = {xy − yx | x, y ∈ R}.
§3 RING HOMOMORPHISMS
In this section, we will study maps from a ring R into a ring S that presrves
two binary operations between R and S.
f : R −→ S
x 7−→ f (x) = 0S
j : S −→ R
x 7−→ j(x) = x
p : R −→ R/I
x 7−→ p(x) = x̄ = x + I.
and
y1 .y2 = f (x1 ).f (x2 ) = f (x1 .x2 ).
and
f (x1 .x2 ) = f (x1 ).f (x2 ) ∈ S1 .
Hence x1 −x2 ∈ f −1 (S1 ) and x1 .x2 ∈ f −1 (S1 ). This implies f −1 (S1 ) is a subring
of R.
Remark 3.5.
Proof. For any y ∈ T , there exists x ∈ R such that y = g(x) (by hypothesis g
is epimorphic). Then, set h(y) = f (x). This defines a map h : T → S. Indeed,
for any y1 , y2 ∈ T , there exist x1 , x2 ∈ R such that y1 = g(x1 ), y2 = g(x2 ).
Suppose that y1 = y2 , then g(x1 ) = g(x2 ). It follows g(x1 − x2 ) = 0T . Hence
x1 − x2 ∈ Ker(g). By hypothesis Ker(g) ⊆ Ker(f ), x1 − x2 ∈ Ker(f ). That
means f (x1 − x2 ) = f (x1 ) − f (x2 ) = 0S . This implies that h(y1 ) = f (x1 ) =
f (x2 ) = h(y2 ). So, h is a map.
Next, we need to prove h is a ring homomorphism and f = hg. Indeed,
for all y1 , y2 ∈ T . Suppose y1 = g(x1 ) and y2 = g(x2 ). One has y1 + y2 =
g(x1 ) + g(x2 ) = g(x1 + x2 ) and y1 .y2 = g(x1 ).g(x2 ) = g(x1 .x2 ). Then,
and
h(y1 .y2 ) = f (x1 .x2 ) = f (x1 ).f (x2 ) = h(y1 ).h(y2 ).
Hence h is a ring homomorphism. Moreover, for any x ∈ R, set y = g(x). We
have
hg(x) = h(g(x)) = h(y) = f (x).
It follows that hg = f .
Finally, soppose that there is a ring homomorphism h0 : T → S such that
f = h0 g. Then, for all y ∈ T , there exists x ∈ R such that y = g(x). we have
So, h is epimorphic.
Proof.
EXERCISES
3.2. Let Mn (R) be the ring of n by n matrices with coefficients in the ring R.
If Ck is the subset of Mn (R) consisting of matrices that are 0 except perhaps
in column k,show that Ck is a left ideal of Mn (R). Similarly,if Rk consists of
matrices that are 0 except perhaps in row k,then Rk is a right ideal of Mn (R).
3.3. Let R be a commutative ring whose only proper ideals are {0} and R.
Show that R is a field.
3.4.
3.6. Let R be a ring and let I be an ideal of R. Show that every ideal of R/I
is the quotient J/I of a unique ideal J of R that contains I.
(R/I)/(J/I) ∼
= R/J
I + J = {x + y | x ∈ I, y ∈ J.}
I + J/J ∼
= I/(I ∩ J.
S + I = {x + y | x ∈ S, y ∈ I}
(S + I)/I ∼
= S/(S ∩ I).
§4 CHARACTERISTIC OF RINGS
Application
53
54 Chương 3. Application
[1] Bùi Huy Hiền - Phan Doãn Thoại - Nguyễn Hữu Hoan, Bài tập đại
số và số học, tập II. Nhà xuất bản Giáo dục, 1985.
[2] Lê Thanh Hà, Các cấu trúc đại số cơ bản . Nhà xuất bản Giáo dục,
1999.
[3] Lê Thanh Hà, Đa thức và Nhân tử hóa. Nhà xuất bản Giáo dục, 2000.
[4] Lê Thanh Hà, Môđun và Đại số. Nhà xuất bản Giáo dục, 2002.
[5] Nguyễn Hữu việt Hưng, Đại số đại cương. Nhà xuất bản Giáo dục,
1998.
[6] Nguyễn Xuân Tuyến - Lê văn Thuyết, Đại số trừu tượng. Nhà xuất
bản Giáo dục, 2005.
[7] M.F.Atiyah-I.G.Macdonald. Introduction to Commutative Algebra.
Addison-wesley Publishing Company, 1969.
[8] M.Hall, The Theory of Groups. New York: Macmillan, 1959.
[9] S.Mac Lane, G.Birkhoff, A survey of Modern Algebra. The Macmillan
Company, New York, 1967.
[10] S.Lang, Algebra. Addison-Wesley, 1971.
[11] A.I.Kostrikin. Introduction à d’algèbre. Mir-Moscou, 1976.
55