A field is a number system, or more specifically, a set, which has addition, subtraction, multiplication and division defined in a certain manner. The most common types of fields are the field of real numbers, (and their subfields, like rational and irrational numbers), and the field of complex numbers.
Fields are commonly denoted with and the elements belonging to the field are sometimes called scalars
Definition
Field
A field is a set which includes any two unique binary operations known as addition and multiplication. Note that these don’t have to be our usual notion of addition and multiplication, but any binary operators which satisfy the field properties can be used!
- = Set which the field includes
- = Addition binary operator
- = Multiplication binary operator
It must satisfy certain properties, known as the field axioms:
Field Axioms
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Warning is not actual notation
I just tend to use it instead of writing all the time. The generally refers to
Subfield
Let be a field.
Then, is a subfield of if:
- The set used to construct is a subset of the set used to construct i.e.
- has the same defined addition and multiplication operations as i.e. it borrows the addition and multiplication from
Field Examples
- is a field
- is not a field, because it does not satisfy the axiom M5. Multiplicative Inverses, since the multiplicative inverse of an integer, for example, 2, is not an integer.
- is a field
- We can have finite fields #todo
The finite Field can be defined with , with and . #TODO Show how addition and multiplication satisfies the axioms