- #1
DanielThrice
- 29
- 0
Original Query: I'm beginning to look at rings for the first time and was given this to start with:
Let R = < R, +, *> (* means multiplication) be a ring, and let I < R be an additive subgroup of < R, + >.
Consider the set of cosets
R/I = {a + I: a is an element of R}
equipped with its own operations + and * defined by
(a + I) + (b + I) = (a + b) + I
(a + I) (b + I) = ab + I
How do we prove that the operations + and are well-defined <---> the
additive subgroup I satises the following conditions:
ab is an element of I for all a in R and b in I
ba is an element of I for all a in R and b in I
?
What I understand:
So the question is basically asking, `prove that R/I makes sense if and only if I is an ideal'.
I think I have to prove the following:
a + I = a' + I, b + I = b' + I ---> (a + I) + (b + I) = (a' + I) + (b' + I), (a + I) + (b + I) = (a' + I) (b' + I)
Are we just proving that something is well defined?
And to prove the other part of the `if and only if', this is what I think we should do:
Assume a + I = a' + I and b + I = b' + I but (a + I) (b + I) does not equal (a' + I) (b' + I)
That is, ab + I does not equal a'b' + I, which would imply that ab - a'b' is not an element of I.
I think I want to prove that there exists some r in R and x in I such that xr is not an element of I or rx is not an element of R . T
This needs some patching up, I'm a little new to rings
Let R = < R, +, *> (* means multiplication) be a ring, and let I < R be an additive subgroup of < R, + >.
Consider the set of cosets
R/I = {a + I: a is an element of R}
equipped with its own operations + and * defined by
(a + I) + (b + I) = (a + b) + I
(a + I) (b + I) = ab + I
How do we prove that the operations + and are well-defined <---> the
additive subgroup I satises the following conditions:
ab is an element of I for all a in R and b in I
ba is an element of I for all a in R and b in I
?
What I understand:
So the question is basically asking, `prove that R/I makes sense if and only if I is an ideal'.
I think I have to prove the following:
a + I = a' + I, b + I = b' + I ---> (a + I) + (b + I) = (a' + I) + (b' + I), (a + I) + (b + I) = (a' + I) (b' + I)
Are we just proving that something is well defined?
And to prove the other part of the `if and only if', this is what I think we should do:
Assume a + I = a' + I and b + I = b' + I but (a + I) (b + I) does not equal (a' + I) (b' + I)
That is, ab + I does not equal a'b' + I, which would imply that ab - a'b' is not an element of I.
I think I want to prove that there exists some r in R and x in I such that xr is not an element of I or rx is not an element of R . T
This needs some patching up, I'm a little new to rings