Summary
Field theory
Definition
A field is a set of elements that is closed under two operations, addition and multiplication.
Definition
A field is an ordered tuple where is a set and and are binary operations on such that:
- is an Abelian group.
- is an Abelian group. Here, is the additive identity.
- The distributive laws hold: and for all .
Intuitive explanation
Field models the concept of numbers. It is a set of numbers that is closed under addition and multiplication. The field axioms ensure that the field behaves like the set of rational numbers, any two elements can be added, subtracted, multiplied, and divided (except by 0) and still remain in the field.
Examples
- The set of rational numbers is a field with addition and multiplication.
- The set of real numbers is a field with addition and multiplication.
- The binary field with addition and multiplication modulo 2.