Rng (algebra)

In mathematics, and more specifically in abstract algebra, a rng (or pseudo-ring or non-unital ring) is an algebraic structure satisfying the same properties as a ring, without assuming the existence of a multiplicative identity. The term "rng" (pronounced rung) is meant to suggest that it is a "ring" without "i", i.e. without the requirement for an "identity element".

There is no consensus in the community as to whether the existence of a multiplicative identity must be one of the ring axioms (see the history section of the article on rings). The term "rng" was coined to alleviate this ambiguity when people want to refer explicitly to a ring without the axiom of multiplicative identity.

A number of algebras of functions considered in analysis are not unital, for instance the algebra of functions decreasing to zero at infinity, especially those with compact support on some (non-compact) space.

Definition

Formally, a rng is a set R with two binary operations (+, ·) called addition and multiplication such that

Rng homomorphisms are defined in the same way as ring homomorphisms except that the requirement f(1) = 1 is dropped. That is, a rng homomorphism is a function f: RS from one rng to another such that

for all x and y in R.

Examples

All rings are rngs. A simple example of a rng that is not a ring is given by the even integers with the ordinary addition and multiplication of integers. Another example is given by the set of all 3-by-3 real matrices whose bottom row is zero. Both of these examples are instances of the general fact that every (one- or two-sided) ideal is a rng.

Rngs often appear naturally in functional analysis when linear operators on infinite-dimensional vector spaces are considered. Take for instance any infinite-dimensional vector space V and consider the set of all linear operators f : VV with finite rank (i.e. dim f(V) < ∞). Together with addition and composition of operators, this is a rng, but not a ring. Another example is the rng of all real sequences that converge to 0, with component-wise operations.

Also, many test function spaces occurring in the theory of distributions consist of functions decreasing to zero at infinity, like e.g. Schwartz space. Thus, the function everywhere equal to one, which would be the only possible identity element for pointwise multiplication, cannot exist in such spaces, which therefore are rngs (for pointwise addition and multiplication). In particular, the real-valued continuous functions with compact support defined on some topological space, together with pointwise addition and multiplication, form a rng; this is not a ring unless the underlying space is compact.

Properties

Ideals and quotient rings can be defined for rngs in the same manner as for rings. The ideal theory of rngs is complicated by the fact that a nonzero rng, unlike a nonzero ring, need not contain any maximal ideals. Some theorems of ring theory are false for rngs.

A rng homomorphism f: RS maps any idempotent element to an idempotent element; this applies in particular to 1R if it exists.

If R and S are rings, a rng homomorphism f: RS whose image contains a non-zero-divisor maps 1R to 1S.

Adjoining an identity element

Every rng R can be turned into a ring R^ by adjoining an identity element. The most general way in which to do this is to formally add an identity element 1 and let R^ consist of integral linear combinations of 1 and elements of R. That is, elements of R^ are of the form

n · 1 + r

where n is an integer and rR. Multiplication is defined by linearity:

(n1 + r1) · (n2 + r2) = n1n2 + n1r2 + n2r1 + r1r2.

More formally, we can take R^ to be the cartesian product Z × R and define addition and multiplication by

(n1, r1) + (n2, r2) = (n1 + n2, r1 + r2),
(n1, r1) · (n2, r2) = (n1n2, n1r2 + n2r1 + r1r2).

The multiplicative identity of R^ is then (1, 0). There is a natural rng homomorphism j : RR^ defined by j(r) = (0, r). This map has the following universal property:

Given any ring S and any rng homomorphism f : RS, there exists a unique ring homomorphism g : R^ → S such that f = gj.

The map g can be defined by g(n, r) = n · 1S + f(r). In a sense then, R^ is "the most general" ring containing R.

There is a natural surjective ring homomorphism R^ → Z which sends (n, r) to n. The kernel of this homomorphism is the image of R in R^. Since j is injective, we see that R is embedded as a (two-sided) ideal in R^ with the quotient ring R^/R isomorphic to Z. It follows that

Every rng is an ideal in some ring, and every ideal of a ring is a rng.

Note that j is never surjective. So even when R already has an identity element the ring R^ will be a larger one with a different identity.

The process of adjoining an identity element to a rng can be formulated in the language of category theory. If we denote the category of all rings and ring homomorphisms by Ring and the category of all rngs and rng homomorphisms by Rng, then Ring is a (nonfull) subcategory of Rng. The construction of R^ given above yields a left adjoint to the inclusion functor I : RingRng. This means that Ring is a reflective subcategory of Rng with reflector j : RR^.

Properties weaker than having an identity

There are several properties that have been considered in the literature that are weaker than having an identity element, but not so general. For example:

It is not hard to check that these properties are weaker than having an identity element and weaker than the previous one.

Rng of square zero

A rng of square zero is a rng R such that xy = 0 for all x and y in R.[1] Any abelian group can be made a rng of square zero by defining the multiplication so that xy = 0 for all x and y;[2] thus every abelian group is the additive group of some rng. The only rng of square zero with a multiplicative identity is the zero ring {0}.[3]

Any additive subgroup of a rng of square zero is an ideal. Thus a rng of square zero is simple if and only if its additive group is a simple abelian group, i.e., a cyclic group of prime order.[4]

Unital homomorphism

Given two unital algebras A and B, an algebra homomorphism

f : AB

is unital if it maps the identity element of A to the identity element of B.

If the associative algebra A over the field K is not unital, one can adjoin an identity element as follows: take A × K as underlying K-vector space and define multiplication ∗ by

(x,r) ∗ (y,s) = (xy + sx + ry, rs)

for x,y in A and r,s in K. Then ∗ is an associative operation with identity element (0,1). The old algebra A is contained in the new one, and in fact A × K is the "most general" unital algebra containing A, in the sense of universal constructions.

See also

Notes

  1. See Bourbaki, p. 102, where it is called a pseudo-ring of square zero. Some other authors use the term "zero ring" to refer to any rng of square zero; see e.g. Szele (1949) and Kreinovich (1995).
  2. Bourbaki, p. 102.
  3. Bourbaki, p. 102.
  4. Zariski and Samuel, p. 133.

References

This article is issued from Wikipedia - version of the 10/18/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.