You are on page 1of 80

Rings and fields

Definition. Examples. Immediate properties

Lect.dr. M.Chiş () Lecture 6 2009 1 / 31


Rings and fields
Definition. Examples. Immediate properties
Definition
A universal algebra (R, +, ·) formed by a set R endorsed with two
binary operations + and ·, traditionally called addition and
multiplication, is called a ring if the following properties hold:

Lect.dr. M.Chiş () Lecture 6 2009 1 / 31


Rings and fields
Definition. Examples. Immediate properties
Definition
A universal algebra (R, +, ·) formed by a set R endorsed with two
binary operations + and ·, traditionally called addition and
multiplication, is called a ring if the following properties hold:
1) (R, +) is an abelian group.

Lect.dr. M.Chiş () Lecture 6 2009 1 / 31


Rings and fields
Definition. Examples. Immediate properties
Definition
A universal algebra (R, +, ·) formed by a set R endorsed with two
binary operations + and ·, traditionally called addition and
multiplication, is called a ring if the following properties hold:
1) (R, +) is an abelian group.
2) (R, ·) is a semigroup.

Lect.dr. M.Chiş () Lecture 6 2009 1 / 31


Rings and fields
Definition. Examples. Immediate properties
Definition
A universal algebra (R, +, ·) formed by a set R endorsed with two
binary operations + and ·, traditionally called addition and
multiplication, is called a ring if the following properties hold:
1) (R, +) is an abelian group.
2) (R, ·) is a semigroup.
3) the left distributivity of the multiplication with respect to addition

x · (y + z) = x · y + x · z , (∀)x, y , z ∈ R

and the right distributivity of the multiplication with respect to addition

(x + y ) · z = x · z + y · z , (∀)x, y , z ∈ R .

Lect.dr. M.Chiş () Lecture 6 2009 1 / 31


Rings and fields
Definition. Examples. Immediate properties
Definition
A universal algebra (R, +, ·) formed by a set R endorsed with two
binary operations + and ·, traditionally called addition and
multiplication, is called a ring if the following properties hold:
1) (R, +) is an abelian group.
2) (R, ·) is a semigroup.
3) the left distributivity of the multiplication with respect to addition

x · (y + z) = x · y + x · z , (∀)x, y , z ∈ R

and the right distributivity of the multiplication with respect to addition

(x + y ) · z = x · z + y · z , (∀)x, y , z ∈ R .

Lect.dr. M.Chiş () Lecture 6 2009 1 / 31


Remark
A ring is a universal algebra (R, +, ·, 0, −) which satisfies the
polynomial identities

(x + y ) + z = x + (y + z)
x +0=0+x =x
x + (−x) = (−x) + x = 0
x +y =y +x
(x · y ) · z = x · (y · z)
x · (y + z) = x · y + x · z
(x + y ) · z = x · z + y · z

Lect.dr. M.Chiş () Lecture 6 2009 2 / 31


Immediately from the axioms one can deduce the following properties:
Proposition
Let (R, +, ·) be a ring and x, y ∈ R two arbitrary elements. Then
i) x · 0R = 0R · x = 0R .
ii) (−x) · y = x · (−y ) = −(x · y ).
iii) (−x) · (−y ) = x · y .

Lect.dr. M.Chiş () Lecture 6 2009 3 / 31


Immediately from the axioms one can deduce the following properties:
Proposition
Let (R, +, ·) be a ring and x, y ∈ R two arbitrary elements. Then
i) x · 0R = 0R · x = 0R .
ii) (−x) · y = x · (−y ) = −(x · y ).
iii) (−x) · (−y ) = x · y .

Lect.dr. M.Chiş () Lecture 6 2009 3 / 31


Definition
A ring (R, +, ·) is called a commutative ring if the multiplication is
commutative.
A ring (R, +, ·) is called a unital ring if the multiplication allows a unit
element 1R .

Lect.dr. M.Chiş () Lecture 6 2009 4 / 31


Definition
A ring (R, +, ·) is called a commutative ring if the multiplication is
commutative.
A ring (R, +, ·) is called a unital ring if the multiplication allows a unit
element 1R .

Lect.dr. M.Chiş () Lecture 6 2009 4 / 31


Remark
1) On any abelian group (G , +) one can define a ring structure with
the multiplication

· : G × G −→ G : (a, b) 7−→ a · b := 0G .

2) If (R, +, ·) is a unital ring with 1R = 0R , then

x = x · 1R = x · 0R = 0R , (∀)x ∈ R ,

so that in this case R = {0R }.

Lect.dr. M.Chiş () Lecture 6 2009 5 / 31


Remark
1) On any abelian group (G , +) one can define a ring structure with
the multiplication

· : G × G −→ G : (a, b) 7−→ a · b := 0G .

2) If (R, +, ·) is a unital ring with 1R = 0R , then

x = x · 1R = x · 0R = 0R , (∀)x ∈ R ,

so that in this case R = {0R }.


Without explicitly stating it every time, by unital ring we shall
understand a ring R which allows a unit element 1R different from the
zero element 0R .

Lect.dr. M.Chiş () Lecture 6 2009 5 / 31


