Def

Before we examine a rigorous definition of a field, lets cover some examples

is a field however is not a field, lets inspect the important difference between the two sets

  1. They both have closure under addition :
    • take any two numbers integers, say for sake of example, 2 and 3, 2 + 3 = 5 which is also an integer. a more mathematical way of stating this statement would be let , since and , then
    • Similar with rational numbers, take ,
  2. They both have closure under multiplication
  3. They both have additive inverses

However, the two sets differ as one has multiplicative inverses while the other does not. does not have any multiplicative inverses, which makes it fail to be a field!

Challenge

Prove, for any two rational numbers ,

Field

A field is a set F(also denoted as a set K) with two binary operations : + : F \times F \to F$$$$\cdot : F \times F \to F such that it is an abelian ring under both operations and it satisfies the following axioms:

Field Axioms