SolitaryRoad.com

Website owner:  James Miller


[ Home ] [ Up ] [ Info ] [ Mail ]

                                        RINGS



Some definitions:




Ring. A set S with two binary operations, called addition and multiplication, which have the following properties:

    

    1. Closed under addition.

                a,b ole.gif S implies a + b ole1.gif S


    2. Associative Law holds under addition.

                a + (b + c) = (a + b) + c       for any a,b,c in S


    3. Additive Identity 0 exists under addition.

               a + 0 = 0 + a = a     for all a in S


    4. Additive Inverse exists for every element under addition.

               a + (-a) = (-a ) + a = 0       for all a in S


   5. Commutative Law holds under addition.

                  a + b = b + a        for all a,b in S


   6. Closed under multiplication.

            a,b ole2.gif S implies ab ole3.gif S


   7. Associative Law holds under multiplication.

                a(bc) = (ab)c            for any a,b,c in S


   8. Left Distributive Law holds -- multiplication over addition

             a(b+c) = ab + ac         for any a,b,c in S


   9. Right Distributive Law holds -- multiplication over addition

              (a+b)c = ac + bc        for any a,b,c in S

  


A ring need have no multiplicative identity elements or multiplicative inverses. It may have one or more multiplicative identity elements. It may have one or more right multiplicative identity elements but no left identity element and vice versa. If it has a left and right multiplicative identity element simultaneously, they are equal.

 

Commutative ring. A ring in which multiplication is commutative.

 

 

Ring with unit element (or ring with unity). A ring which has an identity element under multiplication.

 

 

Division ring. A ring whose nonzero elements form a group under multiplication.

  Syn. Skew field

 

A division ring has no zero divisors (i.e. there are no two nonzero elements a and b for which ab = 0).

 

A commutative division ring is a field.

 

 

Examples of rings.

  1. The set of all nxn matrices under the operations of matrix addition and matrix multiplication are non-commutative rings.

  2. The set of all even integers is a commutative ring.

  3. The set of integers modulo n is a commutative ring with unit element.

  4. Sets of polynomials in given variables x1, x2, ... ,xn with coefficients from any fixed ring or field under the usual operations of addition and multiplication.

  5. The set of all continuous functions on a certain domain under the usual operations of addition and multiplication.

  6. The set of linear transformations of a linear space or a Hilbert space.

 

 

 

Complex. A complex is any non-empty subset H of a ring R.

 

 

Operations of Complexes. 

      Addition. The sum H + K of two complexes H and K is the complex consisting of all sums

              h + k for all h ole4.gif H and k ole5.gif K.

     Multiplication. The product of two complexes H and K is the complex consisting of all products hk where h ole6.gif H and k ole7.gif K.

 

 

Subring. A subset of a ring R which is itself a ring with respect to the operations of R. Because any ring is a group with respect to the operation of addition, a subring of a ring R is a subgroup of the additive group of R.

 

 

Conditions for a subset of a ring to be a subring

 

● A subset S of a ring R is a subring of R if and only if S is non-empty and a - b and ab are in S for all a,b ole8.gif S.

 

● A subset S of a ring R is a subring of R if and only if S is non-empty and

            (a) S is closed with respect to the ring operations

            (b) for each a ole9.gif S, -a ole10.gif S

 

Because rings are, by definition, Abelian with regard to addition, any subring of a ring is necessarily normal with regard to addition.

 

 

 

 

 

Proper and Improper subrings. Among the subrings of a ring R are the subrings {0} and R itself. The rings {0} and R are called improper. Other subrings, if any, are called proper.

 

 

 

Divisors of zero. If ab = 0 and a ≠ 0 and b ≠ 0, then a and b are called divisors of zero. a is a left zero-divisor and b is a right zero-divisor.

 

 

Left Cancellation Law. If c ≠ 0 and ca = cb, then a = b.

 

 

Right Cancellation Law. If c ≠ 0 and ac = bc, then a = b.

 

 

Subtraction. The additive inverse of an element a is denoted as -a and called negative a. Subtraction is thus possible and unique in a ring R.

 

 

 

Theorems on rings.

 

1] Let R be a ring and let “0" be the identity element under addition. Then for every a in R:

 

      1) a0 = 0

      2) 0a = 0

 

2] For every a,b in a ring R:

 

      1) -a = (-1)a

      2) -(-a) = a

      3) -(a+b) = (-a) + (-b)

      4) (-a)(-b) = ab

      5) a(-b) = (-a)b = -(ab) = -ab

      6) a(b-c) = ab - ac

 