Remark
1) On any abelian group (G , +) one can define a ring structure with
the multiplication

· : G × G −→ G : (a, b) 7−→ a · b := 0G .

2) If (R, +, ·) is a unital ring with 1R = 0R , then

x = x · 1R = x · 0R = 0R , (∀)x ∈ R ,

so that in this case R = {0R }.


Without explicitly stating it every time, by unital ring we shall
understand a ring R which allows a unit element 1R different from the
zero element 0R .
3) If (R, +, ·) is a ring, by the opposite ring associated to R we
understand the ring R op := (R, +, ) having the same additive group
as the ring R, in which the multiplication is given by

: R × R −→ R : (x, y ) 7−→ x y := y · x .
Lect.dr. M.Chiş () Lecture 6 op 2009 5 / 31
Remark
1) On any abelian group (G , +) one can define a ring structure with
the multiplication

· : G × G −→ G : (a, b) 7−→ a · b := 0G .

2) If (R, +, ·) is a unital ring with 1R = 0R , then

x = x · 1R = x · 0R = 0R , (∀)x ∈ R ,

so that in this case R = {0R }.


Without explicitly stating it every time, by unital ring we shall
understand a ring R which allows a unit element 1R different from the
zero element 0R .
3) If (R, +, ·) is a ring, by the opposite ring associated to R we
understand the ring R op := (R, +, ) having the same additive group
as the ring R, in which the multiplication is given by

: R × R −→ R : (x, y ) 7−→ x y := y · x .
Lect.dr. M.Chiş () Lecture 6 op 2009 5 / 31
Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.
def
- idempotent ⇐⇒ an = a, (∀)n ∈ N∗ (⇐⇒ a2 = a).

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.
def
- idempotent ⇐⇒ an = a, (∀)n ∈ N∗ (⇐⇒ a2 = a).
def
- a left zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0.

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.
def
- idempotent ⇐⇒ an = a, (∀)n ∈ N∗ (⇐⇒ a2 = a).
def
- a left zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0.
def
- a right zero divisor ⇐⇒ (∃)b ∈ R \ {0} : b · a = 0.

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.
def
- idempotent ⇐⇒ an = a, (∀)n ∈ N∗ (⇐⇒ a2 = a).
def
- a left zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0.
def
- a right zero divisor ⇐⇒ (∃)b ∈ R \ {0} : b · a = 0.
def
- a zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0 ∨ b · a = 0.

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.
def
- idempotent ⇐⇒ an = a, (∀)n ∈ N∗ (⇐⇒ a2 = a).
def
- a left zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0.
def
- a right zero divisor ⇐⇒ (∃)b ∈ R \ {0} : b · a = 0.
def
- a zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0 ∨ b · a = 0.
def
- a left regular element ⇐⇒ (∀)b, c ∈ R : a · b = a · c =⇒ b = c.

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.
def
- idempotent ⇐⇒ an = a, (∀)n ∈ N∗ (⇐⇒ a2 = a).
def
- a left zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0.
def
- a right zero divisor ⇐⇒ (∃)b ∈ R \ {0} : b · a = 0.
def
- a zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0 ∨ b · a = 0.
def
- a left regular element ⇐⇒ (∀)b, c ∈ R : a · b = a · c =⇒ b = c.
def
- a right regular element ⇐⇒ (∀)b, c ∈ R : b · a = c · a =⇒ b = c.

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.
def
- idempotent ⇐⇒ an = a, (∀)n ∈ N∗ (⇐⇒ a2 = a).
def
- a left zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0.
def
- a right zero divisor ⇐⇒ (∃)b ∈ R \ {0} : b · a = 0.
def
- a zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0 ∨ b · a = 0.
def
- a left regular element ⇐⇒ (∀)b, c ∈ R : a · b = a · c =⇒ b = c.
def
- a right regular element ⇐⇒ (∀)b, c ∈ R : b · a = c · a =⇒ b = c.
def
- a regular element ⇐⇒ (∀)b, c ∈ R : a · b = a · c ∨ b · a = c · a =⇒ b = c.

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Definition
Let (R, +, ·) be a ring and a ∈ R an arbitrary element. The element a
is called
def
- nilpotent ⇐⇒ (∃)m ∈ N∗ : am = 0.
def
- idempotent ⇐⇒ an = a, (∀)n ∈ N∗ (⇐⇒ a2 = a).
def
- a left zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0.
def
- a right zero divisor ⇐⇒ (∃)b ∈ R \ {0} : b · a = 0.
def
- a zero divisor ⇐⇒ (∃)b ∈ R \ {0} : a · b = 0 ∨ b · a = 0.
def
- a left regular element ⇐⇒ (∀)b, c ∈ R : a · b = a · c =⇒ b = c.
def
- a right regular element ⇐⇒ (∀)b, c ∈ R : b · a = c · a =⇒ b = c.
def
- a regular element ⇐⇒ (∀)b, c ∈ R : a · b = a · c ∨ b · a = c · a =⇒ b = c.

Lect.dr. M.Chiş () Lecture 6 2009 6 / 31


