If $M$ is an $R$ module, then why is the set $rM = {rm : min M}$ not an $R$ module if $R$ is not commutative?
I am able to prove that $rM$ is a module over $R$ if $R$ is commutative. Which property of modules fails to hold if $R$ is not commutative? Or is there a problem in defining the action of $R$ on $rM$? Here $R$ is a ring with unity.
abstract-algebra ring-theory modules
add a comment |
I am able to prove that $rM$ is a module over $R$ if $R$ is commutative. Which property of modules fails to hold if $R$ is not commutative? Or is there a problem in defining the action of $R$ on $rM$? Here $R$ is a ring with unity.
abstract-algebra ring-theory modules
You are responsible for showing that for any $sin R$ and $min M$, $srmin rM$. This should give you pause for thought.
– rschwieb
Nov 20 '18 at 19:02
add a comment |
I am able to prove that $rM$ is a module over $R$ if $R$ is commutative. Which property of modules fails to hold if $R$ is not commutative? Or is there a problem in defining the action of $R$ on $rM$? Here $R$ is a ring with unity.
abstract-algebra ring-theory modules
I am able to prove that $rM$ is a module over $R$ if $R$ is commutative. Which property of modules fails to hold if $R$ is not commutative? Or is there a problem in defining the action of $R$ on $rM$? Here $R$ is a ring with unity.
abstract-algebra ring-theory modules
abstract-algebra ring-theory modules
edited Nov 20 '18 at 14:12
Zvi
4,750430
4,750430
asked Nov 20 '18 at 13:29
SALONI SINHA
212
212
You are responsible for showing that for any $sin R$ and $min M$, $srmin rM$. This should give you pause for thought.
– rschwieb
Nov 20 '18 at 19:02
add a comment |
You are responsible for showing that for any $sin R$ and $min M$, $srmin rM$. This should give you pause for thought.
– rschwieb
Nov 20 '18 at 19:02
You are responsible for showing that for any $sin R$ and $min M$, $srmin rM$. This should give you pause for thought.
– rschwieb
Nov 20 '18 at 19:02
You are responsible for showing that for any $sin R$ and $min M$, $srmin rM$. This should give you pause for thought.
– rschwieb
Nov 20 '18 at 19:02
add a comment |
2 Answers
2
active
oldest
votes
If $M$ is a two-sided $R$-module, then $rM$ is a right $R$-module. But of course, you probably mean that $M$ is only a left $R$-module. Then, how do you know that for $min M$ and $xin R$, $xcdot rm=rn$ for some $nin M$? However, if $r$ is a central element of $R$, then yes, $rM$ is a left $R$-module. (In particular, if $R$ is commutative, every element of $R$ is central, and this gives the result you already know.)
Note that I assume that you want to have the action of $R$ on $rM$ to be induced by the action of $R$ on $M$. If you want an arbitrary action, then there probably is, depending on $R$ and $M$ (the trivial $R$-action $xcdot rm=0$ for all $xin R$ and $min M$ is one possible choice, but you probably don't want that).
Consider $R$ to be the ring of $2times 2$ real matrices. Let $M$ be the left ideal (which is a left module) consisting matrices of the form $$begin{pmatrix}*&0\*&0end{pmatrix}.$$
(The asterisks need not be equal.)
Take $r=begin{pmatrix}1&0\0&0end{pmatrix}$. Then, $rM$ consists of all matrices of the form
$$begin{pmatrix}*&0\0&0end{pmatrix}.$$
It is an easy exercise to show that this is not a left ideal (or a left module) with the action of $R$ inherited from $M$.
If you want to put a different $R$-action on $rM$, then note that every unitary left $R$-module is a direct sum of copies of the standard $R$-module $V=Bbb{R}^2$ (where $R$ acts on $V$ by matrix multiplication). This means: for a vector space $U$ of finite dim $k$, there exists a unitary $R$-module structure on $U$ if and only if $k$ is even. Our set $rM$ is a $1$-dim vector space, so it cannot have a unitary left $R$-action. This means $rM$ can only have the trivial $R$-action.
Your parenthetical comment about a module structure where all products are zero presupposes that, even though $R$ is a ring with unity, the unity element $1$ need not act as a unit for multiplication in modules. Although such a definition of "module" is imaginable, imagining it is (for me) an unpleasant experience.
– Andreas Blass
Nov 20 '18 at 16:07
add a comment |
It fails in general stability for scalar multiplication: you should have, for any $lambdain R$ and any $min M$,
$$lambda(rm)=r m'$$
for some $m'in M$. This is true if the ring is commutative $(m'=lambda m)$ or if $M$ is a a divisible $R$-module.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3006302%2fif-m-is-an-r-module-then-why-is-the-set-rm-rm-m-in-m-not-an-r-m%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
If $M$ is a two-sided $R$-module, then $rM$ is a right $R$-module. But of course, you probably mean that $M$ is only a left $R$-module. Then, how do you know that for $min M$ and $xin R$, $xcdot rm=rn$ for some $nin M$? However, if $r$ is a central element of $R$, then yes, $rM$ is a left $R$-module. (In particular, if $R$ is commutative, every element of $R$ is central, and this gives the result you already know.)
Note that I assume that you want to have the action of $R$ on $rM$ to be induced by the action of $R$ on $M$. If you want an arbitrary action, then there probably is, depending on $R$ and $M$ (the trivial $R$-action $xcdot rm=0$ for all $xin R$ and $min M$ is one possible choice, but you probably don't want that).
Consider $R$ to be the ring of $2times 2$ real matrices. Let $M$ be the left ideal (which is a left module) consisting matrices of the form $$begin{pmatrix}*&0\*&0end{pmatrix}.$$
(The asterisks need not be equal.)
Take $r=begin{pmatrix}1&0\0&0end{pmatrix}$. Then, $rM$ consists of all matrices of the form
$$begin{pmatrix}*&0\0&0end{pmatrix}.$$
It is an easy exercise to show that this is not a left ideal (or a left module) with the action of $R$ inherited from $M$.
If you want to put a different $R$-action on $rM$, then note that every unitary left $R$-module is a direct sum of copies of the standard $R$-module $V=Bbb{R}^2$ (where $R$ acts on $V$ by matrix multiplication). This means: for a vector space $U$ of finite dim $k$, there exists a unitary $R$-module structure on $U$ if and only if $k$ is even. Our set $rM$ is a $1$-dim vector space, so it cannot have a unitary left $R$-action. This means $rM$ can only have the trivial $R$-action.
Your parenthetical comment about a module structure where all products are zero presupposes that, even though $R$ is a ring with unity, the unity element $1$ need not act as a unit for multiplication in modules. Although such a definition of "module" is imaginable, imagining it is (for me) an unpleasant experience.
– Andreas Blass
Nov 20 '18 at 16:07
add a comment |
If $M$ is a two-sided $R$-module, then $rM$ is a right $R$-module. But of course, you probably mean that $M$ is only a left $R$-module. Then, how do you know that for $min M$ and $xin R$, $xcdot rm=rn$ for some $nin M$? However, if $r$ is a central element of $R$, then yes, $rM$ is a left $R$-module. (In particular, if $R$ is commutative, every element of $R$ is central, and this gives the result you already know.)
Note that I assume that you want to have the action of $R$ on $rM$ to be induced by the action of $R$ on $M$. If you want an arbitrary action, then there probably is, depending on $R$ and $M$ (the trivial $R$-action $xcdot rm=0$ for all $xin R$ and $min M$ is one possible choice, but you probably don't want that).
Consider $R$ to be the ring of $2times 2$ real matrices. Let $M$ be the left ideal (which is a left module) consisting matrices of the form $$begin{pmatrix}*&0\*&0end{pmatrix}.$$
(The asterisks need not be equal.)
Take $r=begin{pmatrix}1&0\0&0end{pmatrix}$. Then, $rM$ consists of all matrices of the form
$$begin{pmatrix}*&0\0&0end{pmatrix}.$$
It is an easy exercise to show that this is not a left ideal (or a left module) with the action of $R$ inherited from $M$.
If you want to put a different $R$-action on $rM$, then note that every unitary left $R$-module is a direct sum of copies of the standard $R$-module $V=Bbb{R}^2$ (where $R$ acts on $V$ by matrix multiplication). This means: for a vector space $U$ of finite dim $k$, there exists a unitary $R$-module structure on $U$ if and only if $k$ is even. Our set $rM$ is a $1$-dim vector space, so it cannot have a unitary left $R$-action. This means $rM$ can only have the trivial $R$-action.
Your parenthetical comment about a module structure where all products are zero presupposes that, even though $R$ is a ring with unity, the unity element $1$ need not act as a unit for multiplication in modules. Although such a definition of "module" is imaginable, imagining it is (for me) an unpleasant experience.
– Andreas Blass
Nov 20 '18 at 16:07
add a comment |
If $M$ is a two-sided $R$-module, then $rM$ is a right $R$-module. But of course, you probably mean that $M$ is only a left $R$-module. Then, how do you know that for $min M$ and $xin R$, $xcdot rm=rn$ for some $nin M$? However, if $r$ is a central element of $R$, then yes, $rM$ is a left $R$-module. (In particular, if $R$ is commutative, every element of $R$ is central, and this gives the result you already know.)
Note that I assume that you want to have the action of $R$ on $rM$ to be induced by the action of $R$ on $M$. If you want an arbitrary action, then there probably is, depending on $R$ and $M$ (the trivial $R$-action $xcdot rm=0$ for all $xin R$ and $min M$ is one possible choice, but you probably don't want that).
Consider $R$ to be the ring of $2times 2$ real matrices. Let $M$ be the left ideal (which is a left module) consisting matrices of the form $$begin{pmatrix}*&0\*&0end{pmatrix}.$$
(The asterisks need not be equal.)
Take $r=begin{pmatrix}1&0\0&0end{pmatrix}$. Then, $rM$ consists of all matrices of the form
$$begin{pmatrix}*&0\0&0end{pmatrix}.$$
It is an easy exercise to show that this is not a left ideal (or a left module) with the action of $R$ inherited from $M$.
If you want to put a different $R$-action on $rM$, then note that every unitary left $R$-module is a direct sum of copies of the standard $R$-module $V=Bbb{R}^2$ (where $R$ acts on $V$ by matrix multiplication). This means: for a vector space $U$ of finite dim $k$, there exists a unitary $R$-module structure on $U$ if and only if $k$ is even. Our set $rM$ is a $1$-dim vector space, so it cannot have a unitary left $R$-action. This means $rM$ can only have the trivial $R$-action.
If $M$ is a two-sided $R$-module, then $rM$ is a right $R$-module. But of course, you probably mean that $M$ is only a left $R$-module. Then, how do you know that for $min M$ and $xin R$, $xcdot rm=rn$ for some $nin M$? However, if $r$ is a central element of $R$, then yes, $rM$ is a left $R$-module. (In particular, if $R$ is commutative, every element of $R$ is central, and this gives the result you already know.)
Note that I assume that you want to have the action of $R$ on $rM$ to be induced by the action of $R$ on $M$. If you want an arbitrary action, then there probably is, depending on $R$ and $M$ (the trivial $R$-action $xcdot rm=0$ for all $xin R$ and $min M$ is one possible choice, but you probably don't want that).
Consider $R$ to be the ring of $2times 2$ real matrices. Let $M$ be the left ideal (which is a left module) consisting matrices of the form $$begin{pmatrix}*&0\*&0end{pmatrix}.$$
(The asterisks need not be equal.)
Take $r=begin{pmatrix}1&0\0&0end{pmatrix}$. Then, $rM$ consists of all matrices of the form
$$begin{pmatrix}*&0\0&0end{pmatrix}.$$
It is an easy exercise to show that this is not a left ideal (or a left module) with the action of $R$ inherited from $M$.
If you want to put a different $R$-action on $rM$, then note that every unitary left $R$-module is a direct sum of copies of the standard $R$-module $V=Bbb{R}^2$ (where $R$ acts on $V$ by matrix multiplication). This means: for a vector space $U$ of finite dim $k$, there exists a unitary $R$-module structure on $U$ if and only if $k$ is even. Our set $rM$ is a $1$-dim vector space, so it cannot have a unitary left $R$-action. This means $rM$ can only have the trivial $R$-action.
edited Nov 20 '18 at 14:16
answered Nov 20 '18 at 13:50
Zvi
4,750430
4,750430
Your parenthetical comment about a module structure where all products are zero presupposes that, even though $R$ is a ring with unity, the unity element $1$ need not act as a unit for multiplication in modules. Although such a definition of "module" is imaginable, imagining it is (for me) an unpleasant experience.
– Andreas Blass
Nov 20 '18 at 16:07
add a comment |
Your parenthetical comment about a module structure where all products are zero presupposes that, even though $R$ is a ring with unity, the unity element $1$ need not act as a unit for multiplication in modules. Although such a definition of "module" is imaginable, imagining it is (for me) an unpleasant experience.
– Andreas Blass
Nov 20 '18 at 16:07
Your parenthetical comment about a module structure where all products are zero presupposes that, even though $R$ is a ring with unity, the unity element $1$ need not act as a unit for multiplication in modules. Although such a definition of "module" is imaginable, imagining it is (for me) an unpleasant experience.
– Andreas Blass
Nov 20 '18 at 16:07
Your parenthetical comment about a module structure where all products are zero presupposes that, even though $R$ is a ring with unity, the unity element $1$ need not act as a unit for multiplication in modules. Although such a definition of "module" is imaginable, imagining it is (for me) an unpleasant experience.
– Andreas Blass
Nov 20 '18 at 16:07
add a comment |
It fails in general stability for scalar multiplication: you should have, for any $lambdain R$ and any $min M$,
$$lambda(rm)=r m'$$
for some $m'in M$. This is true if the ring is commutative $(m'=lambda m)$ or if $M$ is a a divisible $R$-module.
add a comment |
It fails in general stability for scalar multiplication: you should have, for any $lambdain R$ and any $min M$,
$$lambda(rm)=r m'$$
for some $m'in M$. This is true if the ring is commutative $(m'=lambda m)$ or if $M$ is a a divisible $R$-module.
add a comment |
It fails in general stability for scalar multiplication: you should have, for any $lambdain R$ and any $min M$,
$$lambda(rm)=r m'$$
for some $m'in M$. This is true if the ring is commutative $(m'=lambda m)$ or if $M$ is a a divisible $R$-module.
It fails in general stability for scalar multiplication: you should have, for any $lambdain R$ and any $min M$,
$$lambda(rm)=r m'$$
for some $m'in M$. This is true if the ring is commutative $(m'=lambda m)$ or if $M$ is a a divisible $R$-module.
answered Nov 20 '18 at 14:21
Bernard
118k639112
118k639112
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3006302%2fif-m-is-an-r-module-then-why-is-the-set-rm-rm-m-in-m-not-an-r-m%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You are responsible for showing that for any $sin R$ and $min M$, $srmin rM$. This should give you pause for thought.
– rschwieb
Nov 20 '18 at 19:02