Chapter 17
Medium

Fields — Definition and Basic Properties

00 · Symbol Glossary

$F$A field

A commutative ring with unity in which every nonzero element is a unit. The strongest, most restrictive kind of ring studied in this course — division is always available except by zero.

$F^\times$Nonzero elements of a field

F×=F{0}F^\times = F\setminus\{0\}. In a field (unlike a general ring), this coincides exactly with the group of units from Chapter 11 — every nonzero element is invertible.

$\mathrm{char}(F)$Characteristic of F

The smallest positive integer nn with 1+1++1n=0\underbrace{1+1+\cdots+1}_{n} = 0 in FF, or 00 if no such nn exists. A single number capturing deep structural information about FF.

$n\cdot1$n copies of the unity, added

Shorthand for 1+1++11+1+\cdots+1 (nn times), the image of the integer nn under the unique ring homomorphism ZF\mathbb{Z}\to F sending 11F1\mapsto1_F.

$\mathrm{Frac}(R)$Field of fractions

The smallest field containing an integral domain RR, built from formal fractions a/ba/b (b0b\neq0) exactly the way Q\mathbb{Q} is built from Z\mathbb{Z}.


01 · The Definition

Definition — Field

A field is a commutative ring with unity (101\neq0) in which every nonzero element is a unit: F×=F{0}F^\times = F\setminus\{0\}.

The strongest ring in this course's hierarchy

Field     \implies integral domain     \implies commutative ring with unity     \implies ring — a strict hierarchy of increasingly demanding structures, mirroring group     \implies monoid     \implies semigroup     \implies magma from Chapter 01. Every field is automatically a domain (proven next), but the reverse fails (Z\mathbb{Z} is a domain, not a field).


02 · Fields Are Domains, and Finite Domains Are Fields

Theorem 17.1 — Every Field Is an Integral Domain

Every field is an integral domain.

Proof

Let FF be a field and suppose ab=0ab=0 with a0a\neq0. Since FF is a field, a1a^{-1} exists. Multiply: a1(ab)=a10=0a^{-1}(ab) = a^{-1}\cdot0=0, and the left side is (a1a)b=1b=b(a^{-1}a)b = 1\cdot b=b. So b=0b=0: there are no zero divisors.

Theorem 17.2 — Every Finite Integral Domain Is a Field

If RR is a finite integral domain, then RR is a field.

Proof

Let aRa\in R, a0a\neq0. Consider the map λa:RR\lambda_a: R\to R, λa(x)=ax\lambda_a(x) = ax. Injective: if ax1=ax2ax_1=ax_2, then a(x1x2)=0a(x_1-x_2)=0; since a0a\neq0 and RR has no zero divisors, x1x2=0x_1-x_2=0, i.e. x1=x2x_1=x_2. Since RR is finite and λa\lambda_a is an injective map from RR to itself, λa\lambda_a is also surjective (an injective self-map of a finite set is automatically a bijection — the pigeonhole principle). In particular, 1R1\in R is hit: λa(x)=ax=1\lambda_a(x)=ax=1 for some xRx\in R. So aa has a multiplicative inverse. Since aa was an arbitrary nonzero element, every nonzero element of RR is a unit: RR is a field.

Example — Z_p is a field exactly when p is prime

For prime pp: Zp\mathbb{Z}_p is a finite commutative ring with unity; it's a domain because ab0(modp)ab\equiv0\pmod p forces pabp\mid ab, and since pp is prime, pap\mid a or pbp\mid b (Theorem 15.3-style reasoning, or directly Euclid's lemma), i.e. a0a\equiv0 or b0(modp)b\equiv0\pmod p — no zero divisors. By Theorem 17.2, Zp\mathbb{Z}_p is a field. (This matches Theorem 11.4 + Theorem 12.6 from Chapters 11–12: every nonzero class is coprime to the prime pp, hence a unit.)

For composite n=abn=ab with 1<a,b<n1<a,b<n: [a][b]=[n]=[0][a][b]=[n]=[0] with [a],[b][0][a],[b]\neq[0] — zero divisors, so Zn\mathbb{Z}_n is not even a domain, let alone a field.