Notation
N(R) := {a ∈ R| a − nilpotent}
I (R) := {a ∈ R| a − idempotent}
Ds (R) := {a ∈ R| a − left zero divisor}
Dd (R) := {a ∈ R| a − right zero divisor}
D(R) := {a ∈ R| a − zero divisor}
Rs (R) := {a ∈ R| a − left regular element}
Rd (R) := {a ∈ R| a − right regular element}
R(R) := {a ∈ R| a − regular element}

Lect.dr. M.Chiş () Lecture 6 2009 7 / 31


Remark
It is obvious that in any ring R we have 0R ∈ N(R), and if |R| ≥ 2,
then 0R ∈ Ds (R) ∩ Dd (R). By language abuse, if in a ring R we have
N(R) = {0R }(resp. D(R) = {0R }), we call the respective ring a ring
without nilpotent elements(resp. ring without zero divisors).

Definition
A ring (R, +, ·) which is unital, commutative and without zero divisors
is called an entire ring or integral domain.

Lect.dr. M.Chiş () Lecture 6 2009 8 / 31


Remark
It is obvious that in any ring R we have 0R ∈ N(R), and if |R| ≥ 2,
then 0R ∈ Ds (R) ∩ Dd (R). By language abuse, if in a ring R we have
N(R) = {0R }(resp. D(R) = {0R }), we call the respective ring a ring
without nilpotent elements(resp. ring without zero divisors).

Definition
A ring (R, +, ·) which is unital, commutative and without zero divisors
is called an entire ring or integral domain.

Lect.dr. M.Chiş () Lecture 6 2009 8 / 31


Proposition
If R is an arbitrary ring, with |R| ≥ 2, the following relations hold:

N(R) ⊆ Ds (R) ∩ Dd (R)


D(R) = Ds (R) ∪ Dd (R)
R(R) = Rs ∩ Rd (R)
.
R = Ds (R) ∪ Rs (R)
.
R = Dd (R) ∪ Rd (R)
.
R = D(R) ∪ R(R) .

Lect.dr. M.Chiş () Lecture 6 2009 9 / 31


Definition
A unital ring R such that U(R) = R \ {0} is called a division ring.
A commutative division ring is called a field.

Lect.dr. M.Chiş () Lecture 6 2009 10 / 31


Definition
A unital ring R such that U(R) = R \ {0} is called a division ring.
A commutative division ring is called a field.

Remark
A ring (R, +, ·) is a division ring(resp.a field) if and only if (R \ {0}, ·)
forms a group(resp. an abelian group).

Lect.dr. M.Chiş () Lecture 6 2009 10 / 31


Definition
A unital ring R such that U(R) = R \ {0} is called a division ring.
A commutative division ring is called a field.

Remark
A ring (R, +, ·) is a division ring(resp.a field) if and only if (R \ {0}, ·)
forms a group(resp. an abelian group).

Lect.dr. M.Chiş () Lecture 6 2009 10 / 31


Example
1) (Q, +, ·), (R, +, ·), (C, +, ·) are fields(=commutative division rings).
2) For any prime number p, (Zp , +, ·) is a field.

Lect.dr. M.Chiş () Lecture 6 2009 11 / 31


Example
1) (Q, +, ·), (R, +, ·), (C, +, ·) are fields(=commutative division rings).
2) For any prime number p, (Zp , +, ·) is a field.
3) Let A = {0, 1, a, b} be a set with four elements, on which we define
two binary operations whose Cayley tables are:
+ 0 1 a b · 0 1 a b
0 0 1 a b 0 0 0 0 0
1 1 0 b a 1 0 1 a b
a a b 0 1 a 0 a b 1
b b a 1 0 b 0 b 1 a
Then (A, +, ·) is a field.

Lect.dr. M.Chiş () Lecture 6 2009 11 / 31


Example
1) (Q, +, ·), (R, +, ·), (C, +, ·) are fields(=commutative division rings).
2) For any prime number p, (Zp , +, ·) is a field.
3) Let A = {0, 1, a, b} be a set with four elements, on which we define
two binary operations whose Cayley tables are:
+ 0 1 a b · 0 1 a b
0 0 1 a b 0 0 0 0 0
1 1 0 b a 1 0 1 a b
a a b 0 1 a 0 a b 1
b b a 1 0 b 0 b 1 a
Then (A, +, ·) is a field.

Lect.dr. M.Chiş () Lecture 6 2009 11 / 31


Example
We denote by H the set R4 which we endorse with two binary
operations, + and ·, defined by

(a, b, c, d) + (a0 , b 0 , c 0 , d 0 ) = (a + a0 , b + b 0 , c + c 0 , d + d 0 ) ,
(∀)a, b, c, d, a0 , b 0 , c 0 , d 0 ∈ R ,
respectively

(a, b, c, d) · (a0 , b 0 , c 0 , d 0 ) = (aa0 − bb 0 − cc 0 − dd 0 ,


ab 0 + ba0 + cd 0 − dc 0 , ac 0 − bd 0 + ca0 + db 0 , ad 0 + bc 0 − cb 0 + da0 ) ,
(∀)a, b, c, d, a0 , b 0 , c 0 , d 0 ∈ R .

