Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Module homomorphism

From Wikipedia, the free encyclopedia
Linear map over a ring

Inalgebra, amodule homomorphism is afunction betweenmodules that preserves the module structures. Explicitly, ifM andN are left modules over aringR, then a functionf:MN{\displaystyle f:M\to N} is called anR-module homomorphism or anR-linear map if for anyx,y inM andr inR,

f(x+y)=f(x)+f(y),{\displaystyle f(x+y)=f(x)+f(y),}
f(rx)=rf(x).{\displaystyle f(rx)=rf(x).}

In other words,f is agroup homomorphism (for the underlying additive groups) that commutes withscalar multiplication. IfM,N are rightR-modules, then the second condition is replaced with

f(xr)=f(x)r.{\displaystyle f(xr)=f(x)r.}

Thepreimage of the zero element underf is called thekernel off. Theset of all module homomorphisms fromM toN is denoted byHomR(M,N){\displaystyle \operatorname {Hom} _{R}(M,N)}. It is anabelian group (under pointwise addition) but is not necessarily a module unlessR iscommutative.

Thecomposition of module homomorphisms is again a module homomorphism, and the identity map on a module is a module homomorphism. Thus, all the (say left) modules together with all the module homomorphisms between them form thecategory of modules.

Terminology

[edit]

A module homomorphism is called amodule isomorphism if it admits an inverse homomorphism; in particular, it is abijection. Conversely, one can show a bijective module homomorphism is an isomorphism; i.e., the inverse is a module homomorphism. In particular, a module homomorphism is an isomorphismif and only if it is an isomorphism between the underlying abelian groups.

Theisomorphism theorems hold for module homomorphisms.

A module homomorphism from a moduleM to itself is called anendomorphism and an isomorphism fromM to itself anautomorphism. One writesEndR(M)=HomR(M,M){\displaystyle \operatorname {End} _{R}(M)=\operatorname {Hom} _{R}(M,M)} for the set of all endomorphisms of a moduleM. It is not only an abelian group but is also a ring with multiplication given by function composition, called theendomorphism ring ofM. Thegroup of units of this ring is theautomorphism group ofM.

Schur's lemma says that a homomorphism betweensimple modules (modules with no non-trivialsubmodules) must be either zero or an isomorphism. In particular, the endomorphism ring of a simple module is adivision ring.

In the language of thecategory theory, an injective homomorphism is also called amonomorphism and a surjective homomorphism anepimorphism.

Examples

[edit]
given byff(1){\displaystyle f\mapsto f(1)}. In particular,HomR(R/I,R){\displaystyle \operatorname {Hom} _{R}(R/I,R)} is theannihilator ofI.
That is,lr{\displaystyle l_{r}} isrightR-linear.

Module structures on Hom

[edit]

In short, Hom inherits a ring action that was notused up to form Hom. More precise, letM,N be leftR-modules. SupposeM has a right action of a ringS that commutes with theR-action; i.e.,M is an (R,S)-module. Then

HomR(M,N){\displaystyle \operatorname {Hom} _{R}(M,N)}

has the structure of a leftS-module defined by: fors inS andx inM,

(sf)(x)=f(xs).{\displaystyle (s\cdot f)(x)=f(xs).}

It is well-defined (i.e.,sf{\displaystyle s\cdot f} isR-linear) since

(sf)(rx)=f(rxs)=rf(xs)=r(sf)(x),{\displaystyle (s\cdot f)(rx)=f(rxs)=rf(xs)=r(s\cdot f)(x),}

andsf{\displaystyle s\cdot f} is a ring action since

(stf)(x)=f(xst)=(tf)(xs)=s(tf)(x){\displaystyle (st\cdot f)(x)=f(xst)=(t\cdot f)(xs)=s\cdot (t\cdot f)(x)}.

Note: the above verification would "fail" if one used the leftR-action in place of the rightS-action. In this sense, Hom is often said to "use up" theR-action.

Similarly, ifM is a leftR-module andN is an (R,S)-module, thenHomR(M,N){\displaystyle \operatorname {Hom} _{R}(M,N)} is a rightS-module by(fs)(x)=f(x)s{\displaystyle (f\cdot s)(x)=f(x)s}.

