The following axioms must be proven for a Field to be defined. Most definitions of a field use addition () and multiplication () as their binary operators, because it’s easy to understand how they work.

Assume is the set that which the field to be defined () uses.

Addition Axioms (A)

A1. Closure under Addition
A2. Commutativity of Addition
A3. Associativity of Addition
A4. Existence of Additive Identity

is also called the field identity

Different zeroes!

The element here does not have to be the number zero. Because mathematicians like to be confusing, the additive identity is 0, which is the same symbol as the number zero. However, we could define (for example), to be our additive identity.

A5. Existence of Additive Inverse

A lot of textbooks and internet sites denote the additive inverse as . I feel like it causes you to associate it with normal subtraction, which isn’t always the case.

Multiplication Axioms (M)

M1. Closure under Multiplication
M2. Commutativity of Multiplication
M3. Associativity of Multiplication
M4. Existence of Multiplicative Identity

is also called the field unity of

M5. Existence of Multiplicative Inverse

Other Axioms (D)

D1. Distributivity of Multiplication and Addition
D2. Distinct Additive and Multiplicative Identities

Now, because we have the additive inverse () and multiplicative inverse (), we can define new binary operators: subtraction and division:

And that basically stems down to how a field is defined. If you have a set of anything, and you can show that the 10 field axioms are proved, that set can be called a field.

Lemmas

L1: Additive Cancellation ^l1

L2: Uniqueness of additive identity ^l2

L3: Uniqueness of additive inverse ^l3

L4: Cancellation of additive identities ^l4

#todo Prove the bottom the same as L1-L4

L5: Multiplicative Cancellation ^l5

L6: Uniqueness of multiplicative identity ^l6

L7: Uniqueness of multiplicative inverse ^l7

L8: Cancellation of multiplicative identities ^l8

L9: The product involving the additive identity is zero ^l9

L10: The product of non-zero elements is non-zero ^l10

L11: Associativity of additive inverses ^l11

L12: The product of elements is the product of additive inverses ^l12