Algebra/Field/Direct/Definition

Field

A set is called a field if there are two binary operations (called addition and multiplication)

and two different elements , which fulfill the following properties.

  1. Axioms for the addition:
    1. Law of associativity: holds for all .
    2. Law of commutativity: holds for all .
    3. is the neutral element of the addition, i.e. holds for all .
    4. Existence of the negative: For every , there exists an element with .
  2. Axioms of the multiplication:
    1. Law of associativity: holds for all .
    2. Law of commutativity: holds for all .
    3. is the neutral element for the multiplication, i.e. holds for all .
    4. Existence of the inverse: For every with , there exists an element such that .
  3. Law of distributivity: holds for all .