A matrix representation

[edit]

The relationship between matrices and linear transformations inlinear algebra generalizes in a natural way to module homomorphisms between free modules. Precisely, given a rightR-moduleU, there is thecanonical isomorphism of the abelian groups

HomR(Un,Um)f[fij]Mm,n(EndR(U)){\displaystyle \operatorname {Hom} _{R}(U^{\oplus n},U^{\oplus m}){\overset {f\mapsto [f_{ij}]}{\underset {\sim }{\to }}}M_{m,n}(\operatorname {End} _{R}(U))}

obtained by viewingUn{\displaystyle U^{\oplus n}} consisting of column vectors and then writingf as anm ×n matrix. In particular, viewingR as a rightR-module and usingEndR(R)R{\displaystyle \operatorname {End} _{R}(R)\simeq R}, one has

EndR(Rn)Mn(R){\displaystyle \operatorname {End} _{R}(R^{n})\simeq M_{n}(R)},

which turns out to be a ring isomorphism (as a composition corresponds to amatrix multiplication).

Note the above isomorphism is canonical; no choice is involved. On the other hand, if one is given a module homomorphism between finite-rankfree modules, then a choice of an ordered basis corresponds to a choice of an isomorphismFRn{\displaystyle F\simeq R^{n}}. The above procedure then gives the matrix representation with respect to such choices of the bases. For more general modules, matrix representations may either lack uniqueness or not exist.

Defining

[edit]

In practice, one often defines a module homomorphism by specifying its values on agenerating set. More precisely, letM andN be leftR-modules. Suppose asubsetS generatesM; i.e., there is a surjectionFM{\displaystyle F\to M} with a free moduleF with a basis indexed byS and kernelK (i.e., one has afree presentation). Then to give a module homomorphismMN{\displaystyle M\to N} is to give a module homomorphismFN{\displaystyle F\to N} that killsK (i.e., mapsK to zero).

Operations

[edit]

Iff:MN{\displaystyle f:M\to N} andg:MN{\displaystyle g:M'\to N'} are module homomorphisms, then their direct sum is

fg:MMNN,(x,y)(f(x),g(y)){\displaystyle f\oplus g:M\oplus M'\to N\oplus N',\,(x,y)\mapsto (f(x),g(y))}

and their tensor product is

fg:MMNN,xyf(x)g(y).{\displaystyle f\otimes g:M\otimes M'\to N\otimes N',\,x\otimes y\mapsto f(x)\otimes g(y).}

Letf:MN{\displaystyle f:M\to N} be a module homomorphism between left modules. Thegraph Γf off is the submodule ofMN given by

Γf={(x,f(x))|xM}{\displaystyle \Gamma _{f}=\{(x,f(x))|x\in M\}},

which is the image of the module homomorphismMMN,x → (x,f(x)), called thegraph morphism.

Thetranspose off is

f:NM,f(α)=αf.{\displaystyle f^{*}:N^{*}\to M^{*},\,f^{*}(\alpha )=\alpha \circ f.}

Iff is an isomorphism, then the transpose of the inverse off is called thecontragredient off.

Exact sequences

[edit]

Consider a sequence of module homomorphisms

f3M2f2M1f1M0f0M1f1.{\displaystyle \cdots {\overset {f_{3}}{\longrightarrow }}M_{2}{\overset {f_{2}}{\longrightarrow }}M_{1}{\overset {f_{1}}{\longrightarrow }}M_{0}{\overset {f_{0}}{\longrightarrow }}M_{-1}{\overset {f_{-1}}{\longrightarrow }}\cdots .}

Such a sequence is called achain complex (or often just complex) if each composition is zero; i.e.,fifi+1=0{\displaystyle f_{i}\circ f_{i+1}=0} or equivalently the image offi+1{\displaystyle f_{i+1}} is contained in the kernel offi{\displaystyle f_{i}}. (If the numbers increase instead of decrease, then it is called a cochain complex; e.g.,de Rham complex.) A chain complex is called anexact sequence ifim(fi+1)=ker(fi){\displaystyle \operatorname {im} (f_{i+1})=\operatorname {ker} (f_{i})}. A special case of an exact sequence is a short exact sequence:

