Module (mathematics): Difference between revisions

Content deleted Content added
Undid good faith revision 1102102031 by Concinnitas43 (talk). "Wherein" is an English word and is what was intended. But I've replaced it by "in which", which is more common language.
m Submodules and homomorphisms: manually size braces and | divider when using set-builder notation with a summation inside
 
(34 intermediate revisions by 22 users not shown)
Line 3:
{{Ring theory sidebar}}
{{Algebraic structures|module}}
In [[mathematics]], a '''module''' is a generalization of the notion of [[vector space]] in which the [[Field (mathematics)|field]] of [[scalar (mathematics)|scalars]] is replaced by a (not necessarily [[Commutative ring|commutative]]) [[Ring (mathematics)|ring]]. The concept of a ''module'' generalizes also generalizes the notion of an [[abelian group]], since the abelian groups are exactly the modules over the ring of [[integer]]s.<ref>Hungerford (1974) ''Algebra'', Springer, p 169: "Modules over a ring are a generalization of abelian groups (which are modules over Z)."</ref>
 
Like a vector space, a module is an additive abelian group, and scalar multiplication is [[Distributive property|distributive]] over the operationoperations of addition between elements of the ring or module and is [[Semigroup action|compatible]] with the ring multiplication.
 
Modules are very closely related to the [[representation theory]] of [[group (mathematics)|group]]s. They are also one of the central notions of [[commutative algebra]] and [[homological algebra]], and are used widely in [[algebraic geometry]] and [[algebraic topology]].
Line 14:
In a vector space, the set of [[scalar (mathematics)|scalars]] is a [[field (mathematics)|field]] and acts on the vectors by scalar multiplication, subject to certain axioms such as the [[distributive law]]. In a module, the scalars need only be a [[ring (mathematics)|ring]], so the module concept represents a significant generalization. In commutative algebra, both [[ideal (ring theory)|ideals]] and [[quotient ring]]s are modules, so that many arguments about ideals or quotient rings can be combined into a single argument about modules. In non-commutative algebra, the distinction between left ideals, ideals, and modules becomes more pronounced, though some ring-theoretic conditions can be expressed either about left ideals or left modules.<!-- (semi)perfect rings for instance have a litany of "Foo is true for all left ideals iff foo is true for all finitely generated left ideals iff foo is true for all cyclic modules iff foo is true for all modules" -->
 
