Field Axioms — Definition, Formula & Examples
The field axioms are a set of eleven rules that a set must satisfy (under two operations, typically addition and multiplication) to be called a field. The rational numbers, real numbers, and complex numbers all satisfy these axioms.
A field is a set equipped with two binary operations and satisfying: closure, associativity, and commutativity for both operations; existence of additive identity and multiplicative identity (with ); existence of additive inverses for all elements and multiplicative inverses for all nonzero elements; and distributivity of multiplication over addition.
Key Formula
Where:
- = Arbitrary elements of the field $F$
How It Works
The eleven field axioms split into three groups. Five govern addition: closure, associativity, commutativity, an additive identity (), and additive inverses (). Five govern multiplication: closure, associativity, commutativity, a multiplicative identity (), and multiplicative inverses ( for ). One axiom bridges both operations: the distributive law . If even one axiom fails, the structure is not a field. For instance, the integers satisfy every axiom except the existence of multiplicative inverses (e.g., has no integer reciprocal), so is not a field.
Worked Example
Problem: Verify that the set (rational numbers) satisfies the multiplicative inverse axiom, using the element .
State the axiom: For every in , there exists an element in such that .
Find the inverse: The multiplicative inverse of is , which is also a rational number.
Verify: Multiply the element by its inverse to confirm the product is .
Answer: Since and the product equals , the multiplicative inverse axiom holds for this element.
Why It Matters
The field axioms underpin every algebraic manipulation you perform when solving equations—factoring, distributing, dividing both sides by a nonzero quantity. In linear algebra, vector spaces are defined over fields, so understanding these axioms is essential for courses in abstract algebra, linear algebra, and real analysis.
Common Mistakes
Mistake: Assuming the integers form a field because they satisfy most axioms.
Correction: The integers lack multiplicative inverses for most elements (e.g., ). All eleven axioms must hold for a structure to be a field.