Then (H, +, ·) is a noncommutative division ring.

Lect.dr. M.Chiş () Lecture 6 2009 12 / 31


Example
We denote by H the set R4 which we endorse with two binary
operations, + and ·, defined by

(a, b, c, d) + (a0 , b 0 , c 0 , d 0 ) = (a + a0 , b + b 0 , c + c 0 , d + d 0 ) ,
(∀)a, b, c, d, a0 , b 0 , c 0 , d 0 ∈ R ,
respectively

(a, b, c, d) · (a0 , b 0 , c 0 , d 0 ) = (aa0 − bb 0 − cc 0 − dd 0 ,


ab 0 + ba0 + cd 0 − dc 0 , ac 0 − bd 0 + ca0 + db 0 , ad 0 + bc 0 − cb 0 + da0 ) ,
(∀)a, b, c, d, a0 , b 0 , c 0 , d 0 ∈ R .

Then (H, +, ·) is a noncommutative division ring.

Lect.dr. M.Chiş () Lecture 6 2009 12 / 31


Proposition
Any finite nonzero ring without zero divisors is a division ring.

Corollary
Any finite entire ring is a field.

Lect.dr. M.Chiş () Lecture 6 2009 13 / 31


Proposition
Any finite nonzero ring without zero divisors is a division ring.

Corollary
Any finite entire ring is a field.

Lect.dr. M.Chiş () Lecture 6 2009 13 / 31


Theorem
(Wedderburn) Any finite division ring is a field.

Corollary
Any finite nonzero ring without zero divisors is a field.

Lect.dr. M.Chiş () Lecture 6 2009 14 / 31


Theorem
(Wedderburn) Any finite division ring is a field.

Corollary
Any finite nonzero ring without zero divisors is a field.

Lect.dr. M.Chiş () Lecture 6 2009 14 / 31


Definition
Let (R, +, ·) be a ring and S ⊆ R, S 6= ∅. We call S is a subring of the
ring R, and we write S ≤ R if S ≤ (R, +) and S ≤ (R, ·).

Remark
The conditions in the definition above may be written as:

1) x − y ∈ S, (∀)x, y ∈ S ,
2) x · y ∈ S, (∀)x, y ∈ S .

Lect.dr. M.Chiş () Lecture 6 2009 15 / 31


Definition
Let (R, +, ·) be a ring and S ⊆ R, S 6= ∅. We call S is a subring of the
ring R, and we write S ≤ R if S ≤ (R, +) and S ≤ (R, ·).

Remark
The conditions in the definition above may be written as:

1) x − y ∈ S, (∀)x, y ∈ S ,
2) x · y ∈ S, (∀)x, y ∈ S .

Definition
If (R, +, ·) is a unital ring, and S ≤ R has the property that 1R ∈ S, we
call S a unital subring of R.

Lect.dr. M.Chiş () Lecture 6 2009 15 / 31


Definition
Let (R, +, ·) be a ring and S ⊆ R, S 6= ∅. We call S is a subring of the
ring R, and we write S ≤ R if S ≤ (R, +) and S ≤ (R, ·).

Remark
The conditions in the definition above may be written as:

1) x − y ∈ S, (∀)x, y ∈ S ,
2) x · y ∈ S, (∀)x, y ∈ S .

Definition
If (R, +, ·) is a unital ring, and S ≤ R has the property that 1R ∈ S, we
call S a unital subring of R.

Lect.dr. M.Chiş () Lecture 6 2009 15 / 31


Example
1) The set   
a b
Mut
2 (Z) = | a, b, c ∈ Z
0 c
of all upper triangular matrices of dimension 2 × 2 with integer
elements forms a unital subring of the ring M2 (Z).
2) If (R, +, ·) is a ring(resp. unital ring), then the centre of the ring

Z (R) := {a ∈ R| a · r = r · a, (∀)r ∈ R}

forms a subring(resp. unital subring) of the ring R.

Lect.dr. M.Chiş () Lecture 6 2009 16 / 31


Example
1) The set   
a b
Mut
2 (Z) = | a, b, c ∈ Z
0 c
of all upper triangular matrices of dimension 2 × 2 with integer
elements forms a unital subring of the ring M2 (Z).
2) If (R, +, ·) is a ring(resp. unital ring), then the centre of the ring

Z (R) := {a ∈ R| a · r = r · a, (∀)r ∈ R}

forms a subring(resp. unital subring) of the ring R.

Lect.dr. M.Chiş () Lecture 6 2009 16 / 31


Proposition
T (R, +, ·) be a ring and {Si }i∈I a family of subrings ale lui R. Then
Let
Si ≤ R.
i∈I

Definition
Let (R, +, ·) be a ring and M ⊆ R. The subring of R generated by M is
then \
hMi := S.
M⊆S≤R

Lect.dr. M.Chiş () Lecture 6 2009 17 / 31


Proposition
T (R, +, ·) be a ring and {Si }i∈I a family of subrings ale lui R. Then
Let
Si ≤ R.
i∈I

Definition
Let (R, +, ·) be a ring and M ⊆ R. The subring of R generated by M is
then \
hMi := S.
M⊆S≤R

