Is there a name for this ring-like object?

460 Views Asked by At

Let $S$ be an abelian group under an operation denoted by $+$. Suppose further that $S$ is closed under a commutative, associative law of multiplication denoted by $\cdot$. Say that $\cdot$ distributes over $+$ in the usual way. Finally, for every $s\in S$, suppose there exists some element $t$, not necessarily unique, such that $s\cdot t=s$.

Essentially, $S$ is one step removed from being a ring; the only problem is that the multiplicative identity is not unique. Here is an example.

Let $S=\{\text{Continuous functions} f: \mathbb{R}\rightarrow \mathbb{R} \ \text{with compact support}\}$ with addition and multiplication defined pointwise. It is clear that this is an abelian group with the necessary law of multiplication. Now, let $f\in S$ be supported on $[a,b]$. Let $S'\subset S$ be the set of continuous functions compactly supported on intervals containing $[a,b]$ that are identically 1 on $[a,b]$. Clearly, if $g\in S'$, then $f\cdot g=f$ for all $x$. Also, there is no unique multiplicative identity in this collection since the constant function 1 is not compactly supported.

I've observed that this example is an increasing union of rings, but I don't know if this holds for every set with the property I've defined.

3

There are 3 best solutions below

0
On BEST ANSWER

Your example is a rng with an approximate identity.

4
On

This is a pseudo-ring, or rng, or ring-without-unit. The article linked in fact actually mentions the example of functions with compact support. The fact that you have a per-element neutral element is probably not sufficiently useful to give a special name to pseudo-rings with this additional property.

0
On

I just wanted to throw out the most obvious and broad class of examples which has gone unmentioned so far: von Neumann regular rngs.

A ring (possibly without identity) is called von Neumann regular if for every $a$ in the ring there exists $x$ in the ring such that $axa=a$. These rings have the "local identity" property you described (on both sides in fact, although without commutativity the local identity might not be the same on both sides :) ).

One thing I find particularly interesting about VNR rings is that it seems like functional analysts have particularly natural uses for VNR rings without identity...