Example — The familiar number fields

Q\mathbb{Q}, R\mathbb{R}, C\mathbb{C}: each is a commutative ring with unity in which every nonzero element has a multiplicative inverse (reciprocals for Q,R\mathbb{Q},\mathbb{R}; zˉz2\frac{\bar z}{\lvert z\rvert^2} for nonzero zCz\in\mathbb{C}). All three are fields. Z\mathbb{Z} is not a field — it's a domain (Chapter 11) but 22, for instance, has no integer reciprocal.

Example — $\mathbb{Z}_5$'s field structure, recomputed

From Exercise 1.5: every nonzero element of Z5\mathbb{Z}_5 has an inverse (11=11^{-1}=1, 21=32^{-1}=3, 31=23^{-1}=2, 41=44^{-1}=4). Theorem 17.2 now explains why this had to work out, before any computation: 55 is prime, Z5\mathbb{Z}_5 is a finite domain, hence automatically a field.


04 · Characteristic

Definition — Characteristic

char(F)\mathrm{char}(F) is the smallest positive integer nn with n1=1++1n=0n\cdot1 = \underbrace{1+\cdots+1}_n = 0 in FF, if such nn exists; otherwise char(F):=0\mathrm{char}(F):=0.

Example — Characteristics of familiar fields

char(Q)=char(R)=char(C)=0\mathrm{char}(\mathbb{Q})=\mathrm{char}(\mathbb{R})=\mathrm{char}(\mathbb{C})=0: no finite sum of 11's is ever 00 in these fields (they all contain the ordinary positive integers as a genuinely infinite, nonzero set).

char(Z5)=5\mathrm{char}(\mathbb{Z}_5)=5: 1+1+1+1+1=5=[0]1+1+1+1+1 = 5 = [0] in Z5\mathbb{Z}_5, and no smaller positive sum of 11's vanishes (checking: 1,2,3,401,2,3,4\neq0 in Z5\mathbb{Z}_5).

Theorem 17.3 — Characteristic Is Zero or Prime

For any field FF, char(F)\mathrm{char}(F) is either 00 or a prime number.

Proof

Suppose char(F)=n>0\mathrm{char}(F)=n>0 and nn is not prime, so n=abn=ab with 1<a,b<n1<a,b<n. Then:

(a1)(b1)=(ab)1=n1=0(a\cdot1)(b\cdot1) = (ab)\cdot1 = n\cdot1 = 0

using distributivity to expand (a1)(b1)(a\cdot1)(b\cdot1) as abab copies of 11=11\cdot1=1 added together. Since FF is a field (Theorem 17.1, no zero divisors), a1=0a\cdot1=0 or b1=0b\cdot1=0. But 1a,b<n1\le a,b<n, so a1=0a\cdot1=0 (or b1=0b\cdot1=0) contradicts nn being the smallest positive integer with n1=0n\cdot1=0. So nn cannot have a nontrivial factorization: nn is prime.

Common mistake — Characteristic 4 is impossible for a field

Could a field have characteristic 44? By Theorem 17.3, no — 4=2×24=2\times2 is not prime, so no field can have characteristic exactly 44. (Indeed, Z4\mathbb{Z}_4 itself is not a field, consistent with this — it's exactly the kind of ring the theorem rules out as a field's characteristic, though Z4\mathbb{Z}_4 still makes sense as a ring with "additive characteristic 4" in a looser sense outside field theory.)


05 · The Prime Subfield

Theorem 17.4 — The Prime Subfield

Let FF be a field. There is a unique ring homomorphism ψ:ZF\psi:\mathbb{Z}\to F with ψ(1)=1F\psi(1)=1_F (given by ψ(n)=n1F\psi(n)=n\cdot1_F). If char(F)=p>0\mathrm{char}(F)=p>0, imψZp\mathrm{im}\,\psi \cong \mathbb{Z}_p; if char(F)=0\mathrm{char}(F)=0, ψ\psi is injective and extends to a copy of Q\mathbb{Q} inside FF.

