On rings and semirings - MathOverflow [closed] most recent 30 from http://mathoverflow.net 2013-05-19T23:40:51Z http://mathoverflow.net/feeds/question/85563 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/85563/on-rings-and-semirings On rings and semirings Math-player 2012-01-13T09:21:42Z 2012-01-14T10:27:53Z <p>Let $R$ be a semi-ring (resp. a ring). Let $\hat{R}$ be the structure obtained by "allowing infinite sums" in $R$ so $$\hat{R} := \lbrace\sum_{i \in I} a_i| a_i \in R\rbrace,$$ where $I$ is countable set. So my question is:</p> <ol> <li>Is $\hat{R}$ a semiring (resp. ring)? </li> <li>If we assume $R \neq 0$ does it follow that $\hat{R} \neq 0$?</li> </ol> <p>Edit: After being closed, I rewrite the question as follows: Given a semiring $R$. Assume we would like to make sense of infinite sums in $R$, so is there a way to define a sort of "completion" to $R$ which allow to make sense of infinite sums? Thanks. </p> http://mathoverflow.net/questions/85563/on-rings-and-semirings/85582#85582 Answer by Martin Brandenburg for On rings and semirings Martin Brandenburg 2012-01-13T14:31:22Z 2012-01-13T14:31:22Z <p>The comments above assume implicitly that we should add relations to the infinite sums, but this is not necessary at all. Let's restrict to $I = \mathbb{N}$. As an abelian group, we have just the direct product $R^{\mathbb{N}}$. The product is given by convolution: $\sum_n r_n \cdot \sum_n s_n = \sum_n \left(\sum_{p+q=n} r_p \cdot s_q\right)$. The unit is $1+0+0+\dotsc$. This makes $\hat{R}$ a ring. The map $R \to \hat{R}$, $r \mapsto r + 0 + 0 \dotsc$ is an injective ring homomorphism, in particular $R \neq 0 \Rightarrow \hat{R} \neq 0$.</p> <p>If you identify $r_0 + r_1 + r_2 + \dotsc $ with $r_0 + r_1 X + r_2 X^2 + \dotsc$, you see that $\hat{R}$ equals the ring of formal power series $R[[X]]$. If $R$ is a semiring, the same construction works.</p> <p>(A few years ago I attended a seminar on compact Lie groups where $\hat{R}$ was used instead of $R[[X]]$, I don't remember why.)</p> http://mathoverflow.net/questions/85563/on-rings-and-semirings/85626#85626 Answer by Goldstern for On rings and semirings Goldstern 2012-01-14T00:33:08Z 2012-01-14T00:33:08Z <p>It was pointed out in the comments that if we mean by "$\sum_i a_i$" just the $I$-tuple $(a_i: i \in I)$, then the family of such tuples can of course be made into a semi ring (e.g., by pointwise addition and multiplication, or Cauchy multiplication if you use the index set $\mathbb N$). But in this case, neither the notation/name "sum" makes sense to me, nor does question 2 make sense: $R^I$ is never empty for nonempty $R$. </p> <p>So I will reinterpret the question: Which semirings can be extended to complete semirings? By "complete semiring" I mean a semiring $(S,+,\cdot,0,1)$ (with commutative addition) in which all sums $\sum_{i\in I} a_i$ (for all index sets $I$, or at least for all countable $I$) are defined and satisfy reasonable laws, in particular: </p> <ul> <li>infinite associativity and commutativity</li> <li>left distributivity: $c\cdot \sum_i a_i = \sum_i c\cdot a_i$, and similarly right distributivity; in particular, the sum of 0s is 0. </li> <li>finite sums agree with addition.</li> </ul> <p>If you also impose the following (natural, I think) condition, called "d-completeness" or "discrete completeness": </p> <ul> <li>Whenever $\sum_{i=0}^n a_i = a_0$ for all $n\ge 0$, then also $\sum_{n=0}^\infty a_i = a_0$</li> </ul> <p>then it is easy to see that the following are equivalent. </p> <ol> <li><p>The semiring $S$ is a subsemiring of a complete semiring.</p></li> <li><p>$S$ can be partially ordered by $a \le b$ iff $\exists x\ a+x=b$.</p></li> <li><p>For all $a,b,c$ in $S$, $a+b+c=a$ implies $a+b=a$. (Of course, as Darij Grinberg has pointed out, this is never true in rings.) </p></li> </ol> <p>The point is that $a+(b+c)+(b+c)+\cdots = a+b + (c+b)+(c+b)+\cdots$. A few details can be found <a href="http://arxiv.org/abs/math/0208134" rel="nofollow">here</a>.<br> Georg Karner's paper "On limits in complete semirings" (Semigroup Forum 45 (1992), no. 2, 148–165, MR1171841 (93h:16078)) has more information, and uses topological concepts rather than order-theoretic ones. </p>