Remark
If (R, +, ·) is a ring and M ⊆ R, then hMi is the least subring of R in
which the set M is included.

Lect.dr. M.Chiş () Lecture 6 2009 17 / 31


Proposition
T (R, +, ·) be a ring and {Si }i∈I a family of subrings ale lui R. Then
Let
Si ≤ R.
i∈I

Definition
Let (R, +, ·) be a ring and M ⊆ R. The subring of R generated by M is
then \
hMi := S.
M⊆S≤R

Remark
If (R, +, ·) is a ring and M ⊆ R, then hMi is the least subring of R in
which the set M is included.

Lect.dr. M.Chiş () Lecture 6 2009 17 / 31


Definition
Let (R, +, ·) be a ring and I ⊆ R, I 6= ∅. We call I a left(resp. right,
resp. bilateral) ideal of R, and we write I Es R(resp. I Ed R, resp. E R)
if
1) I ≤ (R, +),
2) R · I ⊆ I (resp. I · R ⊆ I , resp. R · I ∪ I · R ⊆ I ).

Remark
The conditions above can be written as
1) x − y ∈ I , (∀)x, y ∈ I ,
2) r · x ∈ I (resp. x · r ∈ I , resp. r · x, x · r ∈ I ), (∀)r ∈ R, x ∈ I .

Lect.dr. M.Chiş () Lecture 6 2009 18 / 31


Definition
Let (R, +, ·) be a ring and I ⊆ R, I 6= ∅. We call I a left(resp. right,
resp. bilateral) ideal of R, and we write I Es R(resp. I Ed R, resp. E R)
if
1) I ≤ (R, +),
2) R · I ⊆ I (resp. I · R ⊆ I , resp. R · I ∪ I · R ⊆ I ).

Remark
The conditions above can be written as
1) x − y ∈ I , (∀)x, y ∈ I ,
2) r · x ∈ I (resp. x · r ∈ I , resp. r · x, x · r ∈ I ), (∀)r ∈ R, x ∈ I .

Lect.dr. M.Chiş () Lecture 6 2009 18 / 31


Proposition
If (R, +, ·) is a ring, and I an ideal of it(left, right, or bilateral), then I is a
subring of the ring R.

Lect.dr. M.Chiş () Lecture 6 2009 19 / 31


Proposition
Let (R, +, ·) be a ring, and {Iλ }λ∈Λ a family of left(resp. right, resp.
bilateral) ideals. Then
\
Iλ Es R (resp. Ed R , resp. E R) .
λ∈Λ

Definition
Let (R, +, ·) be a ring and M ⊆ R. The left ideal(resp. the right ideal,
resp. the bilateral ideal) of R generated by M is
\ \ \
(M)s := I (resp. (M)d := I , resp. (M) := I).
M⊆I Es R M⊆I Ed R M⊆I ER

Lect.dr. M.Chiş () Lecture 6 2009 20 / 31


Proposition
Let (R, +, ·) be a ring, and {Iλ }λ∈Λ a family of left(resp. right, resp.
bilateral) ideals. Then
\
Iλ Es R (resp. Ed R , resp. E R) .
λ∈Λ

Definition
Let (R, +, ·) be a ring and M ⊆ R. The left ideal(resp. the right ideal,
resp. the bilateral ideal) of R generated by M is
\ \ \
(M)s := I (resp. (M)d := I , resp. (M) := I).
M⊆I Es R M⊆I Ed R M⊆I ER

Remark
(M)s (resp. (M)d , resp. (M)) is the least left(resp. right, resp.
bilateral) ideal which includes the set M.
Lect.dr. M.Chiş () Lecture 6 2009 20 / 31
Proposition
Let (R, +, ·) be a ring, and {Iλ }λ∈Λ a family of left(resp. right, resp.
bilateral) ideals. Then
\
Iλ Es R (resp. Ed R , resp. E R) .
λ∈Λ

Definition
Let (R, +, ·) be a ring and M ⊆ R. The left ideal(resp. the right ideal,
resp. the bilateral ideal) of R generated by M is
\ \ \
(M)s := I (resp. (M)d := I , resp. (M) := I).
M⊆I Es R M⊆I Ed R M⊆I ER

Remark
(M)s (resp. (M)d , resp. (M)) is the least left(resp. right, resp.
bilateral) ideal which includes the set M.
Lect.dr. M.Chiş () Lecture 6 2009 20 / 31
Notation
If M = {a1 , a2 , . . . , an }, we write (a1 , a2 , . . . , an )s in stead of (M)s .

Definition
An ideal(left, right, or bilateral) I of a ring (R, +, ·) is called ideal of
finite type, if there is a finite set M, such that I = (M)s (resp. I = (M)d ,
resp. I = (M)).

Lect.dr. M.Chiş () Lecture 6 2009 21 / 31


Notation
If M = {a1 , a2 , . . . , an }, we write (a1 , a2 , . . . , an )s in stead of (M)s .

Definition
An ideal(left, right, or bilateral) I of a ring (R, +, ·) is called ideal of
finite type, if there is a finite set M, such that I = (M)s (resp. I = (M)d ,
resp. I = (M)). If the generating set M is formed by a single element a,
we call I the principal (left, right, or bilateral) ideal generated by a.

