Module theory MOC

Module

A left-module 𝑉 over a ring 𝑅 is an abelian group 𝑉 together with an action of 𝑅 on 𝑉 that is distributive and 𝑅-linear. #m/def/module Unfurling this definition, being abelian group implies the following for 𝑣,𝑒,𝑀 βˆˆπ‘‰

  1. (𝑣 +𝑒) +𝑀 =𝑣 +(𝑒 +𝑀)
  2. 𝑣 +0 =𝑣
  3. 𝑒 +𝑣 =𝑣 +𝑒

while 𝑅-linearity gives the following for 𝑣,𝑒 βˆˆπ‘‰ and πœ†,πœ‡ βˆˆπ‘…

  1. 1𝑣 =𝑣
  2. (πœ‡πœ†)𝑣 =πœ‡(πœ†π‘£)
  3. πœ†(𝑒 +𝑣) =πœ†π‘’ +πœ†π‘£
  4. (πœ‡ +πœ†)𝑣 =πœ‡π‘£ +πœ†π‘£

A right-module satisfies these properties mutatis mutandis with scalar multiplication written on the right.1 Thus a module is a generalization of a vector space, which is just a module over a field. This small change has far-reaching implications, for example the existence of Torsion.

Further terminology

Properties

Examples


#state/tidy | #lang/en | #SemBr

Footnotes

  1. If 𝑅 is a commutative ring the concepts of left- and right-modules coΓ―ncide, but otherwise there is a distinction between left- and right-scalar multiplication. A module is precisely a module object in 𝖠𝖻. ↩