Definition of field
Aim lecture: One usually does linear algebra over some “system of numbers”, or more precisely, a field. We introduce this notion in full generality here.
Defn
A field consists of an additive (hence abelian) group (F, +) equipped with a second associative, commutative binary operation × called multiplication such that
1
× has an identity 1 = 0 called the field or multiplicative identity,
2
there exist inverses for non-zero elements wrt ×, that is, given β ∈ F −0, there is some β−1 ∈ F with β × β−1 = 1 = β−1 × β.
3
the following distributive law holds, for β, β′, β′′ ∈ F we have β × (β′ + β′′) = β × β′ + β × β′′. From now on, throughout these lectures, the symbol F will always represent a field
- f some sort. The addition is always denoted + but the multn will usually be
abbreviated to β × β′ = ββ′.
Daniel Chan (UNSW) Lecture 4: Fields Semester 2 2012 1 / 10