Here is the simplest example, called the
Boolean field:
, with two binary operations,
(addition mod 2), and
(integer multiplication).
This field is used is the mathematics of electrical
circuits (
being ``on'' and 0 being
``off'').
In general, a field
is a set
which has two binary operations,
denoted
and
, satisfying the usual
algebraic properties which the reals
or complexes
satisfy.
A word of advertisement. Since the set
is finite,
we call it (at least when
is a prime number) a
finite field. This field is often also denoted
.
There are other finite fields
besides
. For each prime power
there is
a finite field, usually denoted
or
.
In later subsections, we shall introduce methods of
constructing these fields. A word of caution:
is
never a field unless
is a prime (the proof of this
is left as an exercise).
If
satisfies (1)-(7) but not
necessarily (8) then
is called a
ring
2.22.3.
The subset of elements
of a ring
whose inverse do exist
is denoted by
.
If
satisfies (1),(3)-(8) but not
necessarily (2) then
is called a
skew field.
If there is an integer
such that ,
for all
,
then the smallest
such integer is called the characteristic
of
. If there is no such integer then
we say that
is characteristic 0.
If
and
are fields and
(a) as sets,
,
(b) the field
operations for
are the restrictions of the
field operations for
,
then
is called a subfield of
and
is called an extension field of
,
written
.
In particular, every field must contain
at least two elements (namely, 0 and
). The field
containing exactly two elements
is called the Boolean field and denoted
(or
). It is of
characteristic
.
(1)
is a field.
is a field.
is a field.
(2) If
is a prime then
is a field.
(3)
is a ring. (It is not a field
unless
is a prime.) For example,
in
but
does not exist. (If
did exist, then
since
,
by the cancellation law,
,
a contradiction.)
proof:
If not,
and
for all
,
where
and
.
If
for some
in
then
(by the cancellation property)
for all
. Conversely,
if
for some
in
then
(by the cancellation property)
for all
. These two facts allow
us to conclude that either
for all
in
or
for all
in
.
Since
was defined to be the smallest such integer,
this is contradiction.
A field
and let
be a polynomial having coefficients in
(so
).
Some fields, such as
have the property that
all the roots of
belong to
. This fact
is called the fundamental theorem of algebra.
Some fields do not have the property that every polynomial
has all its roots in the field. For example, if
and
then
has no roots in
(though it has, by the above theorem,
roots in
).
For example,
is algebraically closed but
is not.
Though we shall not prove it here, every field
is contained in an algebraically closed field
.
If
is an algebraically closed field containing
and
there is no algebraically closed subfield of
containing
then we call
an algebraic closure
of
, written
.
If
is not algebraically closed then it is possible to construct
extension fields of
. These constructions are explored
in the next several sections.