Proof

Existence and uniqueness of ψ\psi follow from the universal property of Z\mathbb{Z} as the free ring on no generators with unity forced to 1F1_F — concretely, any ring homomorphism from Z\mathbb{Z} is completely determined by where 11 goes (Theorem 6.1-style forcing: ψ(n)=ψ(1++1)=nψ(1)\psi(n)=\psi(1+\cdots+1)=n\psi(1)), so ψ(n):=n1F\psi(n):=n\cdot1_F is the only candidate, and it's directly checked to be a homomorphism using distributivity in FF.

kerψ={nZ:n1F=0}\ker\psi = \{n\in\mathbb{Z} : n\cdot1_F=0\}. If char(F)=p>0\mathrm{char}(F)=p>0: the smallest positive element of kerψ\ker\psi is pp (by definition of characteristic), and kerψ\ker\psi, being an ideal of Z\mathbb{Z} (Theorem 13.3), must be pZp\mathbb{Z} (Theorem 3.6-style: the ideal generated by its smallest positive element). By the First Isomorphism Theorem (Theorem 13.6), Z/pZimψ\mathbb{Z}/p\mathbb{Z} \cong \mathrm{im}\,\psi, i.e. ZpimψF\mathbb{Z}_p \cong \mathrm{im}\,\psi \subseteq F.

If char(F)=0\mathrm{char}(F)=0: no positive integer is in kerψ\ker\psi, so kerψ={0}\ker\psi=\{0\}, and by Theorem 13.5, ψ\psi is injective — giving a copy of Z\mathbb{Z} inside FF. Since FF is a field, every nonzero image ψ(m)\psi(m) has an inverse in FF, allowing every "fraction" ψ(m)1ψ(n)\psi(m)^{-1}\psi(n) to be formed inside FF; this produces a copy of Q\mathbb{Q} sitting inside FF (made precise as the field of fractions construction, Section 06).

Every field contains a copy of Q or some Z_p

Theorem 17.4 says the characteristic completely determines a field's "smallest possible piece": either Q\mathbb{Q} (characteristic 0) or Zp\mathbb{Z}_p (characteristic pp), sitting inside every field as its prime subfield. This single number is the first invariant checked when studying any new field, and it governs enormous amounts of behavior in Chapter 18's field extensions (for instance, whether xpax^p-a can have a repeated root).


06 · The Field of Fractions

Section 05 promised that characteristic-0 fields contain a copy of Q\mathbb{Q}. The general construction behind this — building the smallest field containing a given integral domain — is worth naming even without full proof.

Construction — Field of Fractions (taken as given)

For an integral domain RR, define Frac(R)\mathrm{Frac}(R) as the set of formal fractions a/ba/b (a,bRa,b\in R, b0b\neq0), where a/ba/b and c/dc/d are identified whenever ad=bcad=bc (exactly how 12=24\tfrac12=\tfrac24 is justified for ordinary fractions), with addition and multiplication defined by the usual fraction rules: ab+cd:=ad+bcbd\tfrac{a}{b}+\tfrac{c}{d} := \tfrac{ad+bc}{bd}, abcd:=acbd\tfrac{a}{b}\cdot\tfrac{c}{d} := \tfrac{ac}{bd}. Verifying these are well-defined and satisfy the field axioms is routine (each step mirrors why ordinary fraction arithmetic works) but tedious; we take it as given. RR embeds into Frac(R)\mathrm{Frac}(R) via aa/1a\mapsto a/1, and Frac(Z)=Q\mathrm{Frac}(\mathbb{Z})=\mathbb{Q} recovers the familiar construction of the rationals.

Example — The field of rational functions

Frac(F[x])\mathrm{Frac}(F[x]) (for a field FF) is the field of rational functions F(x)={p(x)/q(x):p,qF[x],q0}F(x) = \{p(x)/q(x) : p,q\in F[x],\,q\neq0\} — built from the polynomial ring F[x]F[x] exactly the way Q\mathbb{Q} is built from Z\mathbb{Z}. This field will reappear when field extensions need a "generic" transcendental element.


