MATH 415 Lecture 15

From Notes
Jump to navigation Jump to search

« previous | Thursday, October 17, 2013 | next »


Rings

Ring Homomorphisms

Recall that is a homomorphism of a ring if and only if satisfies the homomorphism property over both addition and multiplication.

For example, where is a homomorphism. is obviously a homomorphism over addition, but multiplication can be trickier to see.

. It is a property of modular arithmetic that the mod of a product is equivalent to the product of the mods, so .

Ring Isomorphisms

Recall the definition of an isomorphism:

is an isomorphism if it satisfies all of the following properties:

  1. is a homomorphism
  2. is one-to-one (injective)
  3. is onto (surjective)

Or, more simply stated, is a bijective homomorphism.


Isomorphisms define an equivalence relation:

  1. Reflexive. via (identity function)
  2. Symmetric. via . Then is also an isomorphism, hence .
  3. Transitive. and . Define composition

Warning

, but . This is because has one unity, but has no unity.

(Unity is a structural property of rings)


Unity

The unity is the multiplicative identity element in a ring

For nontrivial groups, multiplicative unity 1 is defined as such: if for all , where (0 is additive identity).

In the degenerate case, is called the zero ring:

  • 0 acts as the additive unity (), and
  • the multiplicative unity ()

Definitions and Observations

  • is commutative if for all .
  • A ring with a multiplicative identity element is a ring with unity. (denoted )

because .

Direct Product of Rings

If , then the rings and are isomorphic.

We already know from groups that if and only if .

Unities and are both generators. Therefore, is an isomorphism.

In general, The unity in is constructed as , where

Units

is called a multiplicative inverse of if . We denote .

If is a ring with unity , an element is a unit of if it has a multiplicative inverse.

Note: Unity is not the same as a unit
  • If is a unit, then is a unit.
  • If and are units, then is also a unit (and thus )

Collection of units forms a group that is a subgroup of the semigroup .

Finding Units of a Ring

For example, find the units in

  • is obviously a unit,
  • If is a unit, then is also a unit
  • , so and are units.
  • etc.

In general, units of are elements that are coprime to .

Division Rings

If every nonzero element is a unit, then is a division ring (or a skew field)

Note that is not a division ring.

Subrings

If and is a ring, then is a subring of .


Fields

A field is a commutative division ring.

Examples: , , .


Integral Domains

We start oddly with a quadratic equation . This has solutions in , but what about in ? .

Zero Divisors

If and are two nonzero elements of a ring such that , then and are divisors of (or divisors)

Note that and are zero divisors in since .

Theorem 19.3

In , the divisors of 0 are precisely those nonzero elements that are not relatively prime to .

Proof. Take , where . Let , so and are both divisible by . Then . Thus is a zero divisor.

Now suppose and for some . Then implies , so since and are relatively prime. This means that .

quod erat demonstrandum

Corollary. If is prime, then has no zero-divisors. (because all integers are coprime to a prime number)


Cancellation Law

Recall that (left) cancellation law holds if implies . (similarly right)

If , where is a ring, then can be rewritten as . Thus either or is a zero-divisor, and thus the cancellation law does not hold in general (cannot divide by zero). However,

Theorem 19.5

The left and right cancellation laws hold in if and only if has no zero divisors.

Definition of Integral Domain

An integral domain is a commutative ring with unity containing no zero-divisors. (huh?)

Examples: . In general, any field is an integral domain: (See #Theorem 19.9→)


Note that is not an integral domain even though and are both integral domains. This is because we can choose two elements and in the direct product such that

Similarly, is an integral domain, but ( matrices formed from elements of ) is not.

Theorem 19.9

Every field is an integral domain

If is a field, then is a group of units, all of which have an inverse so the cancellation laws hold.

Proof. Assume , then if , we can find . Thus is equivalent to , thus .