Module axioms

The axioms defining a (left) module over a unital ring.
Module axioms

The module axioms define a (left) MM over a RR as follows. One requires:

  1. (M,+)(M,+) is an abelian group (so ++ is a with associativity, commutativity, identity 00, and inverses).
  2. A scalar multiplication map R×MMR\times M\to M, (r,m)rm(r,m)\mapsto rm, satisfying for all r,sRr,s\in R and m,nMm,n\in M:
    • (r+s)m=rm+sm(r+s)m = rm + sm,
    • r(m+n)=rm+rnr(m+n) = rm + rn,
    • (rs)m=r(sm)(rs)m = r(sm),
    • 1Rm=m1_R m = m.

These axioms encode “linearity” over a ; replacing RR by a field yields the .