Lect.dr. M.Chiş () Lecture 6 2009 21 / 31


Notation
If M = {a1 , a2 , . . . , an }, we write (a1 , a2 , . . . , an )s in stead of (M)s .

Definition
An ideal(left, right, or bilateral) I of a ring (R, +, ·) is called ideal of
finite type, if there is a finite set M, such that I = (M)s (resp. I = (M)d ,
resp. I = (M)). If the generating set M is formed by a single element a,
we call I the principal (left, right, or bilateral) ideal generated by a.

Definition
An entire ring (R, +, ·) such that any of its ideals is principal is called
ring with principal ideals or principal ring.

Lect.dr. M.Chiş () Lecture 6 2009 21 / 31


Notation
If M = {a1 , a2 , . . . , an }, we write (a1 , a2 , . . . , an )s in stead of (M)s .

Definition
An ideal(left, right, or bilateral) I of a ring (R, +, ·) is called ideal of
finite type, if there is a finite set M, such that I = (M)s (resp. I = (M)d ,
resp. I = (M)). If the generating set M is formed by a single element a,
we call I the principal (left, right, or bilateral) ideal generated by a.

Definition
An entire ring (R, +, ·) such that any of its ideals is principal is called
ring with principal ideals or principal ring.

Lect.dr. M.Chiş () Lecture 6 2009 21 / 31


Proposition
Let (R, +, ·) be a unital ring, and I ⊆ R an ideal of it(left, right, or
bilateral). If 1R ∈ I , then I = R.

Proposition
Let (R, +, ·) be a unital ring. Then R is a division ring if and only if its
only ideals are (0) and R.

Lect.dr. M.Chiş () Lecture 6 2009 22 / 31


Proposition
Let (R, +, ·) be a unital ring, and I ⊆ R an ideal of it(left, right, or
bilateral). If 1R ∈ I , then I = R.

Proposition
Let (R, +, ·) be a unital ring. Then R is a division ring if and only if its
only ideals are (0) and R.

Lect.dr. M.Chiş () Lecture 6 2009 22 / 31


Proposition
Let (R, +, ·) be a ring and I E R. Then on the factor group (R/I , +) one
can define a binary operation by

· : (R/I ) × (R/I ) −→ (R/I ) : (a + I , b + I ) 7−→ (a + I ) · (b + I ) := (a · b) + I ,

and (R/I , +, ·) is a ring, called the factor ring of the ring R with respect
to the ideal I .

Lect.dr. M.Chiş () Lecture 6 2009 23 / 31


Ring homomorphisms. The isomorphism theorems for rings

Definition
Let (R1 , +, ·) and (R2 , ⊕, ) be two rings. A function f : R1 −→ R2 is
called a ring homomorphism if f is a group homomorphism between the
additive groups (R1 , +) and (R2 , ⊕) and a semigroup homomorphism
between the semigroups (R1 , ·) and (R2 , ).

Lect.dr. M.Chiş () Lecture 6 2009 24 / 31


Ring homomorphisms. The isomorphism theorems for rings

Definition
Let (R1 , +, ·) and (R2 , ⊕, ) be two rings. A function f : R1 −→ R2 is
called a ring homomorphism if f is a group homomorphism between the
additive groups (R1 , +) and (R2 , ⊕) and a semigroup homomorphism
between the semigroups (R1 , ·) and (R2 , ). If the rings R1 and R2 are
unital, and f also satisfies the equality 1fR1 = 1R2 , then f is called a
unital ring homomorphism.

Lect.dr. M.Chiş () Lecture 6 2009 24 / 31


Ring homomorphisms. The isomorphism theorems for rings

Definition
Let (R1 , +, ·) and (R2 , ⊕, ) be two rings. A function f : R1 −→ R2 is
called a ring homomorphism if f is a group homomorphism between the
additive groups (R1 , +) and (R2 , ⊕) and a semigroup homomorphism
between the semigroups (R1 , ·) and (R2 , ). If the rings R1 and R2 are
unital, and f also satisfies the equality 1fR1 = 1R2 , then f is called a
unital ring homomorphism.

Remark
The map f : (R1 , +, ·) −→ (R2 , ⊕, ) is a ring homomorphism if and
only if it satisfies the equalities

1) (a + b)f = af ⊕ b f , (∀)a, b ∈ R1 ,
2) (a · b)f = af b f , (∀)a, b ∈ R1 .

Lect.dr. M.Chiş () Lecture 6 2009 24 / 31


Ring homomorphisms. The isomorphism theorems for rings

Definition
Let (R1 , +, ·) and (R2 , ⊕, ) be two rings. A function f : R1 −→ R2 is
called a ring homomorphism if f is a group homomorphism between the
additive groups (R1 , +) and (R2 , ⊕) and a semigroup homomorphism
between the semigroups (R1 , ·) and (R2 , ). If the rings R1 and R2 are
unital, and f also satisfies the equality 1fR1 = 1R2 , then f is called a
unital ring homomorphism.

