Module: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Barry R. Smith
m (stylistic cleanup)
imported>Barry R. Smith
(Rewrote: cleaner notation, arbitrary ring, unitary defined.)
Line 4: Line 4:
==Definition==
==Definition==


Let <math>R</math> be a commutative ring with <math>1</math>. A (left) <math>R</math>-module consists of
Let <math>R</math> be a [[ring (mathematics)| ring]] (not necessarily with [[ring with identity|identity]] or [[commutative ring|commutative]]). A left <math>R</math>-module is an [[abelian group]] whose underlying set is endowed with an [[action (mathematics)]] by <math>R</math> respecting both the group structure of <math>M</math> and the ring structure of <math>R</math>. The <math>R</math> action is a [[function (mathematics)|map]] <math>R \times M \rightarrow M</math>.  The image of <math>r \times m</math> under this map is typically written <math>r \cdot m</math>, or just <math>rm</math>.  The action is required to satisfy the following properties:


#An abelian group <math>M</math>
#<math> r\cdot(m_1+m_2)=r\cdot m_1 + r\cdot m_2</math>, for all <math>r \in R, m_1, m_2 \in M</math>
#an action of <math>R</math> on <math>M</math>; i.e., a map <math>R\times M\to M</math>, denoted by <math>(r,m)\mapsto r\cdot m</math>, such that
#<math>(r_1+r_2) \cdot m = r_1 \cdot m + r_2 \cdot m</math>, and
##<math>r\cdot(m_1+m_2)=r\cdot m_1 + r\cdot m_2</math>
#<math>(r_1 r_2)\cdot m = r_1\cdot(r_2\cdot m)</math> for all <math>r_1, r_2 \in R, m \in M </math>
##<math>(rr')\cdot m_1 = r\cdot(r'\cdot m_1)</math>
 
##<math>1\cdot m_1=m_1</math>
If the ring <math>R</math> has an identity, a module satisfying the additional axiom
 
: <math>1 \cdot m = m</math> for all <math>m \in M</math>
 
is called '''unital''' or '''unitary'''. 
 
A right <math>R</math>-module can be defined similarly.


==The category of <math>R</math>-modules==
==The category of <math>R</math>-modules==

Revision as of 18:10, 27 November 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In abstract algebra, a module is a mathematical structure of which abelian groups and vector spaces are particular types. They have become ubiquitous in abstract algebra and other areas of mathematics that involve algebraic structures, such as algebraic topology, algebraic geometry, and algebraic number theory. A strong understanding of module theory is essential for anyone desiring to understand a wide array of graduate level mathematics and current mathematical research.

Definition

Let be a ring (not necessarily with identity or commutative). A left -module is an abelian group whose underlying set is endowed with an action (mathematics) by respecting both the group structure of and the ring structure of . The action is a map . The image of under this map is typically written , or just . The action is required to satisfy the following properties:

  1. , for all
  2. , and
  3. for all

If the ring has an identity, a module satisfying the additional axiom

for all

is called unital or unitary.

A right -module can be defined similarly.

The category of -modules

The morphisms in the category of -modules are defined respecting the abelian group structure and the action of . That is, a morphism is a homomorphism of the abelian groups and such that for all .


The category of modules over a fixed commutative ring are the prototypical abelian category; this statement is deeper than it may appear, in fact every small abelian category is equivalent to a full subcategory of some category of modules over a ring. This result is due to Freyd and Mitchell.

Examples

  1. The category of -modules is equivalent to the category of abelian groups.