Processing math: 100%

Left module

Set

context M,R
definiendum M,R,leftModule(M,R)
context MabelianGroup(M)
context Rring(R)
context :R×MM

Now denote the addition in th group M by “+” as usual, and the addition and multiplication in the ring R by “ˆ+” and “ˆ”, respectively.

x,yM
r,sR
postulate r(x+y)=(rx)+(ry)
postulate (r ˆ+ s)x=(rx)+(sx)
postulate (r ˆ s)x=r(sx)

Discussion

” is an action of the ring on the group from the left. If the ring is commutative, then one need not distinguish between left- and right module.

One generally speaks of an R-left-module over M. Here R and M are just sets.

Reference

Wikipedia: Module

Parents

Context

Ring