Field: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
<math>a * (b + c) = (a * b) + (a * c)</math> | <math>a * (b + c) = (a * b) + (a * c)</math> | ||
* <math>k^* = k \setminus 0</math> forms an [[abelian group]] with binary operation <math>*</math>, inverse map <math>{}^{-1}</math> and identity element <math>1</math>. This is called the [[multiplicative group of a field|multiplicative group]] of <math>k</math>. | * <math>k^* = k \setminus 0</math> forms an [[abelian group]] with binary operation <math>*</math>, inverse map <math>{}^{-1}</math> and identity element <math>1</math>. This is called the [[multiplicative group of a field|multiplicative group]] of <math>k</math>. | ||
==Examples== | |||
===Finite fields=== | |||
It turns out that finite fields, i.e. fields with a finite number of elements, only exist with order a prime power. Furthermore, there is a unique field of said order up to isomorphism, which is usually denoted <math>\mathbb{F}_q</math> or <math>GF(q)</math> for <math>q</math> the order, a prime power. Here are the smallest such examples: | |||
* [[Field:F2]] | |||
* [[Field:F3]] | |||
* [[Field:F4]] | |||
* [[Field:F5]] | |||
* [[Field:F7]] | |||
* [[Field:F8]] | |||
* [[Field:F9]] | |||
* [[Field:F11]] | |||
===Infinite fields=== | |||
The rational numbers, real numbers and complex numbers are fields under addition and multiplication. | |||
Revision as of 10:53, 9 December 2023
This article gives a basic definition in the following area: field theory
View other basic definitions in field theory |View terms related to field theory |View facts related to field theory
Definition
A field is a set (that we'll call ) equipped with the following:
- An (infix) binary operation , called the addition
- An (infix) binary operation , called the multiplication
- Two distinct constants , called zero and one
- A unary operation denoted by the prefix symbol (called the negative, or additive inverse)
- A map
such that the following compatibility conditions hold:
- forms an abelian group with binary operation , inverse map , and identity element . This is called the additive group of .
- gives an associative binary operation on
- The following distributivity law holds:
- forms an abelian group with binary operation , inverse map and identity element . This is called the multiplicative group of .
Examples
Finite fields
It turns out that finite fields, i.e. fields with a finite number of elements, only exist with order a prime power. Furthermore, there is a unique field of said order up to isomorphism, which is usually denoted or for the order, a prime power. Here are the smallest such examples:
Infinite fields
The rational numbers, real numbers and complex numbers are fields under addition and multiplication.