Module: Difference between revisions
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> | 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: | ||
# | #<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> | ||
#<math>(r_1+r_2) \cdot m = r_1 \cdot m + r_2 \cdot m</math>, and | |||
#<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> | |||
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 17:10, 27 November 2008
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:
- , for all
- , and
- 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
- The category of -modules is equivalent to the category of abelian groups.