Prove that $ I + J = R iff b + J $ is invertible in $ R / J$, where $ I = langle b rangle$
$begingroup$
Let $R$ be an integral domain and $I, J$ its ideals, where $I = langle b rangle$, for a $ b in R$. Prove that $ I + J = R iff b + J $ is invertible in $ R / J$
If it is a duplicate, I apologize, but I've already looked up for it.
I was able to show this:
$ I + J = R iff (forall r in R) r = i + j $, for some $ i in I, j in J iff (forall r in R) r = ba + j $, for some $ a in R, j in J$. Am I missing something or am I in a completely wrong direction? Thank you.
abstract-algebra proof-verification ring-theory ideals
$endgroup$
add a comment |
$begingroup$
Let $R$ be an integral domain and $I, J$ its ideals, where $I = langle b rangle$, for a $ b in R$. Prove that $ I + J = R iff b + J $ is invertible in $ R / J$
If it is a duplicate, I apologize, but I've already looked up for it.
I was able to show this:
$ I + J = R iff (forall r in R) r = i + j $, for some $ i in I, j in J iff (forall r in R) r = ba + j $, for some $ a in R, j in J$. Am I missing something or am I in a completely wrong direction? Thank you.
abstract-algebra proof-verification ring-theory ideals
$endgroup$
add a comment |
$begingroup$
Let $R$ be an integral domain and $I, J$ its ideals, where $I = langle b rangle$, for a $ b in R$. Prove that $ I + J = R iff b + J $ is invertible in $ R / J$
If it is a duplicate, I apologize, but I've already looked up for it.
I was able to show this:
$ I + J = R iff (forall r in R) r = i + j $, for some $ i in I, j in J iff (forall r in R) r = ba + j $, for some $ a in R, j in J$. Am I missing something or am I in a completely wrong direction? Thank you.
abstract-algebra proof-verification ring-theory ideals
$endgroup$
Let $R$ be an integral domain and $I, J$ its ideals, where $I = langle b rangle$, for a $ b in R$. Prove that $ I + J = R iff b + J $ is invertible in $ R / J$
If it is a duplicate, I apologize, but I've already looked up for it.
I was able to show this:
$ I + J = R iff (forall r in R) r = i + j $, for some $ i in I, j in J iff (forall r in R) r = ba + j $, for some $ a in R, j in J$. Am I missing something or am I in a completely wrong direction? Thank you.
abstract-algebra proof-verification ring-theory ideals
abstract-algebra proof-verification ring-theory ideals
edited Dec 19 '18 at 16:21
user593746
asked Sep 20 '18 at 11:45
Nemanja BericNemanja Beric
37018
37018
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You were almost there. Note that $R$ is an integral domain, so it contains the unity. Thus, $I+J=R$ if and only if $1in I+J$. That is, $I+J=R$ iff $ab+j=1$ for some $ain R$ and $jin J$. (That is, you only have to take $r$ to be $1$ in your attempt.) What next?
$endgroup$
$begingroup$
Well, if ab + j = 1, for some a, that means that b is invertible in R / J, because R / J = r + J = {r + j : j in J}, so for j = 0 (which is in J), ab + j= 1 + 0, i.e. b is invertible. Am I right?
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:01
1
$begingroup$
@NemanjaBeric I would write it in the following way: $ab+j=1$ implies $ab+J=1+J$. Thus, $(a+J)(b+J)=1+J$. That is, $a+Jin R/J$ is the inverse of $b+Jin R/J$.
$endgroup$
– user593746
Sep 20 '18 at 12:13
$begingroup$
Right, right. I must not omit the "+ J"
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:14
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%2f2923935%2fprove-that-i-j-r-iff-b-j-is-invertible-in-r-j-where-i-lang%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
$begingroup$
You were almost there. Note that $R$ is an integral domain, so it contains the unity. Thus, $I+J=R$ if and only if $1in I+J$. That is, $I+J=R$ iff $ab+j=1$ for some $ain R$ and $jin J$. (That is, you only have to take $r$ to be $1$ in your attempt.) What next?
$endgroup$
$begingroup$
Well, if ab + j = 1, for some a, that means that b is invertible in R / J, because R / J = r + J = {r + j : j in J}, so for j = 0 (which is in J), ab + j= 1 + 0, i.e. b is invertible. Am I right?
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:01
1
$begingroup$
@NemanjaBeric I would write it in the following way: $ab+j=1$ implies $ab+J=1+J$. Thus, $(a+J)(b+J)=1+J$. That is, $a+Jin R/J$ is the inverse of $b+Jin R/J$.
$endgroup$
– user593746
Sep 20 '18 at 12:13
$begingroup$
Right, right. I must not omit the "+ J"
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:14
add a comment |
$begingroup$
You were almost there. Note that $R$ is an integral domain, so it contains the unity. Thus, $I+J=R$ if and only if $1in I+J$. That is, $I+J=R$ iff $ab+j=1$ for some $ain R$ and $jin J$. (That is, you only have to take $r$ to be $1$ in your attempt.) What next?
$endgroup$
$begingroup$
Well, if ab + j = 1, for some a, that means that b is invertible in R / J, because R / J = r + J = {r + j : j in J}, so for j = 0 (which is in J), ab + j= 1 + 0, i.e. b is invertible. Am I right?
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:01
1
$begingroup$
@NemanjaBeric I would write it in the following way: $ab+j=1$ implies $ab+J=1+J$. Thus, $(a+J)(b+J)=1+J$. That is, $a+Jin R/J$ is the inverse of $b+Jin R/J$.
$endgroup$
– user593746
Sep 20 '18 at 12:13
$begingroup$
Right, right. I must not omit the "+ J"
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:14
add a comment |
$begingroup$
You were almost there. Note that $R$ is an integral domain, so it contains the unity. Thus, $I+J=R$ if and only if $1in I+J$. That is, $I+J=R$ iff $ab+j=1$ for some $ain R$ and $jin J$. (That is, you only have to take $r$ to be $1$ in your attempt.) What next?
$endgroup$
You were almost there. Note that $R$ is an integral domain, so it contains the unity. Thus, $I+J=R$ if and only if $1in I+J$. That is, $I+J=R$ iff $ab+j=1$ for some $ain R$ and $jin J$. (That is, you only have to take $r$ to be $1$ in your attempt.) What next?
answered Sep 20 '18 at 11:51
user593746
$begingroup$
Well, if ab + j = 1, for some a, that means that b is invertible in R / J, because R / J = r + J = {r + j : j in J}, so for j = 0 (which is in J), ab + j= 1 + 0, i.e. b is invertible. Am I right?
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:01
1
$begingroup$
@NemanjaBeric I would write it in the following way: $ab+j=1$ implies $ab+J=1+J$. Thus, $(a+J)(b+J)=1+J$. That is, $a+Jin R/J$ is the inverse of $b+Jin R/J$.
$endgroup$
– user593746
Sep 20 '18 at 12:13
$begingroup$
Right, right. I must not omit the "+ J"
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:14
add a comment |
$begingroup$
Well, if ab + j = 1, for some a, that means that b is invertible in R / J, because R / J = r + J = {r + j : j in J}, so for j = 0 (which is in J), ab + j= 1 + 0, i.e. b is invertible. Am I right?
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:01
1
$begingroup$
@NemanjaBeric I would write it in the following way: $ab+j=1$ implies $ab+J=1+J$. Thus, $(a+J)(b+J)=1+J$. That is, $a+Jin R/J$ is the inverse of $b+Jin R/J$.
$endgroup$
– user593746
Sep 20 '18 at 12:13
$begingroup$
Right, right. I must not omit the "+ J"
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:14
$begingroup$
Well, if ab + j = 1, for some a, that means that b is invertible in R / J, because R / J = r + J = {r + j : j in J}, so for j = 0 (which is in J), ab + j= 1 + 0, i.e. b is invertible. Am I right?
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:01
$begingroup$
Well, if ab + j = 1, for some a, that means that b is invertible in R / J, because R / J = r + J = {r + j : j in J}, so for j = 0 (which is in J), ab + j= 1 + 0, i.e. b is invertible. Am I right?
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:01
1
1
$begingroup$
@NemanjaBeric I would write it in the following way: $ab+j=1$ implies $ab+J=1+J$. Thus, $(a+J)(b+J)=1+J$. That is, $a+Jin R/J$ is the inverse of $b+Jin R/J$.
$endgroup$
– user593746
Sep 20 '18 at 12:13
$begingroup$
@NemanjaBeric I would write it in the following way: $ab+j=1$ implies $ab+J=1+J$. Thus, $(a+J)(b+J)=1+J$. That is, $a+Jin R/J$ is the inverse of $b+Jin R/J$.
$endgroup$
– user593746
Sep 20 '18 at 12:13
$begingroup$
Right, right. I must not omit the "+ J"
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:14
$begingroup$
Right, right. I must not omit the "+ J"
$endgroup$
– Nemanja Beric
Sep 20 '18 at 12:14
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.
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%2f2923935%2fprove-that-i-j-r-iff-b-j-is-invertible-in-r-j-where-i-lang%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