MHB Tensor Products - Example 8 - Dummit and Foote - Section 10.4, page 370

Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I am reading Dummit and Foote Section 10.4: Tensor Products of Modules.

I would appreciate some help in understanding Example (8) on page 366 concerning viewing the quotient ring $$R/I $$ as an $$ (R/I, R) $$-bimodule.

Example (8) D&F page 370 reads as follows: (see attachment)

-------------------------------------------------------------------------------

"Let $$R$$ be a ring (not necessarily commutative). Let $$I$$ be a two-sided ideal in $$R$$, and let $$N$$ be a left $$R$$-module. Then, as previously mentioned, $$R/I$$ is an $$(R/I, R)$$-bimodule, so the tensor product is a left $$ R/I $$ module. ... ... ...

... ... The tensor product is generated as an abelian group by simple tensors

$$ (r \ mod \ I ) \otimes n = r(1 \otimes n) \text{ for } r \in R \text{ and } n \in N $$ ... ... ... ... (1)

viewing the $$R/I$$ module tensor product as an $$R$$-module on which $$I$$ acts trivially" (?)

... ... ...

----------------------------------------------------------------------------

I am seeking help in order to understand how and why

$$ (r \ mod \ I ) \otimes n = r(1 \otimes n) \text{ for } r \in R \text{ and } n \in N $$ ... ... ... ... (1)

is the case, and also what D&F mean by "viewing the $$R/I$$ module tensor product as an $$R$$-module on which $$I$$ acts trivially"
My understanding of how the LHS of (1) may be transformed into something like the RHS is as follows:

Following D&F page 367 (see attachment) after the definition of the standard $$R$$-module structure we read (approximately) the following:

For a situation where $$N$$ is a left $$R$$-module and $$M$$ is an $$(S, R)$$-bimodule, we have that the $$(S, R)$$-bimodule structure of $$M$$ implies that

$$ s( \sum_{Finite} m_i \otimes n_i ) = \sum_{Finite} s m_i \otimes n_i $$ ... ... ... (10.8)

gives a well-defined action of S on $$ M \otimes_R N $$ as a left S-module.

Rewriting (10.8) for a simple or elementary tensor (and switching LHS and RHS) we have:

$$ sm \otimes n = s(m \otimes n) $$ ... ... ... ... (10.8)'Now, in Example 8 we have:

$$N$$ is a left $$R$$-module

and

$$M$$ = $$R/I $$ is an $$(R/I, R)$$-bimodule

and

$$ R/I \otimes_R N $$ is a left $$R/I$$-moduleThus in Example 8 we have:

$$ (r \ mod \ I ) \otimes n = (r \ mod \ I ) \cdot 1_{R/I} \otimes n $$

and so applying (10.8)' we get

$$ ( r \ mod \ I ) \otimes n = ((r \ mod \ I ) \cdot 1_{R/I}) \otimes n = (r \ mod \ I )( 1_{R/I} \otimes n) $$ ... ... ... ... (2)

Can someone please confirm (or otherwise) that the above is correct?

Assuming I am correct in what I have done so far, then can someone help me with how we get from (2) to relation (1)?

... ... and, of course, how do we justify the steps from (2) to (1)?


Would appreciate help with the above.

Peter
 
Last edited:
Physics news on Phys.org
First let's examine the statement:

"...$R/I$ tensor product as an $R$-module on which $I$ acts trivially."

We have a simple tensor, say:

$(r + I) \otimes n$.

If $x \in I$, then $x + I = 0 + I = I$, whence:

