Subfield — Definition, Formula & Examples
A subfield is a subset of a field that is itself a field using the same addition and multiplication. For example, the rational numbers form a subfield of the real numbers .
Let be a field. A subset is a subfield of if is closed under addition, subtraction, multiplication, and division by nonzero elements, contains the additive identity and multiplicative identity , and satisfies all field axioms under the operations inherited from .
How It Works
To verify that a subset of a field is a subfield, you check three conditions: (1) is nonempty (it must contain and ), (2) is closed under subtraction ( for all ), and (3) is closed under division ( for all with ). These conditions together guarantee that inherits the full field structure from . This is sometimes called the subfield test or subfield criterion.
Example
Problem: Show that is a subfield of .
Step 1: Check that is nonempty and contains both identities.
Step 2: Check closure under subtraction. If and are rational, then their difference is rational.
Step 3: Check closure under division by nonzero elements. If , then is rational, so the product is rational.
Answer: All three conditions of the subfield test are satisfied, so is a subfield of .
Why It Matters
Subfields appear throughout abstract algebra and number theory. Field extensions, built by studying how a larger field relates to a subfield, are the foundation of Galois theory and are used to prove results like the impossibility of trisecting an angle with compass and straightedge. Understanding subfields is also essential in coding theory and cryptography, where computations occur over finite fields and their subfields.
Common Mistakes
Mistake: Assuming every subring of a field is automatically a subfield.
Correction: A subring need not contain multiplicative inverses. For example, is a subring of but not a subfield, because integers like have no multiplicative inverse in . You must verify closure under division by nonzero elements.