07 · Exercises

EXERCISE 17.1

Check whether Z11\mathbb{Z}_{11} is a finite domain, then apply Theorem 17.2 directly.

1111 is prime, so Z11\mathbb{Z}_{11} has no zero divisors (Euclid's lemma reasoning, as in Section 03). It's finite. By Theorem 17.2, Z11\mathbb{Z}_{11} is a field — every nonzero element among {1,,10}\{1,\ldots,10\} has a multiplicative inverse mod 11, without needing to compute each one individually.

Using Theorem 17.2, explain why Z11\mathbb{Z}_{11} is a field without computing any inverses directly.

EXERCISE 17.2

Apply Theorem 17.3: what are the possible characteristics for a field of exactly 4 elements?

By Theorem 17.3, char(F){0}{primes}\mathrm{char}(F) \in \{0\} \cup \{\text{primes}\}. Since FF is finite (order 4), it cannot have characteristic 00 (that would force Z\mathbb{Z}, an infinite set, to embed inside it — impossible in a finite field, since 1,21,31,1,2\cdot1,3\cdot1,\ldots would need to be all distinct forever). So char(F)\mathrm{char}(F) is a prime; and since n1F=0n\cdot1_F=0 must occur within the field's own 44 elements, char(F)4\mathrm{char}(F) \le4. The only prime 4\le4 dividing into a consistent structure of size 4 is char(F)=2\mathrm{char}(F)=2 (a field of order 4=224=2^2 always has characteristic 22, matching that its prime subfield Z2\mathbb{Z}_2 must have order dividing 44).

A field FF has exactly 4 elements. Using Theorem 17.3, what must char(F)\mathrm{char}(F) be, and why can't it be 00?

EXERCISE 17.3

Compute 1+1+1+1+1+11+1+1+1+1+1 inside Z6\mathbb{Z}_6 and see when it first hits zero — but first check whether Z6\mathbb{Z}_6 even qualifies as a field.

Z6\mathbb{Z}_6 is not a field (6 is composite, [2][3]=[0][2][3]=[0] are zero divisors, Chapter 11), so "characteristic" in the field-theoretic sense of Theorem 17.3 doesn't strictly apply to it as a guarantee of primality — but the raw definition (n1=0n\cdot1=0) still makes sense for any ring: 1+1+1+1+1+1=60(mod6)1+1+1+1+1+1=6\equiv0\pmod6, and no smaller positive sum vanishes, so this ring has "characteristic" 6 in the general ring sense. This is consistent with Theorem 17.3 only applying to fieldsZ6\mathbb{Z}_6 being a counterexample-in-waiting is exactly why the theorem needs the field hypothesis (no zero divisors) to rule out composite characteristics.

Does Z6\mathbb{Z}_6 contradict Theorem 17.3, given that 1+1+1+1+1+1=01+1+1+1+1+1=0 in Z6\mathbb{Z}_6 but 66 is not prime? Explain.


08 · Chapter Summary

ConceptStatement
FieldCommutative ring with unity where every nonzero element is a unit
Fields are domainsThm 17.1
Finite domains are fieldsThm 17.2 (via injective-hence-surjective multiplication map)
Zp\mathbb{Z}_p is a fieldExactly when pp is prime
CharacteristicSmallest n>0n>0 with n1=0n\cdot1=0, or 00
Characteristic is 0 or primeThm 17.3
Prime subfieldZp\mathbb{Z}_p (char pp) or Q\mathbb{Q} (char 0), inside every field (Thm 17.4)
Field of fractionsFrac(R)\mathrm{Frac}(R), generalizing Q=Frac(Z)\mathbb{Q}=\mathrm{Frac}(\mathbb{Z})

Next: Chapter 18 — Field Extensions studies fields built on top of a smaller field, developing the algebraic/transcendental distinction and the degree of an extension needed for Chapter 20's Galois theory.