Definition

A field is a set on which two operations (addition) and (multiplication) are defined so that the followings hold.

For any ,

(A1)  (Commutativity of addition)

(A2)  (Associativity of addition)

(A3) such that  (Existence of additive identity)

(A4) such that  (Existence of additive inverse)

(M1)  (Commutativity of multiplication)

(M2)  (Associativity of multiplication)

(M3) such that  (Existence of multiplicative identity)

(M4) such that  (Existence of multiplicative inverse)

(D)  (Distributivity of multiplication over addition)

Examples

  • The set of rational numbers , real numbers , and complex numbers are fields.
  • The set with boolean addition / multiplication is a field.