$(x + I)((r + I) \otimes n = [(x + I)(r + I)] \otimes n$

$= [(0 + I)(r + I)] \otimes n = (0r + I) \otimes n$

$=0_{R/I} \otimes n = 0$.

This is what is meant by "$I$ acts trivially", it induces a 0-map.

Recall that for any ring homomorphism $f: R \to S$ we can define an $S$-module $M$ as an $R$-module, by setting:

$rm = f(r)m$, and the fact that $f$ is a ring homomorphism automatically assures us the module axioms will be satisfied.

There is nothing "out of the ordinary" using the ring homomorphism $R \to R/I$.

So our $R$-action on $R/I \otimes_R N$ is given by:

$r(r' + I)\otimes n = [(r + I)(r' + I)]\otimes n = (rr' + I)\otimes n$.

If $r = x \in I$ this becomes:

$(xr' + I) \otimes n = (0 + I)\otimes n = 0$, since $xr' \in I$ (since $I$ is an ideal).

Given $r \in R$ it is also clear that:

$r + I = r1_R + I = r(1_R + I) = r(1_{R/I})$

Hence we have:

$r \text{ mod } I\otimes n = r(1_{R/I} \otimes n)$.

(Dummit and Foote really ought to be clear about "which 1" they are using, since we have 2 different rings floating around).

Note that they replace "bilinear" with "balanced map" which is the "corresponding idea" to a bilinear map when the $R$-action is on "two different sides", and $R$ is not necessarily commutative (such maps are also called "middle linear").

The universal mapping property of the tensor product actually applies most generally to $R$-balanced maps, and the $R$-bilinear maps most often given as examples are "special cases".
 
Deveno said:
First let's examine the statement:

"...$R/I$ tensor product as an $R$-module on which $I$ acts trivially."

We have a simple tensor, say:

$(r + I) \otimes n$.

If $x \in I$, then $x + I = 0 + I = I$, whence:

$(x + I)((r + I) \otimes n = [(x + I)(r + I)] \otimes n$

$= [(0 + I)(r + I)] \otimes n = (0r + I) \otimes n$

$=0_{R/I} \otimes n = 0$.

This is what is meant by "$I$ acts trivially", it induces a 0-map.

Recall that for any ring homomorphism $f: R \to S$ we can define an $S$-module $M$ as an $R$-module, by setting:

$rm = f(r)m$, and the fact that $f$ is a ring homomorphism automatically assures us the module axioms will be satisfied.

There is nothing "out of the ordinary" using the ring homomorphism $R \to R/I$.

So our $R$-action on $R/I \otimes_R N$ is given by:

$r(r' + I)\otimes n = [(r + I)(r' + I)]\otimes n = (rr' + I)\otimes n$.

If $r = x \in I$ this becomes:

$(xr' + I) \otimes n = (0 + I)\otimes n = 0$, since $xr' \in I$ (since $I$ is an ideal).

Given $r \in R$ it is also clear that:

$r + I = r1_R + I = r(1_R + I) = r(1_{R/I})$

Hence we have:

$r \text{ mod } I\otimes n = r(1_{R/I} \otimes n)$.

(Dummit and Foote really ought to be clear about "which 1" they are using, since we have 2 different rings floating around).

Note that they replace "bilinear" with "balanced map" which is the "corresponding idea" to a bilinear map when the $R$-action is on "two different sides", and $R$ is not necessarily commutative (such maps are also called "middle linear").

The universal mapping property of the tensor product actually applies most generally to $R$-balanced maps, and the $R$-bilinear maps most often given as examples are "special cases".

Thanks for the help, Deveno.

Just a minor clarification:

You write:

"Given $r \in R$ it is also clear that:

$$ r + I = r1_R + I = r(1_R + I) = r(1_{R/I}) $$

I am uncertain regarding how you justify the step:

$$ r1_R + I = r(1_R + I) = r(1_{R/I}) $$

I can see that $$ r 1_R + I = (r +I)(1_R + I) $$ but I am unsure from there ... unless we are replacing r with r + I ... ?

Can you please explain/clarify?

Another, but I suspect related issue ... I find it disconcerting when you write:

$$ r(r' + I)\otimes n = [(r + I)(r' + I)]\otimes n $$

since in (2), if we interpret it literally we have r = r +I, which seems a little weird ...

Can you clarify ...

... ... Maybe it has something to do with notational complexities surrounding the definition of the action ... but anyway, as I said, I find it disconcerting since r may become r + 1 or vice versa at various points in the argument ... hope you can help ..

Peter
 
Last edited:
The expression:

$r(1 + I)$

comes from the NATURAL $R$-action of $R/I$ as an $R$-module, which is the NATURAL action of $R$ on an $S$-module $M$ when we have a homomorphism $f:R \to S$.

This doesn't make sense "in rings" but it DOES make sense in MODULES. So if we want to "mix and match" ring structures, modules are a natural setting. We do need some type of homomorphism connecting them, or else we cannot guarantee our "hybrid structure" will be well-behaved (in this case, we usually resort to the "default ring" $\Bbb Z$ where we always have some kind of compatibility).
 
Deveno said:
The expression:

$r(1 + I)$

comes from the NATURAL $R$-action of $R/I$ as an $R$-module, which is the NATURAL action of $R$ on an $S$-module $M$ when we have a homomorphism $f:R \to S$.

This doesn't make sense "in rings" but it DOES make sense in MODULES. So if we want to "mix and match" ring structures, modules are a natural setting. We do need some type of homomorphism connecting them, or else we cannot guarantee our "hybrid structure" will be well-behaved (in this case, we usually resort to the "default ring" $\Bbb Z$ where we always have some kind of compatibility).

Thanks Deveno ... but, I am not following you ... my apologies I am probably being somewhat slow ... sorry ...

To try to follow your remark:

""$r(1 + I)$

comes from the NATURAL $R$-action of $R/I$ as an $R$-module... ..." I went to D&F's definition of a left R-module on page 337 ... following D&F we have ...

The (natural ?) R-action of R on M = R/I (that is a map

$$ R \times R/I \to R/I $$) denoted by

$$ rm = r(r' + I) $$ where $$ r, r' \in R $$ and $$ m = r' + I \in R/I $$ ... ... "

so wouldn't the R-action of R/I as a left R-module be

$$ rm = r(r' + I) $$?

Can you help?

I suspect I am missing something ... and also suspect I need to bring in the mapping $$ f: R \to S $$, but unsure ...

PeterPS - EDIT

I suspect I need to carefully reflect on the remarks in D&F's Examples (1) and (2) on page 366, which I am now engaged upon in an attempt to clarify things ...
 
Peter said:
Thanks Deveno ... but, I am not following you ... my apologies I am probably being somewhat slow ... sorry ...

To try to follow your remark:

""$r(1 + I)$

comes from the NATURAL $R$-action of $R/I$ as an $R$-module... ..." I went to D&F's definition of a left R-module on page 337 ... following D&F we have ...

The (natural ?) R-action of R on M = R/I (that is a map

$$ R \times R/I \to R/I $$) denoted by

$$ rm = r(r' + I) $$ where $$ r, r' \in R $$ and $$ m = r' + I \in R/I $$ ... ... "

so wouldn't the R-action of R/I as a left R-module be

$$ rm = r(r' + I) $$?

Can you help?

I suspect I am missing something ... and also suspect I need to bring in the mapping $$ f: R \to S $$, but unsure ...

PeterPS - EDIT

I suspect I need to carefully reflect on the remarks in D&F's Examples (1) and (2) on page 366, which I am now engaged upon in an attempt to clarify things ...

You're almost there. That is indeed the natural action, but clearly any element:

$r + I = (r + I)(1 + I)$, and $(r + I)(1 + I)$ is the "actual" action of:

$r$ on $(1 + I)$.

So in considering acting on elements $r \text{ mod } I\otimes n$, we just have to consider an $R$ action on $1 \text{ mod } I\otimes n$, and only $r \in R - I$ actually "do anything" (the elements of $I$ have trivial action, that is: annihilate).

*******

$R/I$ is not, by itself, an $R$-module, we need to DEFINE:

$r(r'+I)$.

But the definition:

$r(r'+I) = rr'+I$ is "natural" and satisfies all the usual axioms:

$r[(r'+I) + (r''+I)] = r[(r'+r'')+I] = r(r'+r'') + I = (rr'+rr'') + I$

$= [(rr') + I] + [(rr'') + I] = r(r' + I) + r(r'' + I)$ and

$(r + r')(r'' + I) = (r + r')r'' + I = (rr' + rr'') + I$

$= (rr' + I) + (rr'' + I) = r(r'' + I) + r'(r'' + I)$, as well as:

$r(r'(r''+I)) = r[(r'r'') + I] = r(r'r'') + I = (rr')r" + I = (rr')(r'' + I)$, and:

$1_R(r + I) = (1_Rr) + I = r + I$.
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top