3] For every a,b in a ring R and every m,n in I+ (the set of positive integers):

 

           1) aman = am+ n

           2) (am)n = amn

 

     and if R is commutative

 

          3) (ab)n = anbn

 

4] For every a,b in a ring R and every m,n ole11.gif I (set of all integers):

 

         1) n(a + b) = na + nb

         2) (m + n)a = ma + nb

         3) n(ab) = (na)b = a(nb)

 

 

5] In a ring the right cancellation law for multiplication is equivalent to the statement that there are no divisors of zero.

 

6] In a ring the left cancellation law for multiplication is equivalent to the statement that there are no divisors of zero.

 

7] In a ring the left and right cancellation laws hold for addition.

 

 

 

 Isomorphisms on rings. An isomorphism between two rings R and R* is a one-to-one correspondence between their elements that preserves ring operations. Specifically it is a correspondence such that if elements x and y of R correspond to elements x* and y* of R* then the xy must correspond to x*y* and x + y to x* + y*

 

Alternate definition. An isomorphism between two rings R and R* is a one-to-one mapping

f R → R* such that f(xy) = f(x)f(y) and f(x + y) = f(x) + f(y) for all x,y ole12.gif R.

 

 

 Homomorphisms on rings A homomorphism between two rings R and R* is a mapping from ring R to ring R* that preserves ring operations. Specifically it is a mapping from R onto R* such that if elements x and y of R correspond to x* and y* of R*, then xy must correspond to x*y* and x + y to x* + y*.

 

Alternate definition. A homomorphism between two rings R and R* is a one-to-one mapping

f :R → R* such that f(xy) = f(x)f(y) and f(x + y) = f(x) + f(y) for all x,y. ole13.gif R.

 

Integral domains and fields are rings and the above definitions for isomorphisms and homomorphisms also apply to integral domains and fields.

 

 

 

 

References.

 

   A.D. Aleksandrov, A.N. Kolmogorov, M.A. Lavrentev, editors. Mathematics, its Content, Methods and Meaning. Volume III.

   James / James. Mathematics Dictionary.

   Frank Ayres. Modern Algebra. (Schaum)

   Joong Fang. Abstract Algebra. (Schaum)

   Garrett Birkhoff, Saunders Mac Lane. A Survey of Modern Algebra.

   R. A. Beaumont, R. W. Ball. Introduction to Modern Algebra and Matrix Theory.

   B. L. Van der Waerden. Modern Algebra.

   Dinkins. Abstract Mathematical Systems.



More from SolitaryRoad.com:

The Way of Truth and Life

God's message to the world

Jesus Christ and His Teachings

Words of Wisdom

Way of enlightenment, wisdom, and understanding

Way of true Christianity

America, a corrupt, depraved, shameless country

On integrity and the lack of it

The test of a person's Christianity is what he is

Who will go to heaven?

The superior person

On faith and works

Ninety five percent of the problems that most people have come from personal foolishness

Liberalism, socialism and the modern welfare state

The desire to harm, a motivation for conduct

The teaching is:

On modern intellectualism

On Homosexuality

On Self-sufficient Country Living, Homesteading

Principles for Living Life

Topically Arranged Proverbs, Precepts, Quotations. Common Sayings. Poor Richard's Almanac.

America has lost her way

The really big sins

Theory on the Formation of Character

Moral Perversion

You are what you eat

People are like radio tuners --- they pick out and listen to one wavelength and ignore the rest

Cause of Character Traits --- According to Aristotle

These things go together

Television

We are what we eat --- living under the discipline of a diet

Avoiding problems and trouble in life

Role of habit in formation of character

The True Christian

What is true Christianity?

Personal attributes of the true Christian

What determines a person's character?

Love of God and love of virtue are closely united

Walking a solitary road

Intellectual disparities among people and the power in good habits

Tools of Satan. Tactics and Tricks used by the Devil.

On responding to wrongs

Real Christian Faith

The Natural Way -- The Unnatural Way

Wisdom, Reason and Virtue are closely related

Knowledge is one thing, wisdom is another

My views on Christianity in America

The most important thing in life is understanding

Sizing up people

We are all examples --- for good or for bad

Television --- spiritual poison

The Prime Mover that decides "What We Are"

Where do our outlooks, attitudes and values come from?

Sin is serious business. The punishment for it is real. Hell is real.

Self-imposed discipline and regimentation

Achieving happiness in life --- a matter of the right strategies

Self-discipline

Self-control, self-restraint, self-discipline basic to so much in life

We are our habits

What creates moral character?


[ Home ] [ Up ] [ Info ] [ Mail ]