0AfBgC0{\displaystyle 0\to A{\overset {f}{\to }}B{\overset {g}{\to }}C\to 0}

wheref{\displaystyle f} is injective, the kernel ofg{\displaystyle g} is the image off{\displaystyle f} andg{\displaystyle g} is surjective.

Any module homomorphismf:MN{\displaystyle f:M\to N} defines an exact sequence

0KMfNC0,{\displaystyle 0\to K\to M{\overset {f}{\to }}N\to C\to 0,}

whereK{\displaystyle K} is the kernel off{\displaystyle f}, andC{\displaystyle C} is thecokernel, that is the quotient ofN{\displaystyle N} by the image off{\displaystyle f}.

In the case of modules over acommutative ring, a sequence is exact if and only if it is exact at all themaximal ideals; that is all sequences

0AmfBmgCm0{\displaystyle 0\to A_{\mathfrak {m}}{\overset {f}{\to }}B_{\mathfrak {m}}{\overset {g}{\to }}C_{\mathfrak {m}}\to 0}

are exact, where the subscriptm{\displaystyle {\mathfrak {m}}} means thelocalization at a maximal idealm{\displaystyle {\mathfrak {m}}}.

Iff:MB,g:NB{\displaystyle f:M\to B,g:N\to B} are module homomorphisms, then they are said to form afiber square (orpullback square), denoted byM ×BN, if it fits into

0M×BNM×NϕB0{\displaystyle 0\to M\times _{B}N\to M\times N{\overset {\phi }{\to }}B\to 0}

whereϕ(x,y)=f(x)g(x){\displaystyle \phi (x,y)=f(x)-g(x)}.

Example: LetBA{\displaystyle B\subset A} be commutative rings, and letI be theannihilator of the quotientB-moduleA/B (which is an ideal ofA). Then canonical mapsAA/I,B/IA/I{\displaystyle A\to A/I,B/I\to A/I} form a fiber square withB=A×A/IB/I.{\displaystyle B=A\times _{A/I}B/I.}

Endomorphisms of finitely generated modules

[edit]

Letϕ:MM{\displaystyle \phi :M\to M} be an endomorphism between finitely generatedR-modules for a commutative ringR. Then

See also:Herbrand quotient (which can be defined for any endomorphism with some finiteness conditions.)

Variant: additive relations

[edit]
See also:binary relation

Anadditive relationMN{\displaystyle M\to N} from a moduleM to a moduleN is a submodule ofMN.{\displaystyle M\oplus N.}[3] In other words, it is a "many-valued" homomorphism defined on some submodule ofM. The inversef1{\displaystyle f^{-1}} off is the submodule{(y,x)|(x,y)f}{\displaystyle \{(y,x)|(x,y)\in f\}}. Any additive relationf determines a homomorphism from a submodule ofM to a quotient ofN

D(f)N/{y|(0,y)f}{\displaystyle D(f)\to N/\{y|(0,y)\in f\}}

whereD(f){\displaystyle D(f)} consists of all elementsx inM such that (x,y) belongs tof for somey inN.

Atransgression that arises from a spectral sequence is an example of an additive relation.

See also

[edit]

Notes

[edit]
  1. ^Bourbaki, Nicolas (1998), "Chapter II, §1.14, remark 2",Algebra I, Chapters 1–3, Elements of Mathematics, Springer-Verlag,ISBN 3-540-64243-9,MR 1727844
  2. ^Matsumura, Hideyuki (1989), "Theorem 2.4",Commutative Ring Theory, Cambridge Studies in Advanced Mathematics, vol. 8 (2nd ed.), Cambridge University Press,ISBN 0-521-36764-6,MR 1011461
  3. ^Mac Lane, Saunders (1995),Homology, Classics in Mathematics, Springer-Verlag, p. 52,ISBN 3-540-58662-8,MR 1344215
Retrieved from "https://en.wikipedia.org/w/index.php?title=Module_homomorphism&oldid=1278983000"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp