Localisation is isomorphic to a quotient of polynomial ring
I am having trouble with the following problem.
Let $R$ be an integral domain, and let $a in R$ be a non-zero element. Let $D = {1, a, a^2, ...}$. I need to show that $R_D cong R[x]/(ax-1)$.
I just want a hint.
Basically, I've been looking for a surjective homomorphism from $R[x]$ to $R_D$, but everything I've tried has failed. I think the fact that $f(a)$ is a unit, where $f$ is our mapping, is relevant, but I'm not sure. Thanks
abstract-algebra ring-theory localization
add a comment |
I am having trouble with the following problem.
Let $R$ be an integral domain, and let $a in R$ be a non-zero element. Let $D = {1, a, a^2, ...}$. I need to show that $R_D cong R[x]/(ax-1)$.
I just want a hint.
Basically, I've been looking for a surjective homomorphism from $R[x]$ to $R_D$, but everything I've tried has failed. I think the fact that $f(a)$ is a unit, where $f$ is our mapping, is relevant, but I'm not sure. Thanks
abstract-algebra ring-theory localization
add a comment |
I am having trouble with the following problem.
Let $R$ be an integral domain, and let $a in R$ be a non-zero element. Let $D = {1, a, a^2, ...}$. I need to show that $R_D cong R[x]/(ax-1)$.
I just want a hint.
Basically, I've been looking for a surjective homomorphism from $R[x]$ to $R_D$, but everything I've tried has failed. I think the fact that $f(a)$ is a unit, where $f$ is our mapping, is relevant, but I'm not sure. Thanks
abstract-algebra ring-theory localization
I am having trouble with the following problem.
Let $R$ be an integral domain, and let $a in R$ be a non-zero element. Let $D = {1, a, a^2, ...}$. I need to show that $R_D cong R[x]/(ax-1)$.
I just want a hint.
Basically, I've been looking for a surjective homomorphism from $R[x]$ to $R_D$, but everything I've tried has failed. I think the fact that $f(a)$ is a unit, where $f$ is our mapping, is relevant, but I'm not sure. Thanks
abstract-algebra ring-theory localization
abstract-algebra ring-theory localization
edited Jun 25 '17 at 7:17
user26857
39.2k123882
39.2k123882
asked May 31 '12 at 22:12
johnq
663
663
add a comment |
add a comment |
5 Answers
5
active
oldest
votes
You can use the universal properties, namely, the universal property of the localization, of the polynomial ring, and of the quotient.
Recall that if $R$ is a commutative ring and $D$ is a multiplicative subset, there is a homomorphism $phicolon Rto R_D$, given by $phi(r) = frac{rd}{d}$ (where $din D$ is arbitrary); this map is well-defined, and has the universal property:
If $T$ is any ring, and $fcolon Rto T$ is a ring homomorphism with the property that $f(d)$ is a unit in $T$ for each $din D$, then there exists a unique ring homomorphism $mathcal{F}colon R_Dto T$ such that $mathcal{F}circphi = f$.
Consider the natural embedding $Rto R[x]$ followed by the quotient map $R[x]to R[x]/(ax-1)$. Call this $f$. Note that $f(a)$ is a unit in $R[x]/(ax-1)$, hence so are $f(a^n)$ for every $n$. Therefore, every element of $D$ is mapped to a unit in $R[x]/(ax-1)$, which means that there is a unique homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ with the property that $mathcal{F}circ phi = f$.
The claim is that $mathcal{F}$ is an isomorphism.
To establish this, we construct an inverse. The universal property of the polynomial ring $R[x]$ tells us that if we specify how to map $R$ and what element we want $x$ to map to, we get a homomorphism. We define a homomorphism $R[x]to R_D$ by mapping the coefficient ring $R$ to $R_D$ using $phi$, and mapping $x$ to $frac{1}{a}in R_D$. This gives us a homomorphism $gcolon R[x]to R_D$.
Now, the polynomial $ax-1$ is mapped to $0$: $g(ax-1) = phi(a)frac{1}{a}-phi(1) = frac{aa}{a}frac{1}{a} - frac{a}{a} = 0_{R_D}$, so by the universal property of the quotient, the map $g$ factors through $R[x]/(ax-1)$. That is, there is a unique homomorphism $mathcal{G}colon R[x]/(ax-1)to R_D$ such that $g = mathcal{G}circ pi$, where $picolon R[x]to R[x]/(ax-1)$ is the canonical projection.
So now we have homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ and $mathcal{G}colon R[x]/(ax-1)to R_D$. I claim that $mathcal{G}$ is the inverse of $mathcal{F}$.
First, consider
$$begin{array}{rcccl}
&&R&&\
&{smallphi}swarrow & {small f}downarrow&searrow{smallphi}\
R_D & stackrel{mathcal{F}}{to} & frac{R[x]}{(ax-1)} &stackrel{mathcal{G}}{to} & R_D
end{array}$$
Now, notice that $mathcal{G}f=phi$, since elements of $R$ in $R[x]$ are mapped to $R_D$ as $phi$. So this diagram commutes; that is, $mathcal{GF}phi =mathrm{id}_{R_D}phi$. But the universal property of the localization says that there is a unique map $R_Dto R_D$ that makes the diagram
$$begin{array}{rcl}
&R&\
{smallphi}swarrow &&searrow{smallphi}\
R_D & longrightarrow& R_D
end{array}$$
commute; clearly the identity does, but we just saw that $mathcal{GF}$ does as well. That means that we must have $mathcal{GF} = mathrm{id}_{R_D}$.
On the other hand, consider the composition $mathcal{FG}colon R[x]/(ax-1)to R[x]/(ax-1)$. The restriction to (the image of) $R$ of this map is just
$$mathcal{FG}(pi(r)) = mathcal{F}(g(r)) = mathcal{F}(phi(r)) = f(r) = r+(ax-1)$$ (where $(ax-1)$ means the ideal of $R$, not the element $ax-1$). And the image of the class of $x$ is $$mathcal{FG}(pi(x)) = mathcal{F}(g(x)) = mathcal{F}left(frac{1}{a}right) = f(a)^{-1} = x+(ax-1).$$ So the map $mathcal{FG}$ agrees with the identity on $pi(R)$ and on $pi(x)$, hence equals the identity. So $mathcal{FG}=mathrm{id}_{R[x]/(ax-1)}$.
Thus, $mathcal{F}=mathcal{G}^{-1}$, so $mathcal{F}$ is an isomorphism.
Added. As an alternative of the latter part: once we know that $mathcal{GF}=mathrm{id}_{R_D}$, we conclude that $mathcal{F}$ is one-to-one. Now notice that $mathcal{F}$ is onto: since $mathcal{F}circ phi = f$, the image of $mathcal{F}$ contains the image of $f$; the image of $f$ includes the image of all scalars under the projection $R[x]to R[x]/(ax-1)$. The image of $mathcal{F}$ also includes the image of $x$, since $mathcal{F}(frac{1}{a}) = mathcal{F}(a)^{-1}$, and the inverse of $mathcal{F}(a)$ is $x+(ax-1)$. Since $x+(ax-1)$ and $r+(ax-1)$, $rin R$, generate $R[x]/(ax-1)$, it follows that $mathcal{F}$ is onto. Since it was already one-to-one, $mathcal{F}$ is an isomorphism.
Is it correct just to say that since $mathcal{G}circ f=phi$ and $mathcal{F}circ phi=f$, it follows that $mathcal{G}circmathcal{F}circ phi=phi$ and $mathcal{F}circmathcal{G}circ f=f$, and the surjectivity of both $phi$ and $f$ implies $mathcal{F}circmathcal{G}=operatorname{id}$ and $mathcal{G}circmathcal{F}=operatorname{id}$?
– Cary
Jan 11 '17 at 10:53
Excellent! Dummit and Foote said "It is not difficult to see that." (Example (2) on page 708 in Abstract Algebra) You are so good at applying these universal properties. Do you know which books I can find a similar proof?
– bfhaha
Dec 4 at 4:48
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
In the quotient $R[x]/(ax-1)$, the class of $x$ is invertible. What is its inverse?
This will tell you where $x$ must be mapped under $R[x]to R_D$ if this must will induce an isomorphism $R[x]/(ax-1)to R_D$.
The only nontrivial part of the problem is proving that the kernel is $:(ax-1),:$ which proves tricky for some.
– Bill Dubuque
May 31 '12 at 23:37
3
@Bill, the question asks for a hint about how to see what the map should be. You are putting the carriage before the horses, as far as I can see...
– Mariano Suárez-Álvarez
Jun 1 '12 at 2:22
The question asks for a hint for a proof of the isomorphism. If finding the map proves difficult, then it will probably be a bigger hurdle to verify the kernel equality (the necessity of which is often overlooked by students). Hence my emphasis.
– Bill Dubuque
Jun 1 '12 at 2:46
Dear Bill, I suggest you write the answer you have in mind.
– Mariano Suárez-Álvarez
Jun 1 '12 at 3:00
See my hint in comments to Don's answer.
– Bill Dubuque
Jun 1 '12 at 3:38
|
show 1 more comment
Here's another answer using the universal property in another way (I know it's a bit late, but is it ever too late ?)
As for universal properties in general, the ring satisfying the universal property described by Arturo Magidin in his answer is unique up to isomorphism. Thus to show that $R[x]/(ax-1) simeq R_D$, it suffices to show that $R[x]/(ax-1)$ has the same universal property !
But that is quite easy: let $phi: Rto T$ be a ring morphism such that $phi(a) in T^{times}$.
Using the universal property of $R[x]$, we get a unique morphism $overline{phi}$ extending $phi$ with $overline{phi}(x) = phi(a)^{-1}$.
Quite obviously, $ax -1 in operatorname{Ker}overline{phi}$. Thus $overline{phi}$ factorizes uniquely through $R[x]/(ax-1)$.
Thus we get a unique morphism $mathcal{F}: R[x]/(ax-1) to T$ with $mathcal{F}circ pi = phi$, where $pi$ is the canonical map $Rto R[x]/(ax-1)$. This shows that $pi: R to R[x]/(ax-1)$ has the universal property of the localization, thus it is isomorphic to the localization.
This is essentially another way of seeing Arturo Magidin's answer
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
Define $phi: R[x] rightarrow R_D$ by sending $x$ to $1/a$.
We will prove that the kernel of $phi$ is the ideal of $R[x]$ generated
by $ax -1$.
Let $pleft(xright) in ker phi$.
Note that $p(x)$ can be naturally viewed as an element of $R_D[x]$.
Since $phi(p(x))=0$, we have $p(1/a)=0$ in $R_D$. So $1/a$ is a root of $p(x) in R_D[x]$. Since the leading coefficient of $ax-1$ is a unit in $R_D$,
Euclidean division applies and
we get that $p(x) = (ax-1) g(x)$ for some $g(x) in R_D[x]$. Inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$ and we are done.
PS: This answer is inspired by Robert Green's answer (and our subsequent interaction) to an identical question that i recently asked, being ignorant of the existence of this post.
1
Could you elaborate on what you mean by "inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$"? When I factor out $(ax-1)$ in $R_D[x]$, the lowest-degree terms are too messy to comprehend. If I start with $c_nx^n + c_{n-1}x^{n-1} + dotsb + c_1x + c_0$, then my coefficients on $g$ are $(c_n/a)x^{n-1} + ((c_{n-1} + c_n/a)/a)x^{n-2}$, and progressively more complicated after that.
– Eric Auld
Oct 29 '15 at 2:25
add a comment |
As $,,ax-1=0,,$ in the quotient $,,R[x]/(-1+ax),,$, there doesn't seem to be much choice here: the map $$xtofrac{1}{a},,,,,f(x)to fleft(frac{1}{a}right),,,f(x)in R[x]$$
seems like a reasonable choice: it is almost trivial that it is a ring homom. (remember the usual evaluation map), it also is easy to show it is onto $,R_D,$ , and its kernel is the ideal it must be.
Proving that the kernel is $(ax-1)$ can be tricky. Did you try it?
– Bill Dubuque
May 31 '12 at 23:39
Not really, but seeing that $,R,$ is an integral domain, I think we can slip into is fractions field and then the proof there goes as usual: a pol. vanishes at some element iff it is divided by the minimal polynomial of that element, which is either $,ax-1,$, if there's no demmand of the min. pol. to be monic, or its associate element (in the pol. ring) $,x-1/a,$
– DonAntonio
May 31 '12 at 23:59
1
Hint $ $ Since the image is a domain, the kernel $rm:P:$ is prime. Note $rm g = ax!-!1in P.:$ Suppose $rm: f in P.:$ Hence $rm: f + f_0:! g =: x:!h in P, x notin PRightarrow hin P.:$ By induction on degree $rm:g:|:h $ so $rm g:|:xh-f_0g = f.:$ Therefore $rm: P = (g) = (ax!-!1). $ QED $ $
– Bill Dubuque
Jun 1 '12 at 3:33
1
Hint $ $ Recall $rm:x:|:p(x)iff p(0) = p_0 = 0.:$ For $rm:p = f + f_0 g:$ we have $rm:p_0 = f_0 + f_0 g_0 = f_0 - f_0 = 0.:$ Thus $rm:x:|:p,:$ so $rm:p = x:g,:$ for some $rm:gin R[x].:$ Finally $rm:g:|:h:$ follows from the (implicit) induction hypothesis, namely that $rm:g:$ divides all elements of $rm:P:$ of smaller degree than $rm:f.$
– Bill Dubuque
Jun 1 '12 at 3:51
2
Since $rm:hin P:$ has smaller degree than $rm:f,:$ our induction hypothesis yields that $rm:g:|:h.:$ We are proving by induction on degree that every element $rm:fin P:$ is divisible by $rm:h = ax!-!1in P.:$
– Bill Dubuque
Jun 1 '12 at 4:03
|
show 6 more comments
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%2f152236%2flocalisation-is-isomorphic-to-a-quotient-of-polynomial-ring%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can use the universal properties, namely, the universal property of the localization, of the polynomial ring, and of the quotient.
Recall that if $R$ is a commutative ring and $D$ is a multiplicative subset, there is a homomorphism $phicolon Rto R_D$, given by $phi(r) = frac{rd}{d}$ (where $din D$ is arbitrary); this map is well-defined, and has the universal property:
If $T$ is any ring, and $fcolon Rto T$ is a ring homomorphism with the property that $f(d)$ is a unit in $T$ for each $din D$, then there exists a unique ring homomorphism $mathcal{F}colon R_Dto T$ such that $mathcal{F}circphi = f$.
Consider the natural embedding $Rto R[x]$ followed by the quotient map $R[x]to R[x]/(ax-1)$. Call this $f$. Note that $f(a)$ is a unit in $R[x]/(ax-1)$, hence so are $f(a^n)$ for every $n$. Therefore, every element of $D$ is mapped to a unit in $R[x]/(ax-1)$, which means that there is a unique homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ with the property that $mathcal{F}circ phi = f$.
The claim is that $mathcal{F}$ is an isomorphism.
To establish this, we construct an inverse. The universal property of the polynomial ring $R[x]$ tells us that if we specify how to map $R$ and what element we want $x$ to map to, we get a homomorphism. We define a homomorphism $R[x]to R_D$ by mapping the coefficient ring $R$ to $R_D$ using $phi$, and mapping $x$ to $frac{1}{a}in R_D$. This gives us a homomorphism $gcolon R[x]to R_D$.
Now, the polynomial $ax-1$ is mapped to $0$: $g(ax-1) = phi(a)frac{1}{a}-phi(1) = frac{aa}{a}frac{1}{a} - frac{a}{a} = 0_{R_D}$, so by the universal property of the quotient, the map $g$ factors through $R[x]/(ax-1)$. That is, there is a unique homomorphism $mathcal{G}colon R[x]/(ax-1)to R_D$ such that $g = mathcal{G}circ pi$, where $picolon R[x]to R[x]/(ax-1)$ is the canonical projection.
So now we have homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ and $mathcal{G}colon R[x]/(ax-1)to R_D$. I claim that $mathcal{G}$ is the inverse of $mathcal{F}$.
First, consider
$$begin{array}{rcccl}
&&R&&\
&{smallphi}swarrow & {small f}downarrow&searrow{smallphi}\
R_D & stackrel{mathcal{F}}{to} & frac{R[x]}{(ax-1)} &stackrel{mathcal{G}}{to} & R_D
end{array}$$
Now, notice that $mathcal{G}f=phi$, since elements of $R$ in $R[x]$ are mapped to $R_D$ as $phi$. So this diagram commutes; that is, $mathcal{GF}phi =mathrm{id}_{R_D}phi$. But the universal property of the localization says that there is a unique map $R_Dto R_D$ that makes the diagram
$$begin{array}{rcl}
&R&\
{smallphi}swarrow &&searrow{smallphi}\
R_D & longrightarrow& R_D
end{array}$$
commute; clearly the identity does, but we just saw that $mathcal{GF}$ does as well. That means that we must have $mathcal{GF} = mathrm{id}_{R_D}$.
On the other hand, consider the composition $mathcal{FG}colon R[x]/(ax-1)to R[x]/(ax-1)$. The restriction to (the image of) $R$ of this map is just
$$mathcal{FG}(pi(r)) = mathcal{F}(g(r)) = mathcal{F}(phi(r)) = f(r) = r+(ax-1)$$ (where $(ax-1)$ means the ideal of $R$, not the element $ax-1$). And the image of the class of $x$ is $$mathcal{FG}(pi(x)) = mathcal{F}(g(x)) = mathcal{F}left(frac{1}{a}right) = f(a)^{-1} = x+(ax-1).$$ So the map $mathcal{FG}$ agrees with the identity on $pi(R)$ and on $pi(x)$, hence equals the identity. So $mathcal{FG}=mathrm{id}_{R[x]/(ax-1)}$.
Thus, $mathcal{F}=mathcal{G}^{-1}$, so $mathcal{F}$ is an isomorphism.
Added. As an alternative of the latter part: once we know that $mathcal{GF}=mathrm{id}_{R_D}$, we conclude that $mathcal{F}$ is one-to-one. Now notice that $mathcal{F}$ is onto: since $mathcal{F}circ phi = f$, the image of $mathcal{F}$ contains the image of $f$; the image of $f$ includes the image of all scalars under the projection $R[x]to R[x]/(ax-1)$. The image of $mathcal{F}$ also includes the image of $x$, since $mathcal{F}(frac{1}{a}) = mathcal{F}(a)^{-1}$, and the inverse of $mathcal{F}(a)$ is $x+(ax-1)$. Since $x+(ax-1)$ and $r+(ax-1)$, $rin R$, generate $R[x]/(ax-1)$, it follows that $mathcal{F}$ is onto. Since it was already one-to-one, $mathcal{F}$ is an isomorphism.
Is it correct just to say that since $mathcal{G}circ f=phi$ and $mathcal{F}circ phi=f$, it follows that $mathcal{G}circmathcal{F}circ phi=phi$ and $mathcal{F}circmathcal{G}circ f=f$, and the surjectivity of both $phi$ and $f$ implies $mathcal{F}circmathcal{G}=operatorname{id}$ and $mathcal{G}circmathcal{F}=operatorname{id}$?
– Cary
Jan 11 '17 at 10:53
Excellent! Dummit and Foote said "It is not difficult to see that." (Example (2) on page 708 in Abstract Algebra) You are so good at applying these universal properties. Do you know which books I can find a similar proof?
– bfhaha
Dec 4 at 4:48
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
You can use the universal properties, namely, the universal property of the localization, of the polynomial ring, and of the quotient.
Recall that if $R$ is a commutative ring and $D$ is a multiplicative subset, there is a homomorphism $phicolon Rto R_D$, given by $phi(r) = frac{rd}{d}$ (where $din D$ is arbitrary); this map is well-defined, and has the universal property:
If $T$ is any ring, and $fcolon Rto T$ is a ring homomorphism with the property that $f(d)$ is a unit in $T$ for each $din D$, then there exists a unique ring homomorphism $mathcal{F}colon R_Dto T$ such that $mathcal{F}circphi = f$.
Consider the natural embedding $Rto R[x]$ followed by the quotient map $R[x]to R[x]/(ax-1)$. Call this $f$. Note that $f(a)$ is a unit in $R[x]/(ax-1)$, hence so are $f(a^n)$ for every $n$. Therefore, every element of $D$ is mapped to a unit in $R[x]/(ax-1)$, which means that there is a unique homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ with the property that $mathcal{F}circ phi = f$.
The claim is that $mathcal{F}$ is an isomorphism.
To establish this, we construct an inverse. The universal property of the polynomial ring $R[x]$ tells us that if we specify how to map $R$ and what element we want $x$ to map to, we get a homomorphism. We define a homomorphism $R[x]to R_D$ by mapping the coefficient ring $R$ to $R_D$ using $phi$, and mapping $x$ to $frac{1}{a}in R_D$. This gives us a homomorphism $gcolon R[x]to R_D$.
Now, the polynomial $ax-1$ is mapped to $0$: $g(ax-1) = phi(a)frac{1}{a}-phi(1) = frac{aa}{a}frac{1}{a} - frac{a}{a} = 0_{R_D}$, so by the universal property of the quotient, the map $g$ factors through $R[x]/(ax-1)$. That is, there is a unique homomorphism $mathcal{G}colon R[x]/(ax-1)to R_D$ such that $g = mathcal{G}circ pi$, where $picolon R[x]to R[x]/(ax-1)$ is the canonical projection.
So now we have homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ and $mathcal{G}colon R[x]/(ax-1)to R_D$. I claim that $mathcal{G}$ is the inverse of $mathcal{F}$.
First, consider
$$begin{array}{rcccl}
&&R&&\
&{smallphi}swarrow & {small f}downarrow&searrow{smallphi}\
R_D & stackrel{mathcal{F}}{to} & frac{R[x]}{(ax-1)} &stackrel{mathcal{G}}{to} & R_D
end{array}$$
Now, notice that $mathcal{G}f=phi$, since elements of $R$ in $R[x]$ are mapped to $R_D$ as $phi$. So this diagram commutes; that is, $mathcal{GF}phi =mathrm{id}_{R_D}phi$. But the universal property of the localization says that there is a unique map $R_Dto R_D$ that makes the diagram
$$begin{array}{rcl}
&R&\
{smallphi}swarrow &&searrow{smallphi}\
R_D & longrightarrow& R_D
end{array}$$
commute; clearly the identity does, but we just saw that $mathcal{GF}$ does as well. That means that we must have $mathcal{GF} = mathrm{id}_{R_D}$.
On the other hand, consider the composition $mathcal{FG}colon R[x]/(ax-1)to R[x]/(ax-1)$. The restriction to (the image of) $R$ of this map is just
$$mathcal{FG}(pi(r)) = mathcal{F}(g(r)) = mathcal{F}(phi(r)) = f(r) = r+(ax-1)$$ (where $(ax-1)$ means the ideal of $R$, not the element $ax-1$). And the image of the class of $x$ is $$mathcal{FG}(pi(x)) = mathcal{F}(g(x)) = mathcal{F}left(frac{1}{a}right) = f(a)^{-1} = x+(ax-1).$$ So the map $mathcal{FG}$ agrees with the identity on $pi(R)$ and on $pi(x)$, hence equals the identity. So $mathcal{FG}=mathrm{id}_{R[x]/(ax-1)}$.
Thus, $mathcal{F}=mathcal{G}^{-1}$, so $mathcal{F}$ is an isomorphism.
Added. As an alternative of the latter part: once we know that $mathcal{GF}=mathrm{id}_{R_D}$, we conclude that $mathcal{F}$ is one-to-one. Now notice that $mathcal{F}$ is onto: since $mathcal{F}circ phi = f$, the image of $mathcal{F}$ contains the image of $f$; the image of $f$ includes the image of all scalars under the projection $R[x]to R[x]/(ax-1)$. The image of $mathcal{F}$ also includes the image of $x$, since $mathcal{F}(frac{1}{a}) = mathcal{F}(a)^{-1}$, and the inverse of $mathcal{F}(a)$ is $x+(ax-1)$. Since $x+(ax-1)$ and $r+(ax-1)$, $rin R$, generate $R[x]/(ax-1)$, it follows that $mathcal{F}$ is onto. Since it was already one-to-one, $mathcal{F}$ is an isomorphism.
Is it correct just to say that since $mathcal{G}circ f=phi$ and $mathcal{F}circ phi=f$, it follows that $mathcal{G}circmathcal{F}circ phi=phi$ and $mathcal{F}circmathcal{G}circ f=f$, and the surjectivity of both $phi$ and $f$ implies $mathcal{F}circmathcal{G}=operatorname{id}$ and $mathcal{G}circmathcal{F}=operatorname{id}$?
– Cary
Jan 11 '17 at 10:53
Excellent! Dummit and Foote said "It is not difficult to see that." (Example (2) on page 708 in Abstract Algebra) You are so good at applying these universal properties. Do you know which books I can find a similar proof?
– bfhaha
Dec 4 at 4:48
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
You can use the universal properties, namely, the universal property of the localization, of the polynomial ring, and of the quotient.
Recall that if $R$ is a commutative ring and $D$ is a multiplicative subset, there is a homomorphism $phicolon Rto R_D$, given by $phi(r) = frac{rd}{d}$ (where $din D$ is arbitrary); this map is well-defined, and has the universal property:
If $T$ is any ring, and $fcolon Rto T$ is a ring homomorphism with the property that $f(d)$ is a unit in $T$ for each $din D$, then there exists a unique ring homomorphism $mathcal{F}colon R_Dto T$ such that $mathcal{F}circphi = f$.
Consider the natural embedding $Rto R[x]$ followed by the quotient map $R[x]to R[x]/(ax-1)$. Call this $f$. Note that $f(a)$ is a unit in $R[x]/(ax-1)$, hence so are $f(a^n)$ for every $n$. Therefore, every element of $D$ is mapped to a unit in $R[x]/(ax-1)$, which means that there is a unique homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ with the property that $mathcal{F}circ phi = f$.
The claim is that $mathcal{F}$ is an isomorphism.
To establish this, we construct an inverse. The universal property of the polynomial ring $R[x]$ tells us that if we specify how to map $R$ and what element we want $x$ to map to, we get a homomorphism. We define a homomorphism $R[x]to R_D$ by mapping the coefficient ring $R$ to $R_D$ using $phi$, and mapping $x$ to $frac{1}{a}in R_D$. This gives us a homomorphism $gcolon R[x]to R_D$.
Now, the polynomial $ax-1$ is mapped to $0$: $g(ax-1) = phi(a)frac{1}{a}-phi(1) = frac{aa}{a}frac{1}{a} - frac{a}{a} = 0_{R_D}$, so by the universal property of the quotient, the map $g$ factors through $R[x]/(ax-1)$. That is, there is a unique homomorphism $mathcal{G}colon R[x]/(ax-1)to R_D$ such that $g = mathcal{G}circ pi$, where $picolon R[x]to R[x]/(ax-1)$ is the canonical projection.
So now we have homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ and $mathcal{G}colon R[x]/(ax-1)to R_D$. I claim that $mathcal{G}$ is the inverse of $mathcal{F}$.
First, consider
$$begin{array}{rcccl}
&&R&&\
&{smallphi}swarrow & {small f}downarrow&searrow{smallphi}\
R_D & stackrel{mathcal{F}}{to} & frac{R[x]}{(ax-1)} &stackrel{mathcal{G}}{to} & R_D
end{array}$$
Now, notice that $mathcal{G}f=phi$, since elements of $R$ in $R[x]$ are mapped to $R_D$ as $phi$. So this diagram commutes; that is, $mathcal{GF}phi =mathrm{id}_{R_D}phi$. But the universal property of the localization says that there is a unique map $R_Dto R_D$ that makes the diagram
$$begin{array}{rcl}
&R&\
{smallphi}swarrow &&searrow{smallphi}\
R_D & longrightarrow& R_D
end{array}$$
commute; clearly the identity does, but we just saw that $mathcal{GF}$ does as well. That means that we must have $mathcal{GF} = mathrm{id}_{R_D}$.
On the other hand, consider the composition $mathcal{FG}colon R[x]/(ax-1)to R[x]/(ax-1)$. The restriction to (the image of) $R$ of this map is just
$$mathcal{FG}(pi(r)) = mathcal{F}(g(r)) = mathcal{F}(phi(r)) = f(r) = r+(ax-1)$$ (where $(ax-1)$ means the ideal of $R$, not the element $ax-1$). And the image of the class of $x$ is $$mathcal{FG}(pi(x)) = mathcal{F}(g(x)) = mathcal{F}left(frac{1}{a}right) = f(a)^{-1} = x+(ax-1).$$ So the map $mathcal{FG}$ agrees with the identity on $pi(R)$ and on $pi(x)$, hence equals the identity. So $mathcal{FG}=mathrm{id}_{R[x]/(ax-1)}$.
Thus, $mathcal{F}=mathcal{G}^{-1}$, so $mathcal{F}$ is an isomorphism.
Added. As an alternative of the latter part: once we know that $mathcal{GF}=mathrm{id}_{R_D}$, we conclude that $mathcal{F}$ is one-to-one. Now notice that $mathcal{F}$ is onto: since $mathcal{F}circ phi = f$, the image of $mathcal{F}$ contains the image of $f$; the image of $f$ includes the image of all scalars under the projection $R[x]to R[x]/(ax-1)$. The image of $mathcal{F}$ also includes the image of $x$, since $mathcal{F}(frac{1}{a}) = mathcal{F}(a)^{-1}$, and the inverse of $mathcal{F}(a)$ is $x+(ax-1)$. Since $x+(ax-1)$ and $r+(ax-1)$, $rin R$, generate $R[x]/(ax-1)$, it follows that $mathcal{F}$ is onto. Since it was already one-to-one, $mathcal{F}$ is an isomorphism.
You can use the universal properties, namely, the universal property of the localization, of the polynomial ring, and of the quotient.
Recall that if $R$ is a commutative ring and $D$ is a multiplicative subset, there is a homomorphism $phicolon Rto R_D$, given by $phi(r) = frac{rd}{d}$ (where $din D$ is arbitrary); this map is well-defined, and has the universal property:
If $T$ is any ring, and $fcolon Rto T$ is a ring homomorphism with the property that $f(d)$ is a unit in $T$ for each $din D$, then there exists a unique ring homomorphism $mathcal{F}colon R_Dto T$ such that $mathcal{F}circphi = f$.
Consider the natural embedding $Rto R[x]$ followed by the quotient map $R[x]to R[x]/(ax-1)$. Call this $f$. Note that $f(a)$ is a unit in $R[x]/(ax-1)$, hence so are $f(a^n)$ for every $n$. Therefore, every element of $D$ is mapped to a unit in $R[x]/(ax-1)$, which means that there is a unique homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ with the property that $mathcal{F}circ phi = f$.
The claim is that $mathcal{F}$ is an isomorphism.
To establish this, we construct an inverse. The universal property of the polynomial ring $R[x]$ tells us that if we specify how to map $R$ and what element we want $x$ to map to, we get a homomorphism. We define a homomorphism $R[x]to R_D$ by mapping the coefficient ring $R$ to $R_D$ using $phi$, and mapping $x$ to $frac{1}{a}in R_D$. This gives us a homomorphism $gcolon R[x]to R_D$.
Now, the polynomial $ax-1$ is mapped to $0$: $g(ax-1) = phi(a)frac{1}{a}-phi(1) = frac{aa}{a}frac{1}{a} - frac{a}{a} = 0_{R_D}$, so by the universal property of the quotient, the map $g$ factors through $R[x]/(ax-1)$. That is, there is a unique homomorphism $mathcal{G}colon R[x]/(ax-1)to R_D$ such that $g = mathcal{G}circ pi$, where $picolon R[x]to R[x]/(ax-1)$ is the canonical projection.
So now we have homomorphism $mathcal{F}colon R_Dto R[x]/(ax-1)$ and $mathcal{G}colon R[x]/(ax-1)to R_D$. I claim that $mathcal{G}$ is the inverse of $mathcal{F}$.
First, consider
$$begin{array}{rcccl}
&&R&&\
&{smallphi}swarrow & {small f}downarrow&searrow{smallphi}\
R_D & stackrel{mathcal{F}}{to} & frac{R[x]}{(ax-1)} &stackrel{mathcal{G}}{to} & R_D
end{array}$$
Now, notice that $mathcal{G}f=phi$, since elements of $R$ in $R[x]$ are mapped to $R_D$ as $phi$. So this diagram commutes; that is, $mathcal{GF}phi =mathrm{id}_{R_D}phi$. But the universal property of the localization says that there is a unique map $R_Dto R_D$ that makes the diagram
$$begin{array}{rcl}
&R&\
{smallphi}swarrow &&searrow{smallphi}\
R_D & longrightarrow& R_D
end{array}$$
commute; clearly the identity does, but we just saw that $mathcal{GF}$ does as well. That means that we must have $mathcal{GF} = mathrm{id}_{R_D}$.
On the other hand, consider the composition $mathcal{FG}colon R[x]/(ax-1)to R[x]/(ax-1)$. The restriction to (the image of) $R$ of this map is just
$$mathcal{FG}(pi(r)) = mathcal{F}(g(r)) = mathcal{F}(phi(r)) = f(r) = r+(ax-1)$$ (where $(ax-1)$ means the ideal of $R$, not the element $ax-1$). And the image of the class of $x$ is $$mathcal{FG}(pi(x)) = mathcal{F}(g(x)) = mathcal{F}left(frac{1}{a}right) = f(a)^{-1} = x+(ax-1).$$ So the map $mathcal{FG}$ agrees with the identity on $pi(R)$ and on $pi(x)$, hence equals the identity. So $mathcal{FG}=mathrm{id}_{R[x]/(ax-1)}$.
Thus, $mathcal{F}=mathcal{G}^{-1}$, so $mathcal{F}$ is an isomorphism.
Added. As an alternative of the latter part: once we know that $mathcal{GF}=mathrm{id}_{R_D}$, we conclude that $mathcal{F}$ is one-to-one. Now notice that $mathcal{F}$ is onto: since $mathcal{F}circ phi = f$, the image of $mathcal{F}$ contains the image of $f$; the image of $f$ includes the image of all scalars under the projection $R[x]to R[x]/(ax-1)$. The image of $mathcal{F}$ also includes the image of $x$, since $mathcal{F}(frac{1}{a}) = mathcal{F}(a)^{-1}$, and the inverse of $mathcal{F}(a)$ is $x+(ax-1)$. Since $x+(ax-1)$ and $r+(ax-1)$, $rin R$, generate $R[x]/(ax-1)$, it follows that $mathcal{F}$ is onto. Since it was already one-to-one, $mathcal{F}$ is an isomorphism.
edited Dec 7 at 2:31
darij grinberg
10.2k33061
10.2k33061
answered Jun 1 '12 at 1:02
Arturo Magidin
260k32584904
260k32584904
Is it correct just to say that since $mathcal{G}circ f=phi$ and $mathcal{F}circ phi=f$, it follows that $mathcal{G}circmathcal{F}circ phi=phi$ and $mathcal{F}circmathcal{G}circ f=f$, and the surjectivity of both $phi$ and $f$ implies $mathcal{F}circmathcal{G}=operatorname{id}$ and $mathcal{G}circmathcal{F}=operatorname{id}$?
– Cary
Jan 11 '17 at 10:53
Excellent! Dummit and Foote said "It is not difficult to see that." (Example (2) on page 708 in Abstract Algebra) You are so good at applying these universal properties. Do you know which books I can find a similar proof?
– bfhaha
Dec 4 at 4:48
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
Is it correct just to say that since $mathcal{G}circ f=phi$ and $mathcal{F}circ phi=f$, it follows that $mathcal{G}circmathcal{F}circ phi=phi$ and $mathcal{F}circmathcal{G}circ f=f$, and the surjectivity of both $phi$ and $f$ implies $mathcal{F}circmathcal{G}=operatorname{id}$ and $mathcal{G}circmathcal{F}=operatorname{id}$?
– Cary
Jan 11 '17 at 10:53
Excellent! Dummit and Foote said "It is not difficult to see that." (Example (2) on page 708 in Abstract Algebra) You are so good at applying these universal properties. Do you know which books I can find a similar proof?
– bfhaha
Dec 4 at 4:48
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
Is it correct just to say that since $mathcal{G}circ f=phi$ and $mathcal{F}circ phi=f$, it follows that $mathcal{G}circmathcal{F}circ phi=phi$ and $mathcal{F}circmathcal{G}circ f=f$, and the surjectivity of both $phi$ and $f$ implies $mathcal{F}circmathcal{G}=operatorname{id}$ and $mathcal{G}circmathcal{F}=operatorname{id}$?
– Cary
Jan 11 '17 at 10:53
Is it correct just to say that since $mathcal{G}circ f=phi$ and $mathcal{F}circ phi=f$, it follows that $mathcal{G}circmathcal{F}circ phi=phi$ and $mathcal{F}circmathcal{G}circ f=f$, and the surjectivity of both $phi$ and $f$ implies $mathcal{F}circmathcal{G}=operatorname{id}$ and $mathcal{G}circmathcal{F}=operatorname{id}$?
– Cary
Jan 11 '17 at 10:53
Excellent! Dummit and Foote said "It is not difficult to see that." (Example (2) on page 708 in Abstract Algebra) You are so good at applying these universal properties. Do you know which books I can find a similar proof?
– bfhaha
Dec 4 at 4:48
Excellent! Dummit and Foote said "It is not difficult to see that." (Example (2) on page 708 in Abstract Algebra) You are so good at applying these universal properties. Do you know which books I can find a similar proof?
– bfhaha
Dec 4 at 4:48
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
In the quotient $R[x]/(ax-1)$, the class of $x$ is invertible. What is its inverse?
This will tell you where $x$ must be mapped under $R[x]to R_D$ if this must will induce an isomorphism $R[x]/(ax-1)to R_D$.
The only nontrivial part of the problem is proving that the kernel is $:(ax-1),:$ which proves tricky for some.
– Bill Dubuque
May 31 '12 at 23:37
3
@Bill, the question asks for a hint about how to see what the map should be. You are putting the carriage before the horses, as far as I can see...
– Mariano Suárez-Álvarez
Jun 1 '12 at 2:22
The question asks for a hint for a proof of the isomorphism. If finding the map proves difficult, then it will probably be a bigger hurdle to verify the kernel equality (the necessity of which is often overlooked by students). Hence my emphasis.
– Bill Dubuque
Jun 1 '12 at 2:46
Dear Bill, I suggest you write the answer you have in mind.
– Mariano Suárez-Álvarez
Jun 1 '12 at 3:00
See my hint in comments to Don's answer.
– Bill Dubuque
Jun 1 '12 at 3:38
|
show 1 more comment
In the quotient $R[x]/(ax-1)$, the class of $x$ is invertible. What is its inverse?
This will tell you where $x$ must be mapped under $R[x]to R_D$ if this must will induce an isomorphism $R[x]/(ax-1)to R_D$.
The only nontrivial part of the problem is proving that the kernel is $:(ax-1),:$ which proves tricky for some.
– Bill Dubuque
May 31 '12 at 23:37
3
@Bill, the question asks for a hint about how to see what the map should be. You are putting the carriage before the horses, as far as I can see...
– Mariano Suárez-Álvarez
Jun 1 '12 at 2:22
The question asks for a hint for a proof of the isomorphism. If finding the map proves difficult, then it will probably be a bigger hurdle to verify the kernel equality (the necessity of which is often overlooked by students). Hence my emphasis.
– Bill Dubuque
Jun 1 '12 at 2:46
Dear Bill, I suggest you write the answer you have in mind.
– Mariano Suárez-Álvarez
Jun 1 '12 at 3:00
See my hint in comments to Don's answer.
– Bill Dubuque
Jun 1 '12 at 3:38
|
show 1 more comment
In the quotient $R[x]/(ax-1)$, the class of $x$ is invertible. What is its inverse?
This will tell you where $x$ must be mapped under $R[x]to R_D$ if this must will induce an isomorphism $R[x]/(ax-1)to R_D$.
In the quotient $R[x]/(ax-1)$, the class of $x$ is invertible. What is its inverse?
This will tell you where $x$ must be mapped under $R[x]to R_D$ if this must will induce an isomorphism $R[x]/(ax-1)to R_D$.
answered May 31 '12 at 22:18
Mariano Suárez-Álvarez
110k7155280
110k7155280
The only nontrivial part of the problem is proving that the kernel is $:(ax-1),:$ which proves tricky for some.
– Bill Dubuque
May 31 '12 at 23:37
3
@Bill, the question asks for a hint about how to see what the map should be. You are putting the carriage before the horses, as far as I can see...
– Mariano Suárez-Álvarez
Jun 1 '12 at 2:22
The question asks for a hint for a proof of the isomorphism. If finding the map proves difficult, then it will probably be a bigger hurdle to verify the kernel equality (the necessity of which is often overlooked by students). Hence my emphasis.
– Bill Dubuque
Jun 1 '12 at 2:46
Dear Bill, I suggest you write the answer you have in mind.
– Mariano Suárez-Álvarez
Jun 1 '12 at 3:00
See my hint in comments to Don's answer.
– Bill Dubuque
Jun 1 '12 at 3:38
|
show 1 more comment
The only nontrivial part of the problem is proving that the kernel is $:(ax-1),:$ which proves tricky for some.
– Bill Dubuque
May 31 '12 at 23:37
3
@Bill, the question asks for a hint about how to see what the map should be. You are putting the carriage before the horses, as far as I can see...
– Mariano Suárez-Álvarez
Jun 1 '12 at 2:22
The question asks for a hint for a proof of the isomorphism. If finding the map proves difficult, then it will probably be a bigger hurdle to verify the kernel equality (the necessity of which is often overlooked by students). Hence my emphasis.
– Bill Dubuque
Jun 1 '12 at 2:46
Dear Bill, I suggest you write the answer you have in mind.
– Mariano Suárez-Álvarez
Jun 1 '12 at 3:00
See my hint in comments to Don's answer.
– Bill Dubuque
Jun 1 '12 at 3:38
The only nontrivial part of the problem is proving that the kernel is $:(ax-1),:$ which proves tricky for some.
– Bill Dubuque
May 31 '12 at 23:37
The only nontrivial part of the problem is proving that the kernel is $:(ax-1),:$ which proves tricky for some.
– Bill Dubuque
May 31 '12 at 23:37
3
3
@Bill, the question asks for a hint about how to see what the map should be. You are putting the carriage before the horses, as far as I can see...
– Mariano Suárez-Álvarez
Jun 1 '12 at 2:22
@Bill, the question asks for a hint about how to see what the map should be. You are putting the carriage before the horses, as far as I can see...
– Mariano Suárez-Álvarez
Jun 1 '12 at 2:22
The question asks for a hint for a proof of the isomorphism. If finding the map proves difficult, then it will probably be a bigger hurdle to verify the kernel equality (the necessity of which is often overlooked by students). Hence my emphasis.
– Bill Dubuque
Jun 1 '12 at 2:46
The question asks for a hint for a proof of the isomorphism. If finding the map proves difficult, then it will probably be a bigger hurdle to verify the kernel equality (the necessity of which is often overlooked by students). Hence my emphasis.
– Bill Dubuque
Jun 1 '12 at 2:46
Dear Bill, I suggest you write the answer you have in mind.
– Mariano Suárez-Álvarez
Jun 1 '12 at 3:00
Dear Bill, I suggest you write the answer you have in mind.
– Mariano Suárez-Álvarez
Jun 1 '12 at 3:00
See my hint in comments to Don's answer.
– Bill Dubuque
Jun 1 '12 at 3:38
See my hint in comments to Don's answer.
– Bill Dubuque
Jun 1 '12 at 3:38
|
show 1 more comment
Here's another answer using the universal property in another way (I know it's a bit late, but is it ever too late ?)
As for universal properties in general, the ring satisfying the universal property described by Arturo Magidin in his answer is unique up to isomorphism. Thus to show that $R[x]/(ax-1) simeq R_D$, it suffices to show that $R[x]/(ax-1)$ has the same universal property !
But that is quite easy: let $phi: Rto T$ be a ring morphism such that $phi(a) in T^{times}$.
Using the universal property of $R[x]$, we get a unique morphism $overline{phi}$ extending $phi$ with $overline{phi}(x) = phi(a)^{-1}$.
Quite obviously, $ax -1 in operatorname{Ker}overline{phi}$. Thus $overline{phi}$ factorizes uniquely through $R[x]/(ax-1)$.
Thus we get a unique morphism $mathcal{F}: R[x]/(ax-1) to T$ with $mathcal{F}circ pi = phi$, where $pi$ is the canonical map $Rto R[x]/(ax-1)$. This shows that $pi: R to R[x]/(ax-1)$ has the universal property of the localization, thus it is isomorphic to the localization.
This is essentially another way of seeing Arturo Magidin's answer
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
Here's another answer using the universal property in another way (I know it's a bit late, but is it ever too late ?)
As for universal properties in general, the ring satisfying the universal property described by Arturo Magidin in his answer is unique up to isomorphism. Thus to show that $R[x]/(ax-1) simeq R_D$, it suffices to show that $R[x]/(ax-1)$ has the same universal property !
But that is quite easy: let $phi: Rto T$ be a ring morphism such that $phi(a) in T^{times}$.
Using the universal property of $R[x]$, we get a unique morphism $overline{phi}$ extending $phi$ with $overline{phi}(x) = phi(a)^{-1}$.
Quite obviously, $ax -1 in operatorname{Ker}overline{phi}$. Thus $overline{phi}$ factorizes uniquely through $R[x]/(ax-1)$.
Thus we get a unique morphism $mathcal{F}: R[x]/(ax-1) to T$ with $mathcal{F}circ pi = phi$, where $pi$ is the canonical map $Rto R[x]/(ax-1)$. This shows that $pi: R to R[x]/(ax-1)$ has the universal property of the localization, thus it is isomorphic to the localization.
This is essentially another way of seeing Arturo Magidin's answer
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
Here's another answer using the universal property in another way (I know it's a bit late, but is it ever too late ?)
As for universal properties in general, the ring satisfying the universal property described by Arturo Magidin in his answer is unique up to isomorphism. Thus to show that $R[x]/(ax-1) simeq R_D$, it suffices to show that $R[x]/(ax-1)$ has the same universal property !
But that is quite easy: let $phi: Rto T$ be a ring morphism such that $phi(a) in T^{times}$.
Using the universal property of $R[x]$, we get a unique morphism $overline{phi}$ extending $phi$ with $overline{phi}(x) = phi(a)^{-1}$.
Quite obviously, $ax -1 in operatorname{Ker}overline{phi}$. Thus $overline{phi}$ factorizes uniquely through $R[x]/(ax-1)$.
Thus we get a unique morphism $mathcal{F}: R[x]/(ax-1) to T$ with $mathcal{F}circ pi = phi$, where $pi$ is the canonical map $Rto R[x]/(ax-1)$. This shows that $pi: R to R[x]/(ax-1)$ has the universal property of the localization, thus it is isomorphic to the localization.
This is essentially another way of seeing Arturo Magidin's answer
Here's another answer using the universal property in another way (I know it's a bit late, but is it ever too late ?)
As for universal properties in general, the ring satisfying the universal property described by Arturo Magidin in his answer is unique up to isomorphism. Thus to show that $R[x]/(ax-1) simeq R_D$, it suffices to show that $R[x]/(ax-1)$ has the same universal property !
But that is quite easy: let $phi: Rto T$ be a ring morphism such that $phi(a) in T^{times}$.
Using the universal property of $R[x]$, we get a unique morphism $overline{phi}$ extending $phi$ with $overline{phi}(x) = phi(a)^{-1}$.
Quite obviously, $ax -1 in operatorname{Ker}overline{phi}$. Thus $overline{phi}$ factorizes uniquely through $R[x]/(ax-1)$.
Thus we get a unique morphism $mathcal{F}: R[x]/(ax-1) to T$ with $mathcal{F}circ pi = phi$, where $pi$ is the canonical map $Rto R[x]/(ax-1)$. This shows that $pi: R to R[x]/(ax-1)$ has the universal property of the localization, thus it is isomorphic to the localization.
This is essentially another way of seeing Arturo Magidin's answer
answered Jun 24 '17 at 9:29
Max
12.7k11040
12.7k11040
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
Note that this nice proof uses neither that $R$ is an integral domain (any commutative ring would do), nor that $a$ is nonzero.
– darij grinberg
Dec 7 at 2:36
add a comment |
Define $phi: R[x] rightarrow R_D$ by sending $x$ to $1/a$.
We will prove that the kernel of $phi$ is the ideal of $R[x]$ generated
by $ax -1$.
Let $pleft(xright) in ker phi$.
Note that $p(x)$ can be naturally viewed as an element of $R_D[x]$.
Since $phi(p(x))=0$, we have $p(1/a)=0$ in $R_D$. So $1/a$ is a root of $p(x) in R_D[x]$. Since the leading coefficient of $ax-1$ is a unit in $R_D$,
Euclidean division applies and
we get that $p(x) = (ax-1) g(x)$ for some $g(x) in R_D[x]$. Inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$ and we are done.
PS: This answer is inspired by Robert Green's answer (and our subsequent interaction) to an identical question that i recently asked, being ignorant of the existence of this post.
1
Could you elaborate on what you mean by "inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$"? When I factor out $(ax-1)$ in $R_D[x]$, the lowest-degree terms are too messy to comprehend. If I start with $c_nx^n + c_{n-1}x^{n-1} + dotsb + c_1x + c_0$, then my coefficients on $g$ are $(c_n/a)x^{n-1} + ((c_{n-1} + c_n/a)/a)x^{n-2}$, and progressively more complicated after that.
– Eric Auld
Oct 29 '15 at 2:25
add a comment |
Define $phi: R[x] rightarrow R_D$ by sending $x$ to $1/a$.
We will prove that the kernel of $phi$ is the ideal of $R[x]$ generated
by $ax -1$.
Let $pleft(xright) in ker phi$.
Note that $p(x)$ can be naturally viewed as an element of $R_D[x]$.
Since $phi(p(x))=0$, we have $p(1/a)=0$ in $R_D$. So $1/a$ is a root of $p(x) in R_D[x]$. Since the leading coefficient of $ax-1$ is a unit in $R_D$,
Euclidean division applies and
we get that $p(x) = (ax-1) g(x)$ for some $g(x) in R_D[x]$. Inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$ and we are done.
PS: This answer is inspired by Robert Green's answer (and our subsequent interaction) to an identical question that i recently asked, being ignorant of the existence of this post.
1
Could you elaborate on what you mean by "inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$"? When I factor out $(ax-1)$ in $R_D[x]$, the lowest-degree terms are too messy to comprehend. If I start with $c_nx^n + c_{n-1}x^{n-1} + dotsb + c_1x + c_0$, then my coefficients on $g$ are $(c_n/a)x^{n-1} + ((c_{n-1} + c_n/a)/a)x^{n-2}$, and progressively more complicated after that.
– Eric Auld
Oct 29 '15 at 2:25
add a comment |
Define $phi: R[x] rightarrow R_D$ by sending $x$ to $1/a$.
We will prove that the kernel of $phi$ is the ideal of $R[x]$ generated
by $ax -1$.
Let $pleft(xright) in ker phi$.
Note that $p(x)$ can be naturally viewed as an element of $R_D[x]$.
Since $phi(p(x))=0$, we have $p(1/a)=0$ in $R_D$. So $1/a$ is a root of $p(x) in R_D[x]$. Since the leading coefficient of $ax-1$ is a unit in $R_D$,
Euclidean division applies and
we get that $p(x) = (ax-1) g(x)$ for some $g(x) in R_D[x]$. Inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$ and we are done.
PS: This answer is inspired by Robert Green's answer (and our subsequent interaction) to an identical question that i recently asked, being ignorant of the existence of this post.
Define $phi: R[x] rightarrow R_D$ by sending $x$ to $1/a$.
We will prove that the kernel of $phi$ is the ideal of $R[x]$ generated
by $ax -1$.
Let $pleft(xright) in ker phi$.
Note that $p(x)$ can be naturally viewed as an element of $R_D[x]$.
Since $phi(p(x))=0$, we have $p(1/a)=0$ in $R_D$. So $1/a$ is a root of $p(x) in R_D[x]$. Since the leading coefficient of $ax-1$ is a unit in $R_D$,
Euclidean division applies and
we get that $p(x) = (ax-1) g(x)$ for some $g(x) in R_D[x]$. Inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$ and we are done.
PS: This answer is inspired by Robert Green's answer (and our subsequent interaction) to an identical question that i recently asked, being ignorant of the existence of this post.
edited Dec 7 at 2:33
darij grinberg
10.2k33061
10.2k33061
answered Feb 13 '15 at 0:46
Manos
13.9k33083
13.9k33083
1
Could you elaborate on what you mean by "inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$"? When I factor out $(ax-1)$ in $R_D[x]$, the lowest-degree terms are too messy to comprehend. If I start with $c_nx^n + c_{n-1}x^{n-1} + dotsb + c_1x + c_0$, then my coefficients on $g$ are $(c_n/a)x^{n-1} + ((c_{n-1} + c_n/a)/a)x^{n-2}$, and progressively more complicated after that.
– Eric Auld
Oct 29 '15 at 2:25
add a comment |
1
Could you elaborate on what you mean by "inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$"? When I factor out $(ax-1)$ in $R_D[x]$, the lowest-degree terms are too messy to comprehend. If I start with $c_nx^n + c_{n-1}x^{n-1} + dotsb + c_1x + c_0$, then my coefficients on $g$ are $(c_n/a)x^{n-1} + ((c_{n-1} + c_n/a)/a)x^{n-2}$, and progressively more complicated after that.
– Eric Auld
Oct 29 '15 at 2:25
1
1
Could you elaborate on what you mean by "inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$"? When I factor out $(ax-1)$ in $R_D[x]$, the lowest-degree terms are too messy to comprehend. If I start with $c_nx^n + c_{n-1}x^{n-1} + dotsb + c_1x + c_0$, then my coefficients on $g$ are $(c_n/a)x^{n-1} + ((c_{n-1} + c_n/a)/a)x^{n-2}$, and progressively more complicated after that.
– Eric Auld
Oct 29 '15 at 2:25
Could you elaborate on what you mean by "inspecting coefficients on both sides starting from lowest degree terms, we see that in fact $g(x) in R[x]$"? When I factor out $(ax-1)$ in $R_D[x]$, the lowest-degree terms are too messy to comprehend. If I start with $c_nx^n + c_{n-1}x^{n-1} + dotsb + c_1x + c_0$, then my coefficients on $g$ are $(c_n/a)x^{n-1} + ((c_{n-1} + c_n/a)/a)x^{n-2}$, and progressively more complicated after that.
– Eric Auld
Oct 29 '15 at 2:25
add a comment |
As $,,ax-1=0,,$ in the quotient $,,R[x]/(-1+ax),,$, there doesn't seem to be much choice here: the map $$xtofrac{1}{a},,,,,f(x)to fleft(frac{1}{a}right),,,f(x)in R[x]$$
seems like a reasonable choice: it is almost trivial that it is a ring homom. (remember the usual evaluation map), it also is easy to show it is onto $,R_D,$ , and its kernel is the ideal it must be.
Proving that the kernel is $(ax-1)$ can be tricky. Did you try it?
– Bill Dubuque
May 31 '12 at 23:39
Not really, but seeing that $,R,$ is an integral domain, I think we can slip into is fractions field and then the proof there goes as usual: a pol. vanishes at some element iff it is divided by the minimal polynomial of that element, which is either $,ax-1,$, if there's no demmand of the min. pol. to be monic, or its associate element (in the pol. ring) $,x-1/a,$
– DonAntonio
May 31 '12 at 23:59
1
Hint $ $ Since the image is a domain, the kernel $rm:P:$ is prime. Note $rm g = ax!-!1in P.:$ Suppose $rm: f in P.:$ Hence $rm: f + f_0:! g =: x:!h in P, x notin PRightarrow hin P.:$ By induction on degree $rm:g:|:h $ so $rm g:|:xh-f_0g = f.:$ Therefore $rm: P = (g) = (ax!-!1). $ QED $ $
– Bill Dubuque
Jun 1 '12 at 3:33
1
Hint $ $ Recall $rm:x:|:p(x)iff p(0) = p_0 = 0.:$ For $rm:p = f + f_0 g:$ we have $rm:p_0 = f_0 + f_0 g_0 = f_0 - f_0 = 0.:$ Thus $rm:x:|:p,:$ so $rm:p = x:g,:$ for some $rm:gin R[x].:$ Finally $rm:g:|:h:$ follows from the (implicit) induction hypothesis, namely that $rm:g:$ divides all elements of $rm:P:$ of smaller degree than $rm:f.$
– Bill Dubuque
Jun 1 '12 at 3:51
2
Since $rm:hin P:$ has smaller degree than $rm:f,:$ our induction hypothesis yields that $rm:g:|:h.:$ We are proving by induction on degree that every element $rm:fin P:$ is divisible by $rm:h = ax!-!1in P.:$
– Bill Dubuque
Jun 1 '12 at 4:03
|
show 6 more comments
As $,,ax-1=0,,$ in the quotient $,,R[x]/(-1+ax),,$, there doesn't seem to be much choice here: the map $$xtofrac{1}{a},,,,,f(x)to fleft(frac{1}{a}right),,,f(x)in R[x]$$
seems like a reasonable choice: it is almost trivial that it is a ring homom. (remember the usual evaluation map), it also is easy to show it is onto $,R_D,$ , and its kernel is the ideal it must be.
Proving that the kernel is $(ax-1)$ can be tricky. Did you try it?
– Bill Dubuque
May 31 '12 at 23:39
Not really, but seeing that $,R,$ is an integral domain, I think we can slip into is fractions field and then the proof there goes as usual: a pol. vanishes at some element iff it is divided by the minimal polynomial of that element, which is either $,ax-1,$, if there's no demmand of the min. pol. to be monic, or its associate element (in the pol. ring) $,x-1/a,$
– DonAntonio
May 31 '12 at 23:59
1
Hint $ $ Since the image is a domain, the kernel $rm:P:$ is prime. Note $rm g = ax!-!1in P.:$ Suppose $rm: f in P.:$ Hence $rm: f + f_0:! g =: x:!h in P, x notin PRightarrow hin P.:$ By induction on degree $rm:g:|:h $ so $rm g:|:xh-f_0g = f.:$ Therefore $rm: P = (g) = (ax!-!1). $ QED $ $
– Bill Dubuque
Jun 1 '12 at 3:33
1
Hint $ $ Recall $rm:x:|:p(x)iff p(0) = p_0 = 0.:$ For $rm:p = f + f_0 g:$ we have $rm:p_0 = f_0 + f_0 g_0 = f_0 - f_0 = 0.:$ Thus $rm:x:|:p,:$ so $rm:p = x:g,:$ for some $rm:gin R[x].:$ Finally $rm:g:|:h:$ follows from the (implicit) induction hypothesis, namely that $rm:g:$ divides all elements of $rm:P:$ of smaller degree than $rm:f.$
– Bill Dubuque
Jun 1 '12 at 3:51
2
Since $rm:hin P:$ has smaller degree than $rm:f,:$ our induction hypothesis yields that $rm:g:|:h.:$ We are proving by induction on degree that every element $rm:fin P:$ is divisible by $rm:h = ax!-!1in P.:$
– Bill Dubuque
Jun 1 '12 at 4:03
|
show 6 more comments
As $,,ax-1=0,,$ in the quotient $,,R[x]/(-1+ax),,$, there doesn't seem to be much choice here: the map $$xtofrac{1}{a},,,,,f(x)to fleft(frac{1}{a}right),,,f(x)in R[x]$$
seems like a reasonable choice: it is almost trivial that it is a ring homom. (remember the usual evaluation map), it also is easy to show it is onto $,R_D,$ , and its kernel is the ideal it must be.
As $,,ax-1=0,,$ in the quotient $,,R[x]/(-1+ax),,$, there doesn't seem to be much choice here: the map $$xtofrac{1}{a},,,,,f(x)to fleft(frac{1}{a}right),,,f(x)in R[x]$$
seems like a reasonable choice: it is almost trivial that it is a ring homom. (remember the usual evaluation map), it also is easy to show it is onto $,R_D,$ , and its kernel is the ideal it must be.
edited May 31 '12 at 22:32
answered May 31 '12 at 22:25
DonAntonio
176k1491225
176k1491225
Proving that the kernel is $(ax-1)$ can be tricky. Did you try it?
– Bill Dubuque
May 31 '12 at 23:39
Not really, but seeing that $,R,$ is an integral domain, I think we can slip into is fractions field and then the proof there goes as usual: a pol. vanishes at some element iff it is divided by the minimal polynomial of that element, which is either $,ax-1,$, if there's no demmand of the min. pol. to be monic, or its associate element (in the pol. ring) $,x-1/a,$
– DonAntonio
May 31 '12 at 23:59
1
Hint $ $ Since the image is a domain, the kernel $rm:P:$ is prime. Note $rm g = ax!-!1in P.:$ Suppose $rm: f in P.:$ Hence $rm: f + f_0:! g =: x:!h in P, x notin PRightarrow hin P.:$ By induction on degree $rm:g:|:h $ so $rm g:|:xh-f_0g = f.:$ Therefore $rm: P = (g) = (ax!-!1). $ QED $ $
– Bill Dubuque
Jun 1 '12 at 3:33
1
Hint $ $ Recall $rm:x:|:p(x)iff p(0) = p_0 = 0.:$ For $rm:p = f + f_0 g:$ we have $rm:p_0 = f_0 + f_0 g_0 = f_0 - f_0 = 0.:$ Thus $rm:x:|:p,:$ so $rm:p = x:g,:$ for some $rm:gin R[x].:$ Finally $rm:g:|:h:$ follows from the (implicit) induction hypothesis, namely that $rm:g:$ divides all elements of $rm:P:$ of smaller degree than $rm:f.$
– Bill Dubuque
Jun 1 '12 at 3:51
2
Since $rm:hin P:$ has smaller degree than $rm:f,:$ our induction hypothesis yields that $rm:g:|:h.:$ We are proving by induction on degree that every element $rm:fin P:$ is divisible by $rm:h = ax!-!1in P.:$
– Bill Dubuque
Jun 1 '12 at 4:03
|
show 6 more comments
Proving that the kernel is $(ax-1)$ can be tricky. Did you try it?
– Bill Dubuque
May 31 '12 at 23:39
Not really, but seeing that $,R,$ is an integral domain, I think we can slip into is fractions field and then the proof there goes as usual: a pol. vanishes at some element iff it is divided by the minimal polynomial of that element, which is either $,ax-1,$, if there's no demmand of the min. pol. to be monic, or its associate element (in the pol. ring) $,x-1/a,$
– DonAntonio
May 31 '12 at 23:59
1
Hint $ $ Since the image is a domain, the kernel $rm:P:$ is prime. Note $rm g = ax!-!1in P.:$ Suppose $rm: f in P.:$ Hence $rm: f + f_0:! g =: x:!h in P, x notin PRightarrow hin P.:$ By induction on degree $rm:g:|:h $ so $rm g:|:xh-f_0g = f.:$ Therefore $rm: P = (g) = (ax!-!1). $ QED $ $
– Bill Dubuque
Jun 1 '12 at 3:33
1
Hint $ $ Recall $rm:x:|:p(x)iff p(0) = p_0 = 0.:$ For $rm:p = f + f_0 g:$ we have $rm:p_0 = f_0 + f_0 g_0 = f_0 - f_0 = 0.:$ Thus $rm:x:|:p,:$ so $rm:p = x:g,:$ for some $rm:gin R[x].:$ Finally $rm:g:|:h:$ follows from the (implicit) induction hypothesis, namely that $rm:g:$ divides all elements of $rm:P:$ of smaller degree than $rm:f.$
– Bill Dubuque
Jun 1 '12 at 3:51
2
Since $rm:hin P:$ has smaller degree than $rm:f,:$ our induction hypothesis yields that $rm:g:|:h.:$ We are proving by induction on degree that every element $rm:fin P:$ is divisible by $rm:h = ax!-!1in P.:$
– Bill Dubuque
Jun 1 '12 at 4:03
Proving that the kernel is $(ax-1)$ can be tricky. Did you try it?
– Bill Dubuque
May 31 '12 at 23:39
Proving that the kernel is $(ax-1)$ can be tricky. Did you try it?
– Bill Dubuque
May 31 '12 at 23:39
Not really, but seeing that $,R,$ is an integral domain, I think we can slip into is fractions field and then the proof there goes as usual: a pol. vanishes at some element iff it is divided by the minimal polynomial of that element, which is either $,ax-1,$, if there's no demmand of the min. pol. to be monic, or its associate element (in the pol. ring) $,x-1/a,$
– DonAntonio
May 31 '12 at 23:59
Not really, but seeing that $,R,$ is an integral domain, I think we can slip into is fractions field and then the proof there goes as usual: a pol. vanishes at some element iff it is divided by the minimal polynomial of that element, which is either $,ax-1,$, if there's no demmand of the min. pol. to be monic, or its associate element (in the pol. ring) $,x-1/a,$
– DonAntonio
May 31 '12 at 23:59
1
1
Hint $ $ Since the image is a domain, the kernel $rm:P:$ is prime. Note $rm g = ax!-!1in P.:$ Suppose $rm: f in P.:$ Hence $rm: f + f_0:! g =: x:!h in P, x notin PRightarrow hin P.:$ By induction on degree $rm:g:|:h $ so $rm g:|:xh-f_0g = f.:$ Therefore $rm: P = (g) = (ax!-!1). $ QED $ $
– Bill Dubuque
Jun 1 '12 at 3:33
Hint $ $ Since the image is a domain, the kernel $rm:P:$ is prime. Note $rm g = ax!-!1in P.:$ Suppose $rm: f in P.:$ Hence $rm: f + f_0:! g =: x:!h in P, x notin PRightarrow hin P.:$ By induction on degree $rm:g:|:h $ so $rm g:|:xh-f_0g = f.:$ Therefore $rm: P = (g) = (ax!-!1). $ QED $ $
– Bill Dubuque
Jun 1 '12 at 3:33
1
1
Hint $ $ Recall $rm:x:|:p(x)iff p(0) = p_0 = 0.:$ For $rm:p = f + f_0 g:$ we have $rm:p_0 = f_0 + f_0 g_0 = f_0 - f_0 = 0.:$ Thus $rm:x:|:p,:$ so $rm:p = x:g,:$ for some $rm:gin R[x].:$ Finally $rm:g:|:h:$ follows from the (implicit) induction hypothesis, namely that $rm:g:$ divides all elements of $rm:P:$ of smaller degree than $rm:f.$
– Bill Dubuque
Jun 1 '12 at 3:51
Hint $ $ Recall $rm:x:|:p(x)iff p(0) = p_0 = 0.:$ For $rm:p = f + f_0 g:$ we have $rm:p_0 = f_0 + f_0 g_0 = f_0 - f_0 = 0.:$ Thus $rm:x:|:p,:$ so $rm:p = x:g,:$ for some $rm:gin R[x].:$ Finally $rm:g:|:h:$ follows from the (implicit) induction hypothesis, namely that $rm:g:$ divides all elements of $rm:P:$ of smaller degree than $rm:f.$
– Bill Dubuque
Jun 1 '12 at 3:51
2
2
Since $rm:hin P:$ has smaller degree than $rm:f,:$ our induction hypothesis yields that $rm:g:|:h.:$ We are proving by induction on degree that every element $rm:fin P:$ is divisible by $rm:h = ax!-!1in P.:$
– Bill Dubuque
Jun 1 '12 at 4:03
Since $rm:hin P:$ has smaller degree than $rm:f,:$ our induction hypothesis yields that $rm:g:|:h.:$ We are proving by induction on degree that every element $rm:fin P:$ is divisible by $rm:h = ax!-!1in P.:$
– Bill Dubuque
Jun 1 '12 at 4:03
|
show 6 more comments
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%2f152236%2flocalisation-is-isomorphic-to-a-quotient-of-polynomial-ring%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