Does $R[[x]] cong S[[x]]$ imply $Rcong S$
Let $R,S$ be commutative unitary rings. Is it true that
$$R[[x]] cong S[[x]] quad Rightarrow quad Rcong S.$$
Here by $R[[x]], S[[x]]$ I mean the ring of formal power series and the isomorphisms as isomorphisms of rings.
In fact, in this question Does $R[x] cong S[x]$ imply $R cong S$? the answer for the polynomial ring is negative and I became curious about the formal power series case.
abstract-algebra commutative-algebra formal-power-series
add a comment |
Let $R,S$ be commutative unitary rings. Is it true that
$$R[[x]] cong S[[x]] quad Rightarrow quad Rcong S.$$
Here by $R[[x]], S[[x]]$ I mean the ring of formal power series and the isomorphisms as isomorphisms of rings.
In fact, in this question Does $R[x] cong S[x]$ imply $R cong S$? the answer for the polynomial ring is negative and I became curious about the formal power series case.
abstract-algebra commutative-algebra formal-power-series
1
not an answer, but here is a paper from around the same time as the cited one. The result was "author does not know a counterexample."
– Andres Mejia
Apr 21 at 22:49
add a comment |
Let $R,S$ be commutative unitary rings. Is it true that
$$R[[x]] cong S[[x]] quad Rightarrow quad Rcong S.$$
Here by $R[[x]], S[[x]]$ I mean the ring of formal power series and the isomorphisms as isomorphisms of rings.
In fact, in this question Does $R[x] cong S[x]$ imply $R cong S$? the answer for the polynomial ring is negative and I became curious about the formal power series case.
abstract-algebra commutative-algebra formal-power-series
Let $R,S$ be commutative unitary rings. Is it true that
$$R[[x]] cong S[[x]] quad Rightarrow quad Rcong S.$$
Here by $R[[x]], S[[x]]$ I mean the ring of formal power series and the isomorphisms as isomorphisms of rings.
In fact, in this question Does $R[x] cong S[x]$ imply $R cong S$? the answer for the polynomial ring is negative and I became curious about the formal power series case.
abstract-algebra commutative-algebra formal-power-series
abstract-algebra commutative-algebra formal-power-series
edited May 12 at 10:25
Watson
15.8k92970
15.8k92970
asked Apr 21 at 22:37
Severin Schraven
5,6381832
5,6381832
1
not an answer, but here is a paper from around the same time as the cited one. The result was "author does not know a counterexample."
– Andres Mejia
Apr 21 at 22:49
add a comment |
1
not an answer, but here is a paper from around the same time as the cited one. The result was "author does not know a counterexample."
– Andres Mejia
Apr 21 at 22:49
1
1
not an answer, but here is a paper from around the same time as the cited one. The result was "author does not know a counterexample."
– Andres Mejia
Apr 21 at 22:49
not an answer, but here is a paper from around the same time as the cited one. The result was "author does not know a counterexample."
– Andres Mejia
Apr 21 at 22:49
add a comment |
1 Answer
1
active
oldest
votes
This is not true.
An explicit counterexample is given on p. 154 of the paper On power-invariance, by Eloise A. Hamann, Pacific J. Math., Volume 61, Number 1 (1975), 153-159.
The example was given by Andy Magid at the Commutative Algebra Conference in June of 1974, based on Hochster's counterexample for polynomial rings.
More precisely, Hochster's counterexample provides (using hairy ball theorem) a projective non-free module $P$ over the commutative ring $A = Bbb R[x,y,z]/(x^2+y^2+z^2-1)$ such that $A^3 cong A oplus P$ as $A$-modules.
Let $R$ be the complete symmetric algebra of the $A$-modules $P$, i.e. the completion of the symmetric algebra $S_A(P)$ with respect to the ideal generated by $P$.
Let $S := A[[X,Y]]$.
Then, one can show that
$$R[[T]] cong A[[X,Y,Z]] cong S[[T]]$$ as rings (not necessarily as topological rings), but
$$R not cong A[[X,Y]] = S.$$
However, theorem 4 in Hamann's paper states that if $R$ has finitely many maximal ideals, then
$R[![x]!] cong S[![x]!] implies R cong S$, for every commutative ring $S$.
Moreover, theorem 1.4 in Joong Ho Kim's 1974 paper Power invariant rings shows that the same property holds if $R$ has a nilpotent Jacobson radical (i.e. the intersection $J$ of all maximal ideals of $R$ satisfies $J^n=0$ for some $n>0$). For instance, this holds if $R$ is artinian (e.g. a field) or semiprimitive (e.g. $Bbb Z$).
Wow, that is quite a complete answer. Thank you very much.
– Severin Schraven
May 11 at 19:15
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%2f2747943%2fdoes-rx-cong-sx-imply-r-cong-s%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is not true.
An explicit counterexample is given on p. 154 of the paper On power-invariance, by Eloise A. Hamann, Pacific J. Math., Volume 61, Number 1 (1975), 153-159.
The example was given by Andy Magid at the Commutative Algebra Conference in June of 1974, based on Hochster's counterexample for polynomial rings.
More precisely, Hochster's counterexample provides (using hairy ball theorem) a projective non-free module $P$ over the commutative ring $A = Bbb R[x,y,z]/(x^2+y^2+z^2-1)$ such that $A^3 cong A oplus P$ as $A$-modules.
Let $R$ be the complete symmetric algebra of the $A$-modules $P$, i.e. the completion of the symmetric algebra $S_A(P)$ with respect to the ideal generated by $P$.
Let $S := A[[X,Y]]$.
Then, one can show that
$$R[[T]] cong A[[X,Y,Z]] cong S[[T]]$$ as rings (not necessarily as topological rings), but
$$R not cong A[[X,Y]] = S.$$
However, theorem 4 in Hamann's paper states that if $R$ has finitely many maximal ideals, then
$R[![x]!] cong S[![x]!] implies R cong S$, for every commutative ring $S$.
Moreover, theorem 1.4 in Joong Ho Kim's 1974 paper Power invariant rings shows that the same property holds if $R$ has a nilpotent Jacobson radical (i.e. the intersection $J$ of all maximal ideals of $R$ satisfies $J^n=0$ for some $n>0$). For instance, this holds if $R$ is artinian (e.g. a field) or semiprimitive (e.g. $Bbb Z$).
Wow, that is quite a complete answer. Thank you very much.
– Severin Schraven
May 11 at 19:15
add a comment |
This is not true.
An explicit counterexample is given on p. 154 of the paper On power-invariance, by Eloise A. Hamann, Pacific J. Math., Volume 61, Number 1 (1975), 153-159.
The example was given by Andy Magid at the Commutative Algebra Conference in June of 1974, based on Hochster's counterexample for polynomial rings.
More precisely, Hochster's counterexample provides (using hairy ball theorem) a projective non-free module $P$ over the commutative ring $A = Bbb R[x,y,z]/(x^2+y^2+z^2-1)$ such that $A^3 cong A oplus P$ as $A$-modules.
Let $R$ be the complete symmetric algebra of the $A$-modules $P$, i.e. the completion of the symmetric algebra $S_A(P)$ with respect to the ideal generated by $P$.
Let $S := A[[X,Y]]$.
Then, one can show that
$$R[[T]] cong A[[X,Y,Z]] cong S[[T]]$$ as rings (not necessarily as topological rings), but
$$R not cong A[[X,Y]] = S.$$
However, theorem 4 in Hamann's paper states that if $R$ has finitely many maximal ideals, then
$R[![x]!] cong S[![x]!] implies R cong S$, for every commutative ring $S$.
Moreover, theorem 1.4 in Joong Ho Kim's 1974 paper Power invariant rings shows that the same property holds if $R$ has a nilpotent Jacobson radical (i.e. the intersection $J$ of all maximal ideals of $R$ satisfies $J^n=0$ for some $n>0$). For instance, this holds if $R$ is artinian (e.g. a field) or semiprimitive (e.g. $Bbb Z$).
Wow, that is quite a complete answer. Thank you very much.
– Severin Schraven
May 11 at 19:15
add a comment |
This is not true.
An explicit counterexample is given on p. 154 of the paper On power-invariance, by Eloise A. Hamann, Pacific J. Math., Volume 61, Number 1 (1975), 153-159.
The example was given by Andy Magid at the Commutative Algebra Conference in June of 1974, based on Hochster's counterexample for polynomial rings.
More precisely, Hochster's counterexample provides (using hairy ball theorem) a projective non-free module $P$ over the commutative ring $A = Bbb R[x,y,z]/(x^2+y^2+z^2-1)$ such that $A^3 cong A oplus P$ as $A$-modules.
Let $R$ be the complete symmetric algebra of the $A$-modules $P$, i.e. the completion of the symmetric algebra $S_A(P)$ with respect to the ideal generated by $P$.
Let $S := A[[X,Y]]$.
Then, one can show that
$$R[[T]] cong A[[X,Y,Z]] cong S[[T]]$$ as rings (not necessarily as topological rings), but
$$R not cong A[[X,Y]] = S.$$
However, theorem 4 in Hamann's paper states that if $R$ has finitely many maximal ideals, then
$R[![x]!] cong S[![x]!] implies R cong S$, for every commutative ring $S$.
Moreover, theorem 1.4 in Joong Ho Kim's 1974 paper Power invariant rings shows that the same property holds if $R$ has a nilpotent Jacobson radical (i.e. the intersection $J$ of all maximal ideals of $R$ satisfies $J^n=0$ for some $n>0$). For instance, this holds if $R$ is artinian (e.g. a field) or semiprimitive (e.g. $Bbb Z$).
This is not true.
An explicit counterexample is given on p. 154 of the paper On power-invariance, by Eloise A. Hamann, Pacific J. Math., Volume 61, Number 1 (1975), 153-159.
The example was given by Andy Magid at the Commutative Algebra Conference in June of 1974, based on Hochster's counterexample for polynomial rings.
More precisely, Hochster's counterexample provides (using hairy ball theorem) a projective non-free module $P$ over the commutative ring $A = Bbb R[x,y,z]/(x^2+y^2+z^2-1)$ such that $A^3 cong A oplus P$ as $A$-modules.
Let $R$ be the complete symmetric algebra of the $A$-modules $P$, i.e. the completion of the symmetric algebra $S_A(P)$ with respect to the ideal generated by $P$.
Let $S := A[[X,Y]]$.
Then, one can show that
$$R[[T]] cong A[[X,Y,Z]] cong S[[T]]$$ as rings (not necessarily as topological rings), but
$$R not cong A[[X,Y]] = S.$$
However, theorem 4 in Hamann's paper states that if $R$ has finitely many maximal ideals, then
$R[![x]!] cong S[![x]!] implies R cong S$, for every commutative ring $S$.
Moreover, theorem 1.4 in Joong Ho Kim's 1974 paper Power invariant rings shows that the same property holds if $R$ has a nilpotent Jacobson radical (i.e. the intersection $J$ of all maximal ideals of $R$ satisfies $J^n=0$ for some $n>0$). For instance, this holds if $R$ is artinian (e.g. a field) or semiprimitive (e.g. $Bbb Z$).
edited Nov 25 at 15:19
answered May 11 at 12:17
Watson
15.8k92970
15.8k92970
Wow, that is quite a complete answer. Thank you very much.
– Severin Schraven
May 11 at 19:15
add a comment |
Wow, that is quite a complete answer. Thank you very much.
– Severin Schraven
May 11 at 19:15
Wow, that is quite a complete answer. Thank you very much.
– Severin Schraven
May 11 at 19:15
Wow, that is quite a complete answer. Thank you very much.
– Severin Schraven
May 11 at 19:15
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%2f2747943%2fdoes-rx-cong-sx-imply-r-cong-s%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
1
not an answer, but here is a paper from around the same time as the cited one. The result was "author does not know a counterexample."
– Andres Mejia
Apr 21 at 22:49