Definition 2.1.1.
A field is a set \(\ff\) with operations \(+\) and \(\cdot\) and distinct elements \(0, 1 \in \ff\) such that all of the following properties hold.
-
For all \(a, b \in \ff\text{,}\) \(a+b \in \ff\text{.}\) (We say that \(\ff\) is closed under addition.)
-
For all \(a, b \in \ff\text{,}\) \(a\cdot b \in \ff\text{.}\) (We say that \(\ff\) is closed under multiplication.)
-
For all \(a, b \in \ff\text{,}\) \(a+b = b+a\text{.}\) (We say that addition in \(\ff\) is commutative.)
-
For all \(a, b, c \in \ff\text{,}\) \(a+(b+c)=(a+b)+c\text{.}\) (We say that addition in \(\ff\) is associative.)
-
For each \(a \in \ff\text{,}\) \(a+0=0+a=a\text{.}\) (We say that \(0\) is an additive identity in \(\ff\text{.}\))
-
For each \(a \in \ff\text{,}\) there exists an element \(b \in \ff\text{,}\) such that \(a+b=b+a=0\text{.}\) (We say that each \(a\) has an additive inverse in \(\ff\text{.}\))
-
For each \(a, b \in \ff\text{,}\) \(a\cdot b = b\cdot a\text{.}\) (We say that multiplication is commutative in \(\ff\text{.}\))
-
For each \(a, b, c \in \ff\text{,}\) \(a \cdot (b \cdot c) = (a\cdot b) \cdot c\text{.}\) (We say that multiplication is associative in \(\ff\text{.}\))
-
For each \(a \in \ff\text{,}\) \(a \cdot 1 = 1 \cdot a = a\text{.}\) (We say that \(1\) is a multiplicative identity in \(\ff\text{.}\))
-
For each \(a \in \ff\) with \(a \neq 0\text{,}\) there exists an element \(c \in \ff\) such that \(a\cdot c = c \cdot a = 1\text{.}\) (We say that every nonzero element \(a\) in \(\ff\) has a multiplicative inverse.)
-
For each \(a, b, c \in \ff\text{,}\) \(a \cdot (b+c) = (a\cdot b) + (a\cdot c)\text{.}\) (We say that addition and multiplication in \(\ff\) satisfy the distributive law.)