Remark
The map f : (R1 , +, ·) −→ (R2 , ⊕, ) is a ring homomorphism if and
only if it satisfies the equalities

1) (a + b)f = af ⊕ b f , (∀)a, b ∈ R1 ,
2) (a · b)f = af b f , (∀)a, b ∈ R1 .

Lect.dr. M.Chiş () Lecture 6 2009 24 / 31


Proposition
Let f : (R1 , +, ·) −→ (R2 , ⊕, ) be a ring homomorphism. Then the
following properties hold:
1) 0fR1 = 0R2 .
2) (−a)f = −af , (∀)a ∈ R1 .
3) If the rings R1 and R2 are unital, and f is unital ring homomorphism,
then U(R1 )f ⊆ U(R2 ) and (a−1 )f = (af )−1 , (∀)a ∈ U(R1 ).
4) S1 ≤ R1 =⇒ S1f ≤ R2 .
−1
5) S2 ≤ R2 =⇒ S2f ≤ R1 .
−1
6) I2 Es (Ed , E)R2 =⇒ I2f Es (Ed , E)R1 .
7) If f is surjective, then I1 Es (Ed , E)R1 =⇒ I1f Es (Ed , E)R2 .

Corollary
If f : (R1 , +, ·) −→ (R2 , ⊕, ) is a ring homomorphism, then Im(f ) ≤ R2
and
Ker (f ) = {a ∈ R1 | af = 0R2 } E R1 .

Lect.dr. M.Chiş () Lecture 6 2009 25 / 31


Proposition
Let f : (R1 , +, ·) −→ (R2 , ⊕, ) be a ring homomorphism. Then the
following properties hold:
1) 0fR1 = 0R2 .
2) (−a)f = −af , (∀)a ∈ R1 .
3) If the rings R1 and R2 are unital, and f is unital ring homomorphism,
then U(R1 )f ⊆ U(R2 ) and (a−1 )f = (af )−1 , (∀)a ∈ U(R1 ).
4) S1 ≤ R1 =⇒ S1f ≤ R2 .
−1
5) S2 ≤ R2 =⇒ S2f ≤ R1 .
−1
6) I2 Es (Ed , E)R2 =⇒ I2f Es (Ed , E)R1 .
7) If f is surjective, then I1 Es (Ed , E)R1 =⇒ I1f Es (Ed , E)R2 .

Corollary
If f : (R1 , +, ·) −→ (R2 , ⊕, ) is a ring homomorphism, then Im(f ) ≤ R2
and
Ker (f ) = {a ∈ R1 | af = 0R2 } E R1 .

Lect.dr. M.Chiş () Lecture 6 2009 25 / 31


Definition
Let f : (R1 , +, ·) −→ (R2 , ⊕, ) be a ring homomorphism. f is called a
ring isomorphism if there is a ring homomorphism
g : (R2 , ⊕, ) −→ (R1 , +, ·) such that f · g = idR1 and g · f = idR2 .
We call the ring (R1 , +, ·) is isomorphic to the ring (R2 , ⊕, ) if there is
an isomorphism f : (R1 , +, ·) −→ (R2 , ⊕, ), and we write
(R1 , +, ·) ∼
= (R2 , ⊕, ) or R1 ∼
= R2 .

Lect.dr. M.Chiş () Lecture 6 2009 26 / 31


Definition
Let f : (R1 , +, ·) −→ (R2 , ⊕, ) be a ring homomorphism. f is called a
ring isomorphism if there is a ring homomorphism
g : (R2 , ⊕, ) −→ (R1 , +, ·) such that f · g = idR1 and g · f = idR2 .
We call the ring (R1 , +, ·) is isomorphic to the ring (R2 , ⊕, ) if there is
an isomorphism f : (R1 , +, ·) −→ (R2 , ⊕, ), and we write
(R1 , +, ·) ∼
= (R2 , ⊕, ) or R1 ∼
= R2 .

Proposition
The necessary and sufficient condition for a ring homomorphism
f : (R1 , +, ·) −→ (R2 , ⊕, ) to be an isomorphism is f to be bijective.

Lect.dr. M.Chiş () Lecture 6 2009 26 / 31


Definition
Let f : (R1 , +, ·) −→ (R2 , ⊕, ) be a ring homomorphism. f is called a
ring isomorphism if there is a ring homomorphism
g : (R2 , ⊕, ) −→ (R1 , +, ·) such that f · g = idR1 and g · f = idR2 .
We call the ring (R1 , +, ·) is isomorphic to the ring (R2 , ⊕, ) if there is
an isomorphism f : (R1 , +, ·) −→ (R2 , ⊕, ), and we write
(R1 , +, ·) ∼
= (R2 , ⊕, ) or R1 ∼
= R2 .

Proposition
The necessary and sufficient condition for a ring homomorphism
f : (R1 , +, ·) −→ (R2 , ⊕, ) to be an isomorphism is f to be bijective.

Lect.dr. M.Chiş () Lecture 6 2009 26 / 31


