#Proving R[x_1...x_n]/(x_1-r_1...x_n-r_n) isomorphic to R
1 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
muffin
Could I do a change of variables from $R[x]/(x-r) \cong R$, letting $r = r_1 + ... + r_n$? I feel as though that is not enough
muffin
What does 5.41 refer to?
But you can just note that the evaluation homeomorphism should have kernel that ideal
If it's in the ideal, then clearly it evaluates to 0 at (r1,...,rn)
Right
so yeah, just define the evaluation homomorphism as $f(x_1,...,x_n)\mapsto f(r_1,...,r_n)$
Omegabet_
Then $\ker(\text{ev})=(x_i-r_i\mid 1\leq i\leq n)$
Omegabet_
$\supset$ is clear, for $\subset$, apply the multivariate polynomial division
Omegabet_
you get some $f(x_1,...,x_n)=\sum_{i=1}^n (x_1-r_1)q(x_1,...,x_n)+r$ where $r\in R$
Omegabet_
since $f$ evaluates to $0$ at $(r_1,...,r_n)$, you get $r=0$. Alternatively, you can probably do some inductive argument
Omegabet_