Understanding Algebraic Structures
Understanding Algebraic Structures
1 Algebraic Structures 2
1.1 Binary Operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Group Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.2.1 Subgroups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.2.2 Group Homomorphisms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
1.3 Ring Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
1.3.1 Subrings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
1.3.2 Ring Homomorphisms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
1.3.3 Ideals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
1.3.4 Notable Elements of a Ring . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
1.3.5 Quotient Rings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
1.4 Fields . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
1.4.1 Characteristic of a Field . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
1.4.2 Examples of Fields and Sub…elds . . . . . . . . . . . . . . . . . . . . . . . . 31
1.4.3 Field Morphisms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
1
Chapter 1
Algebraic Structures
A binary operation on the set S can be denoted in various ways, especially since several laws may
be de…ned on the same set. One may use a functional symbol, for example, : (x; y) 7! (x; y).
More often, however, a composition symbol is used, for instance , inserted between the two
components: (x; y) 7! x y.
A subset T S is said to be closed under the operation if:
8a; b 2 T; a b 2 T:
Example 2 Let A be a set and S = P(A). Then set intersection and union are two binary
operations on S, because for all X; Y 2 P(A), X \ Y A, and X [ Y A.
Let T = fa; bg; fa; cg; fb; cg P(fa; b; cg). Then T is not closed under either intersection or
union, because:
9X = fa; bg; Y = fa; cg 2 T ; X \ Y = fag 2 = T;
9X = fa; bg; Y = fa; cg 2 T ; X [ Y = fa; b; cg 2= T:
De…nition 3 Let and be binary operations on a set S. We say that:
1) is commutative if 8a; b 2 S; a b = b a;
2) is associative if 8a; b; c 2 S; (a b) c = a (b c);
3) an element e 2 S is a left identity (respectively, right identity) for if
8a 2 S; e a = a (respectively a e = a):
If e is both a left and a right identity for , then e is called an identity element for .
4) is distributive over if 8a; b; c 2 S,
a (b c) = (a b) (a c) and (b c) a = (b a) (c a);
2
Example 4 Let F be a set and S = P(F ). Consider the binary operations \ and [ on S. It is
straightforward to verify that:
Moreover, we have: Intersection distributes over union, and union distributes over intersection.
x y = xy x y + 2; 8x; y 2 S:
Show that is a binary operation which is commutative and associative, that S has an identity
element, and that every element of S is invertible.
xy x y + 2 = 1 =) xy x y + 1 = 0 =) (x 1)(y 1) = 0:
x y = xy x y + 2 = yx y x + 2 = y x;
so is commutative.
3. Associativity. For all x; y; z 2 S,
(x y) z = (xy x y + 2) z
= (xy x y + 2)z (xy x y + 2) z+2
= xyz xz yz + 2z xy + x + y 2 z+2
= xyz xy xz yz + x + y + z + 0
= x (y z);
so is associative.
4. Identity element. Let e 2 S be such that x e = x for all x 2 S:
x e = xe x e + 2 = x =) xe e+2 x x = x?
3
Let’s compute carefully:
x e = xe x e+2=x =) xe x e+2=x
=) xe e+2 2x = 0
=) e(x 1) 2(x 1) = 0
=) (e 2)(x 1) = 0:
xy x y+2=2 =) xy x y=0
=) xy x y+1=1
=) (x 1)(y 1) = 1
1
=) y =1+ :
x 1
Since x 6= 1, y 6= 1, hence y 2 S. So every element has an inverse in S.
Proposition 6 If a binary operation on a set S has a right identity e0 and a left identity e00 ,
then e0 = e00 , and this common element is the identity for .
Proof. Let e0 be a right identity and e00 a left identity for . Then:
Hence, e0 = e00 .
Remark 7 By the above property, if a binary operation possesses an identity element, then it
is unique.
Remark 9 An element a is invertible (or symmetrizable) if and only if it is both left- and
right-invertible.
4
The inverse (or symmetric) of an element is not necessarily unique.
Example 10 Let S = fa; b; g, and de…ne a binary operation on S by the following Cayley
table:
a b
a a b
b b a
a a
That is, 8
>
< 1. a a = a; a b = b; a = ;
2. b a = b; b b = ; b = a;
>
:
3. a= ; b = a; = a:
We observe that:
Proof.
1) Let x0 2 S. Then
x0 is an inverse of e () e x0 = x0 e = e () x0 = e ;
a a0 = a0 a = e;
5
Proof. Assume x x1 = e and x2 x = e. Then:
Remark 13
From this property, it follows that associativity guarantees the uniqueness of the inverse of
an element, whenever it exists.
(b b) = = a whereas b (b ) = b a = b;
so
(b b) 6= b (b );
which con…rms that is not associative.
If the operation is denoted additively (i.e., by +), its identity element is denoted 0S or simply
0, and the symetric of an element a is called its opposite and is denoted by a. The sum of
x repeated n times is denoted by na
a + a + ::: + a = na
and
( a) + ( a) + + ( a) = na:
a a a = xn ; a 1
a 1
a 1
=a n
:
In the latter case, it is common to omit the intercalated symbol (symbol-free notation), so
that the composition is simply written xy.
a0 1
() a0 a = a a0 = e or a0 = a () a0 + a = a + a0 = e :
6
Property 14 Let be an associative binary operation on a set S with identity element e. If
a; b 2 S are invertible, then a b is invertible, and
1 1
(a b) =b a 1:
1
(a b) (b a 1) = a (b b 1 ) a 1
(since is associative)
1
= (a e) a
1
= a a = e:
8b; c 2 S; b r = c r =) b = c
(respectively,
8b; c 2 S; r b = r c =) b = c):
If r is both left- and right-cancellative, then r is called a cancellative element for in S.
Example 16 Let F be a set and S = P(F ). Then ; is cancellative for union in S, and F is
cancellative for intersection in S.
Proposition 17 Let be an associative binary operation on a set S with identity element e. Then
every invertible element in (S; ) is cancellative.
1
Proof. Let x 2 S be invertible. Then x exists, and for any a; b 2 S:
1 1
a x = b x =) (a x) x = (b x) x
=) a (x x 1 ) = b (x x 1 ) (since is associative)
=) a e = b e
=) a = b:
7
1.2 Group Structure
De…nition 19 A group is a nonempty set G equipped with a binary operation :G G ! G
satisfying the following axioms:
1) is associative;
2) has an identity element e 2 G;
3) Every element of G is invertible with respect to .
If, in addition, is commutative, then (G; ) is called an abelian group (or commutative group).
Example 20 (Z; +), is an abelian group. The identity element is 0 and the symetric of x 2 Z is
x:
Similarly, (Q; +), (R; +), and (C; +) are also abelian groups.
Example 21 The (Z; ) with usual multiplication, is not a group, since most integers are not
invertible (except 1).
Example 22 (Qn f0g ; ), (Rn f0g ; ) and (Cn f0g ; ) are also abelian groups.
8
Since 1 < x; y < 1, we have 1 y > 0, x 1 < 0, 1 + y > 0, and x + 1 > 0. Hence both
inequalities hold, and therefore
Similarly,
y+z
x+ 1+yz x(1 + yz) + (y + z) x + y + z + xyz
x (y z) = y+z = = :
1+x 1+yz
(1 + yz) + x(y + z) 1 + xy + xz + yz
Hence (x y) z = x (y z), so is associative.
has an identity element.
Suppose e 2 ( 1; 1) satis…es e x = x for all x 2 ( 1; 1). Then:
e+x
= x () e + x = x + x2 e () e(1 x2 ) = 0:
1 + ex
Since this must hold for all x 2 ( 1; 1) (and 1 x2 6= 0 for jxj < 1), we must have e = 0. Indeed,
0 2 ( 1; 1) and
x+0
x 0= = x;
1+x 0
so 0 is the identity element.
Every element of ( 1; 1) is invertible.
Let x 2 ( 1; 1). Seek x0 2 ( 1; 1) such that x x0 = 0. Then:
x + x0
0
= 0 () x + x0 = 0 () x0 = x:
1 + xx
Since jxj < 1 implies j xj = jxj < 1, we have x 2 ( 1; 1). By commutativity, x is a two-sided
inverse of x.
From (1)–(5), ( 1; 1); is an abelian group.
Example 25 Let S be a set and denote by P(S) its power set. De…ne a binary operation on
P(S) by
A B = (A n B) [ (B n A); for all A; B 2 P(S):
9
The identity element is the empty set ?, since
A A = ?;
Remark 26 In abstract algebra, structures with a single binary operation are classi…ed according
to the properties they satisfy. The standard hierarchy is as follows:
1. Magma: A structure (M; ) with a single binary operation that is closed, i.e.,
8a; b 2 M; a b2M
8a; b; c 2 M; (a b) c = a (b c)
8a 2 M; e a=a e=a
1.2.1 Subgroups
De…nition 27 Let (G; ) be a group. A nonempty subset H G is called a subgroup of G if the
restriction of to H H makes (H; ) a group.
1. H 6= ;;
2. 8a; b 2 H; a b 2 H (closure);
1
3. 8a 2 H; a 2H (closed under inversion).
10
Clearly, G itself is a subgroup of G.
Property 29 Let (G; ) be a group and H G. Then H is a subgroup of G if and only if:
1
H 6= ; and 8a; b 2 H; a b 2 H:
Proof.
1
1. Suppose H is a subgroup of G. Then H 6= ;, and for any a; b 2 H, the inverse b 2 H and
the product a b 1 2 H by closure.
1
2. Conversely, suppose H 6= ; and a b 2 H for all a; b 2 H. We verify the group axioms for
H:
Exercise. Let
U = fz 2 C j jzj = 1g:
Show that U is a subgroup of (C n f0g; ).
Solution.
To prove that U is a subgroup of (C n f0g; ), we check the subgroup criteria:
11
3. Closure under taking inverses: Let z 2 U . Then jzj = 1. Its multiplicative inverse is
z 1 = z1 . We have
1 1
jz 1 j = = = 1:
z jzj
1
Hence, z 2 U.
U = f z 2 C j z n = 1 g:
Solution.
We verify the subgroup criteria.
(z 1 )n = (z n ) 1
=1 1
= 1;
1
hence z 2 U.
Proposition 30 Let (G; ) be a group, and let H1 and H2 be two subgroups of G. Then the
intersection H1 \ H2 is a subgroup of G.
Proof. Since H1 and H2 are subgroups of G, they are both nonempty and contain the identity
element e of G. Hence,
e 2 H1 \ H2 ;
so H1 \ H2 is nonempty.
Let x; y 2 H1 \ H2 . Then x; y 2 H1 and x; y 2 H2 . Since H1 and H2 are subgroups, they are
closed under the group operation and inverses. Therefore,
1 1
x y 2 H1 and x y 2 H2 :
Hence,
1
x y 2 H1 \ H2 :
By the subgroup criterion, H1 \ H2 is a subgroup of G.
12
Proposition 31 Let (G; ) be a group and let H1 and H2 be two subgroups of G. Then
H1 [ H2 is a subgroup of G () H1 H2 or H2 H1 :
x 2 H1 n H2 and y 2 H2 n H1 :
x = (x y 1 ) y 2 H2 ;
H1 [ H2 = H1 ;
nZ = fnk j k 2 Zg:
13
First, 0 = n 0 2 nZ, so nZ is nonempty.
Let x = nk and y = n` be two elements of nZ. Then
x y = nk n` = n(k `) 2 nZ:
n = min H \ N :
nZ H:
Conversely, let x 2 H. By the Euclidean division theorem, there exist integers q and r such
that
x = qn + r with 0 r < n:
Since x 2 H and qn 2 H, we have
r=x qn 2 H:
By the minimality of n, this forces r = 0. Hence x = qn 2 nZ, which shows that
H nZ:
Quotient Groups
Let (G; ) be a group and let H be a subgroup of G. We de…ne a binary relation R on G by
1
8a; b 2 G; a R b () a b 2 H:
Proof.
i) Re‡exivity. For all x 2 G, since H is a subgroup of G, we have
1
x x = e 2 H:
Hence,
8x 2 G; x R x:
14
ii) Symmetry. For all x; y 2 G,
1
x R y () x y 2H
which implies
(x y 1 ) 1
2 H () y x 1
2 H () y R x:
1 1
(x R y) ^ (y R z) () x y 2H ^ y z 2H :
(x y 1 ) (y z 1 ) 2 H:
By associativity of ,
1 1
x (y y) z 2 H;
and therefore
1
x z 2 H;
which implies x R z.
From i), ii), and iii), we conclude that R is an equivalence relation.
We denote by G=H the quotient set G=R . We de…ne a binary operation on G=H G=H by
Proof. This amounts to showing that is a mapping from G=H G=H into G=H .
Let [a]; [b] and [c]; [d] be elements of G=H G=H . We show that
We have
15
Now suppose that ([a]; [b]) = ([c]; [d]). Then
Proposition 35 If (G; ) is an abelian group, then (G=H ; ) is an abelian group, called the quo-
tient group of G by H.
ii) Identity element. If e is the identity element of (G; ), then [e] is the identity element of
(G=H ; ), since for all [x] 2 G=H ,
iii) Inverses. Let [x] 2 G=H . Then the inverse of [x] is [x 1 ], since
Example 36 In the abelian group (Z; +), for every n 2 N, the set nZ is a subgroup of Z. There-
fore, one can de…ne the quotient group
Zn = Z= nZ :
16
Exercise 37 Let R be the set of real numbers, and de…ne a binary relation R on R by
8x; y 2 R; x R y () x y 2 Z:
2. Show that
R=Z = f [x] j x 2 [0; 1) g:
[x] = f y 2 R j x R y g
= fy 2 R j x y 2 Zg
= fx k j k 2 Z g:
Equivalently,
[x] = x + Z:
Thus, two real numbers belong to the same equivalence class if and only if they di¤er by an integer.
2. Description of the quotient set R=Z.
Let x 2 R., there exist unique integers k 2 Z and r 2 [0; 1) such that
x = k + r:
[x] = [r]:
This shows that every equivalence class in R=Z has a representative in the interval [0; 1).
Conversely, if r1 ; r2 2 [0; 1) and [r1 ] = [r2 ], then
r1 r2 2 Z:
17
1.2.2 Group Homomorphisms
In this section, we consider two groups (G; ) and (H; ), with eG and eH their respective identity
elements.
If f is bijective, we say that f is an isomorphism (of groups) from G onto H. In this case,
we say that G is isomorphic to H, or that G and H are isomorphic.
f : (R; +) ! (R+ ; )
x 7! exp x
1
ker f = f (feH g) = fa 2 G j f (a) = eH g;
and the image of f is the set
1. f (eG ) = eH .
1
2. 8a 2 G; (f (a)) = f (a 1 ).
Proof. 1. Since eH is the identity element of and eG is the identity element of , we have
18
and since all elements in the group (H; ) are regular,
2. Let a 2 G and show that f (a 1 ) is the inverse of f (a) in the group (H; ). Since f is a
homomorphism,
1
Knowing that f (eG ) = eH , we deduce that (f (a)) = f (a 1 ).
Proof. 1. Let G0 G be a subgroup of G. We show that f (G0 ) satis…es the two conditions of the
subgroup criterion.
i) Since G0 is a subgroup of G, eG 2 G0 , hence f (eG ) 2 f (G0 ). Therefore, f (G0 ) 6= ;.
ii) Let a; b 2 f (G0 ). Then there exist x; y 2 G0 such that a = f (x) and b = f (y). By the second
property, we have
1 1
a b = f (x) (f (y)) = f (x) f (y 1 ) = f (x y 1 ):
Since G0 is a subgroup, x y 1
2 G0 , hence
1
a b = f (x y 1 ) 2 f (G0 ):
19
Proposition 46 Let f : G ! H be a group homomorphism. Then:
Proof. 1a. If f is injective, knowing that eG 2 ker f , we show that ker f feG g. Let x 2 ker f ,
then f (x) = eH . Since f (eG ) = eH , we have f (x) = f (eG ). By injectivity, x = eG , so x 2 feG g,
which shows that ker f = feG g.
1b. Conversely, assume ker f = feG g and show that f is injective. Let x; y 2 G. Then
1
f (x) = f (y) =) f (x) (f (y)) = eH
=) f (x) f (y 1 ) = eH
=) f (x y 1 ) = eH
1
=) x y 2 ker f
1
=) x y = eG since ker f = feG g
=) x = y;
x = f (a); y = f (b);
hence
1 1
a=f (x); b=f (y):
Then
1 1 1 1 1
f (x y) = f (f (a) f (b)) = f (f (a b)) = a b = f (x) f (y);
1
which shows that f is a group homomorphism from H to G.
20
On the other hand,
Hence,
f ((x1 ; y1 ) + (x2 ; y2 )) = f (x1 ; y1 ) + f (x2 ; y2 );
so f is a group homomorphism.
2. Kernel computation:
The kernel of f is given by
we …nd from the …rst equation y = 2x. Substituting into the second equation gives
x + 3(2x) = x + 6x = 7x = 0 ) x=0 ) y = 0:
Therefore,
ker f = f(0; 0)g:
3. Injectivity:
Since ker f = f(0; 0)g, the map f is injective.
21
Therefore, f is a group homomorphism.
2. Kernel computation:
The kernel of f is
ker f = f(x; y) 2 R2 j f (x; y) = 0g:
Solving the equation
3x y=0 ) y = 3x;
we obtain
ker f = f(x; 3x) j x 2 Rg:
3. Injectivity:
Since ker f 6= f(0; 0)g, the map f is not injective.
Conventions: Since (A; +) is a group, every element of A has an additive inverse, which we
denote by x for any x 2 A.
If the multiplication possesses an identity element, it is denoted by 1 or 1A , and we say that
the ring (A; +; ) is unital (or with unity).
In such a ring, we say an element is invertible if it has a multiplicative inverse with respect to
. The inverse of an element x 2 A is denoted by x 1 .
Property 52 1. 0A x = x 0A = 0A ;
2. x ( y) = ( x) y = (x y);
3. x (y z) = (x y) (x z);
4. (y z) x = (y x) (z x).
22
Proof. 1. Let x 2 A. Then
by distributivity of over +. Since all elements in A are additively invertible, cancellation yields
0A x = 0A . Similarly, one shows x 0A = 0A .
2. Let x; y 2 A. We show that x ( y) is the additive inverse of x y:
(x ( y)) + (x y) = x ( y + y) = x 0A = 0A :
We denote A = A n f0g, and for any x 2 A and n 2 N (where N = f1; 2; 3; : : : g), we de…ne:
n x = nx = x
| +x+
{z + x}; xn = x
| x {z x} :
n times n times
23
Since b commutes with a, it commutes with every power of a (this is left to the reader to verify);
hence bak = ak b. Therefore:
Xn
n k+1 n Xn
n k n Xn
n k+1 (n+1) Xn
n k (n+1) k
n+1 k k+1 (k+1)
(a + b) = a b + a b = a b + a b :
k=0
k k=0
k k=0
k k=0
k
X
n+1
n Xn
n k (n+1) X
n
n n
aj b(n+1) j
+ a b k
= an+1 + bn+1 + + ak b(n+1) k :
j=1
j 1 k=0
k k=1
k 1 k
n n n+1
Using the identity k 1
+ k
= k
for all 1 k n, we conclude:
X
n+1
n + 1 k (n+1) k
n+1
(a + b) = a b :
k=0
k
1.3.1 Subrings
De…nition 55 A subring of a ring (A; +; ) is a subset A0 A such that, equipped with the
restrictions of + and , it is itself a ring.
If A is unital and 1A 2 A0 , we say that A0 is a unital subring.
1. A0 6= ;;
2. 8x; y 2 A0 ; x y 2 A0 ;
3. 8x; y 2 A0 ; x y 2 A0 .
24
1.3.2 Ring Homomorphisms
Let (A; +; ) and (B; ; ) be rings, and let f : A ! B.
It is known that the image of the additive identity under a group homomorphism is the additive
identity of the codomain. However, the image of the multiplicative identity of the domain under
a ring homomorphism is not necessarily the multiplicative identity of the codomain. To see this,
consider in a unital ring (A; +; ) with 0A 6= 1A , the map f : A ! A de…ned by f (x) = 0A for all
x 2 A.
This counterexample leads us to the following de…nition.
If A and B are unital rings and f is a surjective ring homomorphism, then f is unital.
Proof. The …rst statement follows from the characterization of injective group homomorphisms
between the additive groups (A; +) and (B; +).
For the second statement: Let y 2 B. Since f is surjective, there exists x 2 A such that
y = f (x). Then, using that f is a ring homomorphism,
Similarly, y = y f (1A ). Hence, f (1A ) acts as a multiplicative identity in B, and since B is unital,
we must have f (1A ) = 1B .
25
1.3.3 Ideals
Let (R; +; ) be a ring.
2. 8x 2 R; 8y 2 I; y x 2 I (respectively, x y 2 I).
If I is both a left and a right ideal, we say that I is a two-sided ideal (or simply an ideal).
If R is commutative, every ideal is two-sided, and in this case we simply say ideal without
specifying left, right, or two-sided.
Proposition 64 Let I be a left (or right) ideal of a unital ring (R; +; ). Then the following are
equivalent:
1R 2 I () I = R () 9x 2 I such that x is invertible:
Units.
De…nition 66 An element a 2 R is said to be invertible (or a unit) if there exists b 2 R such that
ab = ba = 1. The element b is denoted a 1 and is called the inverse of a. The set of all invertible
elements of R is denoted R .
Example 67
1. The multiplicative identity 1 and its additive inverse 1 are always units. More generally,
any root of unity in a ring R is a unit: if rn = 1, then rn 1 is a multiplicative inverse of r.
3. In the rings Q, R, and C, every nonzero element is invertible (A nonzero ring R in which
every nonzero element is a unit (that is, R = R n f0g) is called a division ring)
26
4. In the ring RR , the invertible elements are precisely those functions that do not vanish
anywhere on R.
Proposition 68 The set of units of R forms a group R under multiplication, called the group of
units or unit group of R.
0 1 2 3 4 5
0 0 0 0 0 0 0
1 0 1 2 3 4 5
2 0 2 4 0 2 4
3 0 3 0 3 0 3
4 0 4 2 0 4 2
5 0 5 4 3 2 1
The group of units of Z=6Z consists of the elements that are coprime with 6:
Example 70 In the ring Z=nZ of integers modulo n, the units are the congruence classes (mod n)
represented by integers coprime to n. They constitute the multiplicative group of integers modulo
n.
Zero Divisors.
De…nition 71 A nonzero element a 2 R n f0g is called is called a left zero divisor if there exists
a nonzero x in R such that ax = 0. Similarly, an element a of a ring is called a right zero divisor
if there exists a nonzero y in R such that ya = 0.
An element a that is both a left and a right zero divisor is called a two-sided zero divisor (the
nonzero x such that ax = 0 may be di¤erent from the nonzero y such that ya = 0). If the ring is
commutative, then the left and right zero divisors are the same.
Example 72
27
1. The rings Z, Q, R, and C have no zero divisors.
Example 73 From the multiplication table of example 69, we observe the following products:
2 3 = 0; 3 2 = 0;
3 4 = 0; 4 3 = 0:
Each of the elements involved in these products is nonzero, hence they are zero divisors.
The set of all zero divisors in Z=6Z is
f2; 3; 4g:
Integral Domains.
1. R 6= f0g;
2. R is commutative;
Example 75
ap = 0 and ap 1
6= 0:
Example 76 In the factor ring Z=9Z, the equivalence class of 3 is nilpotent because 32 is congruent
to 0 modulo 9.
28
Proposition 77 No nilpotent element can be a unit (except in the trivial ring, which has only a
single element 0 = 1). All nilpotent elements are zero divisors.
Proposition 78 Let (R; +; ) be a ring and let a 2 R be nilpotent of index p. Then 1 a and
1 + a are invertible, and
p 1 p 1
X X
1 k 1
(1 a) = a ; (1 + a) = ( 1)k ak :
k=0 k=0
_ b_ 2 R=I;
8a; a_ b_ = a b:
1.4 Fields
De…nition 80 A …eld is a commutative unital ring (K; +; ) such that:
Historically, division rings were sometimes referred to as …elds, while …elds were called “com-
mutative …elds”. In some languages, such as French, the word equivalent to “…eld” (“corps”)
is used for both commutative and noncommutative cases, and the distinction between the two
cases is made by adding quali…catives such as “corps commutatif” (commutative …eld) or “corps
29
gauche” (skew …eld). In modern mathematical terminology, the term “…eld” refers exclusively to
the commutative case, while non-commutative division rings are called “division rings” or “skew
…elds”.
1. 0K ; 1K 2 K 0 ,
Proposition 84 Let (K; +; ) be a commutative unital ring. Then K is a …eld if and only if the
only ideals of K are f0K g and K itself.
Proof. ()) Suppose K is a …eld and let I K be a nonzero ideal. Choose a 2 I with a 6= 0K .
Since K is a …eld, a 1 2 K, and thus 1K = a 1 a 2 I. Then for every x 2 K, x = x 1K 2 I, so
I = K. Hence the only ideals are f0K g and K.
(() Conversely, assume the only ideals of K are f0K g and K. Let a 2 K, a 6= 0K . Consider
the principal ideal (a) = fa x j x 2 Kg. Since a 6= 0K , (a) 6= f0K g, so (a) = K. In particular,
1K 2 (a), so there exists b 2 K such that a b = 1K . Thus a is invertible. Since every nonzero
element is invertible and 0K 6= 1K (otherwise f0K g = K would be the only ideal), K is a …eld.
30
1.4.1 Characteristic of a Field
Given n 2 N0 , the quotient ring Z=nZ is a …eld if and only if n is prime, and in this case we have
n 1K = 1K + + 1K = 0K :
| {z }
n times
De…nition 85 Let K be a …eld. The smallest positive integer n such that n 1K = 0K , if it exists,
is called the characteristic of K. If n 1K 6= 0K for all n 2 N, we say that K has characteristic
zero.
Proof. Suppose the characteristic of K is a positive integer n, and assume for contradiction that
n is composite, so n = ab with 1 < a; b < n. Then
0K = n 1K = (a 1K )(b 1K ):
Since K is a …eld (hence an integral domain by the previous property), it has no zero divisors.
But a; b < n implies a 1K 6= 0K and b 1K 6= 0K (otherwise n would not be minimal). Thus their
product cannot be zero— a contradiction. Therefore, n must be prime.
Example 89 (The Real Numbers) The set R of real numbers with the usual addition and mul-
tiplication forms a …eld of characteristic zero. Q is a sub…eld of R.
Example 90 (The Complex Numbers) The set C of complex numbers with the usual addition
and multiplication forms a …eld of characteristic zero. Both Q and R are sub…elds of C.
Example 91 (Finite Fields) For any prime number p, the set Z=pZ = f0; 1; : : : ; p 1g with
addition and multiplication modulo p forms a …eld, denoted Fp , of characteristic p. This is the
prime …eld of characteristic p.
31
1.4.3 Field Morphisms
De…nition 93 Let (K; +K ; K ) and (L; +L ; L ) be …elds. A …eld homomorphism (or …eld mor-
phism) is a function ' : K ! L such that for all a; b 2 K:
3. '(1K ) = 1L .
Proof. Let ' : K ! L be a …eld homomorphism, and suppose '(a) = '(b). Then '(a) '(b) = 0L ,
so '(a b) = 0L . If a b 6= 0K , then a b is invertible in K, so there exists c 2 K such that
(a b) K c = 1K . Applying ', we get '(a b) L '(c) = '(1K ) = 1L . But '(a b) = 0L , so
0L L '(c) = 0L = 1L , which contradicts 0L 6= 1L in L. Therefore, a b = 0K , so a = b. Hence ' is
injective.
32