Theorem
(the fundamental isomorphism theorem for rings)
If f : (R1 , +, ·) −→ (R2 , ⊕, ) is a ring homomorphism, then there is an
isomorphism f : R1 /Ker (f ) −→ Im(f ), unique such that the following
diagram is commutative:
f
R1 −−−−→ R2
π↓ ↑i
f
R1 /Ker (f ) −−−−→ Im(f )

where π = πKer (f ) : R1 −→ R1 /Ker (f ) is the canonical projection, and


i = iIm(f ) : Im(f ) −→ R2 is the inclusion homomorphism.

Lect.dr. M.Chiş () Lecture 6 2009 27 / 31


Proposition
(the first isomorphism theorem for rings) If
f : (R1 , +, ·) −→ (R2 , ⊕, ) is a surjective ring homomorphism, then
R2 ∼= R1 /Ker (f ).

Proposition
(the second isomorphism theorem for rings) Let (R, +, ·) be a ring,
S ≤ R and I E R. Then S ∩ I E S and

S/(S ∩ I ) ∼
= (S + I )/I .

Lect.dr. M.Chiş () Lecture 6 2009 28 / 31


Proposition
(the first isomorphism theorem for rings) If
f : (R1 , +, ·) −→ (R2 , ⊕, ) is a surjective ring homomorphism, then
R2 ∼= R1 /Ker (f ).

Proposition
(the second isomorphism theorem for rings) Let (R, +, ·) be a ring,
S ≤ R and I E R. Then S ∩ I E S and

S/(S ∩ I ) ∼
= (S + I )/I .

Proposition
(the third isomorphism theorem for rings) Let (R, +, ·) be a ring, and
I , J E R, such that I ⊆ J. Then J/I E R/I and

(R/I )/(J/I ) ∼
= R/J .

Lect.dr. M.Chiş () Lecture 6 2009 28 / 31


Proposition
(the first isomorphism theorem for rings) If
f : (R1 , +, ·) −→ (R2 , ⊕, ) is a surjective ring homomorphism, then
R2 ∼= R1 /Ker (f ).

Proposition
(the second isomorphism theorem for rings) Let (R, +, ·) be a ring,
S ≤ R and I E R. Then S ∩ I E S and

S/(S ∩ I ) ∼
= (S + I )/I .

Proposition
(the third isomorphism theorem for rings) Let (R, +, ·) be a ring, and
I , J E R, such that I ⊆ J. Then J/I E R/I and

(R/I )/(J/I ) ∼
= R/J .

Lect.dr. M.Chiş () Lecture 6 2009 28 / 31


Proposition
(the correspondence theorem for rings) Let (R, +, ·) be a ring and
I E R. Then there is a bijective correspondence between the set of the
subrings of R which include I and the set of the subrings of R/I , whose
restriction to the set of left(resp. right, resp. bilateral) ideals of R which
include I represents a bijection with values in the set of left(resp. right,
resp. bilateral) ideals of R/I .

Lect.dr. M.Chiş () Lecture 6 2009 29 / 31


Definition
Let (R, +, ·) be a ring and I E R. The ideal I is called a maximal ideal if

I ⊆ J E R =⇒ I = J ∨ J = R .

Proposition
Let (R, +, ·) be a ring and I E R. Then I is a maximal ideal if and only if
the factor ring R/I is a division ring.

Lect.dr. M.Chiş () Lecture 6 2009 30 / 31


Definition
Let (R, +, ·) be a ring and I E R. The ideal I is called a maximal ideal if

I ⊆ J E R =⇒ I = J ∨ J = R .

Proposition
Let (R, +, ·) be a ring and I E R. Then I is a maximal ideal if and only if
the factor ring R/I is a division ring.

Lect.dr. M.Chiş () Lecture 6 2009 30 / 31


Definition
Let (R, +, ·) be a ring and I E R. The ideal I is called a prime ideal if

(∀)a, b ∈ R : a · b ∈ I =⇒ a ∈ I ∨ b ∈ I .

Proposition
Let (R, +, ·) be a ring and I E R. Then I is a prime ideal if and only if the
factor ring R/I is a ring without zero divisors.

Lect.dr. M.Chiş () Lecture 6 2009 31 / 31


Definition
Let (R, +, ·) be a ring and I E R. The ideal I is called a prime ideal if

(∀)a, b ∈ R : a · b ∈ I =⇒ a ∈ I ∨ b ∈ I .

Proposition
Let (R, +, ·) be a ring and I E R. Then I is a prime ideal if and only if the
factor ring R/I is a ring without zero divisors.

Corollary
Let (R, +, ·) be a ring and I E R. If I is a maximal ideal, then I is prime.

Lect.dr. M.Chiş () Lecture 6 2009 31 / 31


Definition
Let (R, +, ·) be a ring and I E R. The ideal I is called a prime ideal if

(∀)a, b ∈ R : a · b ∈ I =⇒ a ∈ I ∨ b ∈ I .

Proposition
Let (R, +, ·) be a ring and I E R. Then I is a prime ideal if and only if the
factor ring R/I is a ring without zero divisors.

Corollary
Let (R, +, ·) be a ring and I E R. If I is a maximal ideal, then I is prime.

Lect.dr. M.Chiş () Lecture 6 2009 31 / 31

You might also like