Much of the theory of modules consists of extending as many of the desirable properties of vector spaces as possible to the realm of modules over a "[[well-behaved]]" ring, such as a [[principal ideal ___domain]]. However, modules can be quite a bit more complicated than vector spaces; for instance, not all modules have a [[basis (linear algebra)|basis]], and, even for those that do, ([[free module]]s), the number of elements in a basis need not be the same for all bases (that is to say that they may not have a unique [[Free_module#Definition|rank]]) if the underlying ring does not satisfy the [[invariant basis number]] condition, unlike vector spaces, which always have a (possibly infinite) basis whose [[cardinality]] is then unique. (These last two assertions require the [[axiom of choice]] in general, but not in the case of [[finite-dimensional]] vector spaces, or certain well-behaved infinite-dimensional vector spaces such as [[Lp space|L<sup>''p''</sup> space]]s.)
 
=== Formal definition ===
Suppose that ''R'' is a [[Ring (mathematics)|ring]], and 1 is its multiplicative identity.
A '''left ''R''-module''' ''M'' consists of an [[abelian group]] {{nowrap|(''M'', +)}} and an operation {{nowrap|'''·''' : ''R'' × ''M'' → ''M''}} such that for all ''r'', ''s'' in ''R'' and ''x'', ''y'' in ''M'', we have
#<math> r \cdot ( x + y ) = r \cdot x + r \cdot y </math>,
#<math> ( r + s ) \cdot x = r \cdot x + s \cdot x </math>,
#<math> ( r s ) \cdot x = r \cdot ( s \cdot x ) </math>,
#<math> 1 \cdot x = x .</math>
 
The operation · is called ''scalar multiplication''. Often the symbol · is omitted, but in this article we use it and reserve juxtaposition for multiplication in ''R''. One may write <sub>''R''</sub>''M'' to emphasize that ''M'' is a left ''R''-module. A '''right ''R''-module''' ''M''<sub>''R''</sub> is defined similarly in terms of an operation {{nowrap|· : ''M'' × ''R'' → ''M''}}.
 
The qualificative of left- or right-module does not depend on whether the scalars are written on the left or on the right, but on the property 3: if, in the above definition, the property 3 is replaced by
:<math> ( r s ) \cdot x = s \cdot ( r \cdot x ), </math>
one gets a right-module, even if the scalars are written on the left. However, writing the scalars on the left for left-modules and on the right for right modules makes the manipulation of property 3 much easier.
 
Authors who do not require rings to be [[unital algebra|unital]] omit condition 4 in the definition above; they would call the structures defined above "unital left ''R''-modules". In this article, consistent with the [[glossary of ring theory]], all rings and modules are assumed to be unital.<ref name="DummitFoote">{{cite book | title=Abstract Algebra | publisher=John Wiley & Sons, Inc. |author1=Dummit, David S. |author2=Foote, Richard M. |name-list-style=amp | year=2004 | ___location=Hoboken, NJ | isbn=978-0-471-43334-7}}</ref>
Line 30 ⟶ 34:
An (''R'',''S'')-[[bimodule]] is an abelian group together with both a left scalar multiplication · by elements of ''R'' and a right scalar multiplication ∗ by elements of ''S'', making it simultaneously a left ''R''-module and a right ''S''-module, satisfying the additional condition {{nowrap|1=(''r'' · ''x'') ∗ ''s'' = ''r'' ⋅ (''x'' ∗ ''s'')}} for all ''r'' in ''R'', ''x'' in ''M'', and ''s'' in ''S''.
 
If ''R'' is [[commutative ring|commutative]], then left ''R''-modules are the same as right ''R''-modules and are simply called ''R''-modules. Most often the scalars are written on the left in this case.
 
== Examples ==
 
*If ''K'' is a [[field (mathematics)|field]], then ''K''-modules are called ''K''-[[vector space]]s (vector spaces over ''K'') and ''K''-modules are identical.
*If ''K'' is a field, and ''K''[''x''] a univariate [[polynomial ring]], then a [[Polynomial ring#Modules|''K''[''x'']-module]] ''M'' is a ''K''-module with an additional action of ''x'' on ''M'' by a group homomorphism that commutes with the action of ''K'' on ''M''. In other words, a ''K''[''x'']-module is a ''K''-vector space ''M'' combined with a [[linear map]] from ''M'' to ''M''. Applying the [[structure theorem for finitely generated modules over a principal ideal ___domain]] to this example shows the existence of the [[Rational canonical form|rational]] and [[Jordan normal form|Jordan canonical]] forms.
*The concept of a '''Z'''-module agrees with the notion of an abelian group. That is, every [[abelian group]] is a module over the ring of [[integer]]s '''Z''' in a unique way. For {{nowrap|''n'' > 0}}, let {{nowrap|1=''n'' ⋅ ''x'' = ''x'' + ''x'' + ... + ''x''}} (''n'' summands), {{nowrap|1=0 ⋅ ''x'' = 0}}, and {{nowrap|1=(−''n'') ⋅ ''x'' = −(''n'' ⋅ ''x'')}}. Such a module need not have a [[basis (linear algebra)|basis]]—groups containing [[torsion element]]s do not. (For example, in the group of integers [[modular arithmetic|modulo]] 3, one cannot find even one element whichthat satisfies the definition of a [[linearly independent]] set, since when an integer such as 3 or 6 multiplies an element, the result is 0. However, if a [[finite field]] is considered as a module over the same finite field taken as a ring, it is a vector space and does have a basis.)
*The [[decimal fractions]] (including negative ones) form a module over the integers. Only [[singleton (mathematics)|singletons]] are linearly independent sets, but there is no singleton that can serve as a basis, so the module has no basis and no [[rank of a free module|rank]], in the usual sense of linear algebra. However this module has a [[torsion-free rank]] equal to 1.
*If ''R'' is any ring and ''n'' a [[natural number]], then the [[cartesian product]] ''R''<sup>''n''</sup> is both a left and right ''R''-module over ''R'' if we use the component-wise operations. Hence when {{nowrap|1=''n'' = 1}}, ''R'' is an ''R''-module, where the scalar multiplication is just ring multiplication. The case {{nowrap|1=''n'' = 0}} yields the trivial ''R''-module {0} consisting only of its identity element. Modules of this type are called [[free module|free]] and if ''R'' has [[invariant basis number]] (e.g. any commutative ring or field) the number ''n'' is then the rank of the free module.
*If M<sub>''n''</sub>(''R'') is the ring of {{nowrap|''n''&thinsp;×&thinsp;''n''}} [[matrix (mathematics)|matrices]] over a ring ''R'', ''M'' is an M<sub>''n''</sub>(''R'')-module, and ''e''<sub>''i''</sub> is the {{nowrap|''n'' × ''n''}} matrix with 1 in the {{nowrap|(''i'', ''i'')}}-entry (and zeros elsewhere), then ''e''<sub>''i''</sub>''M'' is an ''R''-module, since {{nowrap|1=''re''<sub>''i''</sub>''m'' = ''e''<sub>''i''</sub>''rm'' ∈ ''e''<sub>''i''</sub>''M''}}. So ''M'' breaks up as the [[direct sum]] of ''R''-modules, {{nowrap|1=''M'' = ''e''<sub>1</sub>''M'' ⊕ ... ⊕ ''e''<sub>''n''</sub>''M''}}. Conversely, given an ''R''-module ''M''<sub>0</sub>, then ''M''<sub>0</sub><sup>⊕''n''</sup> is an M<sub>''n''</sub>(''R'')-module. In fact, the [[category of modules|category of ''R''-modules]] and the [[category (mathematics)|category]] of M<sub>''n''</sub>(''R'')-modules are [[equivalence of categories|equivalent]]. The special case is that the module ''M'' is just ''R'' as a module over itself, then ''R''<sup>''n''</sup> is an M<sub>''n''</sub>(''R'')-module.
*If ''S'' is a [[empty set|nonempty]] [[Set (mathematics)|set]], ''M'' is a left ''R''-module, and ''M''<sup>''S''</sup> is the collection of all [[function (mathematics)|function]]s {{nowrap|''f'' : ''S'' → ''M''}}, then with addition and scalar multiplication in ''M''<sup>''S''</sup> defined pointwise by {{nowrap|1=(''f'' + ''g'')(''s'') = ''f''(''s'') + ''g''(''s'')}} and {{nowrap|1=(''rf'')(''s'') = ''rf''(''s'')}}, ''M''<sup>''S''</sup> is a left ''R''-module. The right ''R''-module case is analogous. In particular, if ''R'' is commutative then the collection of ''R-module homomorphisms'' {{nowrap|''h'' : ''M'' → ''N''}} (see below) is an ''R''-module (and in fact a ''submodule'' of ''N''<sup>''M''</sup>).
*If ''X'' is a [[smooth manifold]], then the [[smooth function]]s from ''X'' to the [[real number]]s form a ring ''C''<sup>∞</sup>(''X''). The set of all smooth [[vector field]]s defined on ''X'' formforms a module over ''C''<sup>∞</sup>(''X''), and so do the [[tensor field]]s and the [[differential form]]s on ''X''. More generally, the sections of any [[vector bundle]] form a [[projective module]] over ''C''<sup>∞</sup>(''X''), and by [[Swan's theorem]], every projective module is isomorphic to the module of sections of some vector bundle; the [[category (mathematics)|category]] of ''C''<sup>∞</sup>(''X'')-modules and the category of vector bundles over ''X'' are [[equivalence of categories|equivalent]].
*If ''R'' is any ring and ''I'' is any [[ring ideal|left ideal]] in ''R'', then ''I'' is a left ''R''-module, and analogously right ideals in ''R'' are right ''R''-modules.
*If ''R'' is a ring, we can define the [[opposite ring]] ''R''<sup>op</sup>, which has the same [[underlying set]] and the same addition operation, but the opposite multiplication: if {{nowrap|1=''ab'' = ''c''}} in ''R'', then {{nowrap|1=''ba'' = ''c''}} in ''R''<sup>op</sup>. Any ''left'' ''R''-module ''M'' can then be seen to be a ''right'' module over ''R''<sup>op</sup>, and any right module over ''R'' can be considered a left module over ''R''<sup>op</sup>.
* [[Glossary of Lie algebras#Representation theory|Modules over a Lie algebra]] are (associative algebra) modules over its [[universal enveloping algebra]].
*If ''R'' and ''S'' are rings with a [[ring homomorphism]] {{nowrap|''φ'' : ''R'' → ''S''}}, then every ''S''-module ''M'' is an ''R''-module by defining {{nowrap|1=''rm'' = ''φ''(''r'')''m''}}. In particular, ''S'' itself is such an ''R''-module.
Line 51 ⟶ 55:
Suppose ''M'' is a left ''R''-module and ''N'' is a [[subgroup]] of ''M''. Then ''N'' is a '''submodule''' (or more explicitly an ''R''-submodule) if for any ''n'' in ''N'' and any ''r'' in ''R'', the product {{nowrap|''r'' ⋅ ''n''}} (or {{nowrap|''n'' ⋅ ''r''}} for a right ''R''-module) is in ''N''.
 
If ''X'' is any [[subset]] of an ''R''-module ''M'', then the submodule spanned by ''X'' is defined to be <math display="inline">\langle X \rangle = \,\bigcap_{N\supseteq X} N</math> where ''N'' runs over the submodules of ''M'' whichthat contain ''X'', or explicitly <math display="inline">\leftbigl\{\!\sum_{i=1}^k r_ix_i \midmathrel{\big|} r_i \in R,\, x_i \in X\rightbigr\}</math>, which is important in the definition of [[tensor product of modules|tensor products of modules]].<ref>{{Cite web|url=http://people.maths.ox.ac.uk/mcgerty/Algebra%20II.pdf|title=ALGEBRA II: RINGS AND MODULES|last=Mcgerty|first=Kevin|date=2016}}</ref>
 
The set of submodules of a given module ''M'', together with the two binary operations + (the module spanned by the union of the arguments) and ∩, forms a [[Lattice (order)|lattice]] whichthat satisfies the '''[[modular lattice|modular law]]''':
Given submodules ''U'', ''N''<sub>1</sub>, ''N''<sub>2</sub> of ''M'' such that {{nowrap|''N''<sub>1</sub> ''N''<sub>2</sub>}}, then the following two submodules are equal: {{nowrap|1=(''N''<sub>1</sub> + ''U'') ∩ ''N''<sub>2</sub> = ''N''<sub>1</sub> + (''U'' ∩ ''N''<sub>2</sub>)}}.
 
If ''M'' and ''N'' are left ''R''-modules, then a [[map (mathematics)|map]] {{nowrap|''f'' : ''M'' → ''N''}} is a '''[[module homomorphism|homomorphism of ''R''-modules]]''' if for any ''m'', ''n'' in ''M'' and ''r'', ''s'' in ''R'',
:<math>f(r \cdot m + s \cdot n) = r \cdot f(m) + s \cdot f(n)</math>.
This, like any [[homomorphism]] of mathematical objects, is just a mapping whichthat preserves the structure of the objects. Another name for a homomorphism of ''R''-modules is an ''R''-[[linear map]].
 
A [[bijective]] module homomorphism {{nowrap|''f'' : ''M'' → ''N''}} is called a module [[isomorphism]], and the two modules ''M'' and ''N'' are called '''isomorphic'''. Two isomorphic modules are identical for all practical purposes, differing solely in the notation for their elements.
Line 75 ⟶ 79:
; Injective: [[Injective module]]s are defined dually to projective modules.
; Flat: A module is called [[flat module|flat]] if taking the [[tensor product of modules|tensor product]] of it with any [[exact sequence]] of ''R''-modules preserves exactness.
; Torsionless: A module is called [[torsionless module|torsionless]] if it embeds into its [[dual module|algebraic dual]].
; Simple: A [[simple module]] ''S'' is a module that is not {0} and whose only submodules are {0} and ''S''. Simple modules are sometimes called ''irreducible''.<ref>Jacobson (1964), [https://books.google.com/books?id=KlMDjaJxZAkC&pg=PA4 p. 4], Def. 1; {{PlanetMath|urlname=IrreducibleModule|title=Irreducible Module}}</ref>
; Semisimple: A [[semisimple module]] is a direct sum (finite or not) of simple modules. Historically these modules are also called ''completely reducible''.
; Indecomposable: An [[indecomposable module]] is a non-zero module that cannot be written as a [[direct sum of modules|direct sum]] of two non-zero submodules. Every simple module is indecomposable, but there are indecomposable modules whichthat are not simple (e.g. [[uniform module]]s).
; Faithful: A [[faithful module]] ''M'' is one where the action of each {{nowrap|''r'' ≠ 0}} in ''R'' on ''M'' is nontrivial (i.e. {{nowrap|''r'' ⋅ ''x'' ≠ 0}} for some ''x'' in ''M''). Equivalently, the [[annihilator (ring theory)|annihilator]] of ''M'' is the [[zero ideal]].
; Torsion-free: A [[torsion-free module]] is a module over a ring such that 0 is the only element annihilated by a regular element (non [[zero-divisor]]) of the ring, equivalently {{nowrap|1=''rm'' = 0}} implies {{nowrap|1=''r'' = 0}} or {{nowrap|1=''m'' = 0}}.
; Noetherian: A [[Noetherian module]] is a module whichthat satisfies the [[ascending chain condition]] on submodules, that is, every increasing chain of submodules becomes stationary after finitely many steps. Equivalently, every submodule is finitely generated.
; Artinian: An [[Artinian module]] is a module whichthat satisfies the [[descending chain condition]] on submodules, that is, every decreasing chain of submodules becomes stationary after finitely many steps.
; Graded: A [[graded module]] is a module with a decomposition as a direct sum {{nowrap|1=''M'' = {{resize|140%|⨁}}<sub>''x''</sub> ''M''<sub>''x''</sub>}} over a [[graded ring]] {{nowrap|1=''R'' = {{resize|140%|⨁}}<sub>''x''</sub> ''R''<sub>''x''</sub>}} such that {{nowrap|''R''<sub>''x''</sub>''M''<sub>''y''</sub> ''M''<sub>''x''+''y''</sub>}} for all ''x'' and ''y''.
; Uniform: A [[uniform module]] is a module in which all pairs of nonzero submodules have nonzero intersection.
 
Line 94 ⟶ 98:
If ''M'' is a left ''R''-module, then the ''action'' of an element ''r'' in ''R'' is defined to be the map {{nowrap|''M'' → ''M''}} that sends each ''x'' to ''rx'' (or ''xr'' in the case of a right module), and is necessarily a [[group homomorphism|group endomorphism]] of the abelian group {{nowrap|(''M'', +)}}. The set of all group endomorphisms of ''M'' is denoted End<sub>'''Z'''</sub>(''M'') and forms a ring under addition and [[function composition|composition]], and sending a ring element ''r'' of ''R'' to its action actually defines a [[ring homomorphism]] from ''R'' to End<sub>'''Z'''</sub>(''M'').
 
Such a ring homomorphism {{nowrap|''R'' → End<sub>'''Z'''</sub>(''M'')}} is called a ''representation'' of the abelian group ''RM'' over the abelian groupring ''MR''; an alternative and equivalent way of defining left ''R''-modules is to say that a left ''R''-module is an abelian group ''M'' together with a representation of ''RM'' over it''R''. Such a representation {{nowrap|''R'' → End<sub>'''Z'''</sub>(''M'')}} may also be called a ''ring action'' of ''R'' on ''M''.
 
A representation is called ''faithful'' if and only if the map {{nowrap|''R'' → End<sub>'''Z'''</sub>(''M'')}} is [[injective]]. In terms of modules, this means that if ''r'' is an element of ''R'' such that {{nowrap|1=''rx'' = 0}} for all ''x'' in ''M'', then {{nowrap|1=''r'' = 0}}. Every abelian group is a faithful module over the [[integer]]s or over somethe [[Modular arithmetic|ring of integers modulo ''n'']], '''Z'''/''n'''''Z''', for some ''n''.
 
=== Generalizations ===
A ring ''R'' corresponds to a [[preadditive category]] '''R''' with a single [[object (category theory)|object]]. With this understanding, a left ''R''-module is just a covariant [[additive functor]] from '''R''' to the [[category of abelian groups|category '''Ab''' of abelian groups]], and right ''R''-modules are contravariant additive functors. This suggests that, if '''C''' is any preadditive category, a covariant additive functor from '''C''' to '''Ab''' should be considered a generalized left module over '''C'''. These functors form a [[functor category]] '''C'''-'''Mod''', which is the natural generalization of the module category ''R''-'''Mod'''.
 
Modules over ''commutative'' rings can be generalized in a different direction: take a [[ringed space]] (''X'', O<sub>''X''</sub>) and consider the [[sheaf (mathematics)|sheaves]] of O<sub>''X''</sub>-modules (see [[sheaf of modules]]). These form a category O<sub>''X''</sub>-'''Mod''', and play an important role in modern [[algebraic geometry]]. If ''X'' has only a single point, then this is a module category in the old sense over the commutative ring O<sub>''X''</sub>(''X'').