The Field Axioms of ℝ Notes

2. Field Axioms

2.2. Axioms of Multiplication

These axioms govern multiplication in ℝ:

  1. Associativity of Multiplication:

    a(bc)=(ab)ca \cdot (b \cdot c) = (a \cdot b) \cdot c

  2. Commutativity of Multiplication:

    ab=baab = ba

  3. Multiplicative Identity:
    There exists

    1R1 \in ℝ

    ,

    101 \ne 0

    , such that

    a1=aa \cdot 1 = a

  4. Multiplicative Inverses:
    For each

    a0a \ne 0

    , there exists

    a1Ra^{-1} \in ℝ

    such that

    aa1=1a \cdot a^{-1} = 1

These axioms make

R{0}ℝ \setminus \{0\}

into an abelian group under multiplication.