Articulo de referencia

Semianillo

En álgebra abstracta , un semianillo es una estructura algebraica . Los semianillos son una generalización de los anillos , ya que prescinden del requisito de que cada elemento ...

En álgebra abstracta , un semianillo es una estructura algebraica . Los semianillos son una generalización de los anillos , ya que prescinden del requisito de que cada elemento tenga un inverso aditivo . Asimismo, los semianillos son una generalización de los retículos distributivos acotados .

El semianillo más pequeño que no es un anillo es el álgebra booleana de dos elementos , por ejemplo con disyunción lógica.{\displaystyle \lor }como suma. Un ejemplo motivador que no es ni un anillo ni una red es el conjunto de los números naturales.norte{\displaystyle \mathbb {N} }(incluido el cero) bajo suma y multiplicación ordinarias. Los semianillos son abundantes porque una operación de multiplicación adecuada surge como la composición de funciones de endomorfismos sobre cualquier monoide conmutativo .

Terminología

Algunos autores definen semianillos sin el requisito de que exista un0{\displaystyle 0}o1{\displaystyle 1}Esto hace que la analogía entre anillo y semianillo , por un lado, y grupo y semigrupo , por otro, funcione con mayor fluidez. Estos autores suelen usar «rig» para el concepto definido aquí. [ 1 ] [ a ] ​​Esto se originó como una broma, sugiriendo que los rigs son anillos sin elementos negativos . (Similar a usar «rng» para referirse a un anillo sin una identidad multiplicativa ) .

El término dioide (por "monoide doble") se ha utilizado para referirse a semianillos u otras estructuras. Kuntzmann lo empleó en 1972 para designar un semianillo. [ 2 ] (Alternativamente, a veces se utiliza para semianillos ordenados naturalmente [ 3 ] , pero Baccelli et al. también lo emplearon para subgrupos idempotentes en 1992. [ 4 ] )

Definición

Un semianillo es un conjuntoR{\displaystyle R}equipado con dos operaciones binarias+{\displaystyle +}y,{\displaystyle \cdot ,}llamadas suma y multiplicación, de tal manera que: [ 5 ] [ 6 ] [ 7 ]

  • (R,+){\displaystyle (R,+)}es un monoide conmutativo con un elemento identidad llamado0{\displaystyle 0}:
    • (a+b)+do=a+(b+do){\displaystyle (a+b)+c=a+(b+c)}
    • 0+a=a{\displaystyle 0+a=a}
    • a+0=a{\displaystyle a+0=a}
    • a+b=b+a{\displaystyle a+b=b+a}
  • (R,){\displaystyle (R,\,\cdot \,)}es un monoide con un elemento identidad llamado1{\displaystyle 1}:
    • (ab)do=a(bdo){\displaystyle (a\cdot b)\cdot c=a\cdot (b\cdot c)}
    • 1a=a{\displaystyle 1\cdot a=a}
    • a1=a{\displaystyle a\cdot 1=a}

Además, los siguientes axiomas están relacionados con ambas operaciones:

  • Mediante la multiplicación, cualquier elemento es aniquilado por la izquierda y por la derecha por la identidad aditiva:
    • 0a=0{\displaystyle 0\cdot a=0}
    • a0=0{\displaystyle a\cdot 0=0}
  • La multiplicación por la izquierda y por la derecha se distribuye sobre la suma:
    • a(b+do)=(ab)+(ado){\displaystyle a\cdot (b+c)=(a\cdot b)+(a\cdot c)}
    • (b+do)a=(ba)+(doa){\displaystyle (b+c)\cdot a=(b\cdot a)+(c\cdot a)}

Notación

El símbolo{\displaystyle \cdot }Por lo general, se omite de la notación; es decir,ab{\displaystyle a\cdot b}está simplemente escritoab.{\displaystyle ab.}

De manera similar, un orden de operaciones es convencional, en el que{\displaystyle \cdot }se aplica antes+{\displaystyle +}. Eso es,a+bdo{\displaystyle a+b\cdot c}denotaa+(bdo){\displaystyle a+(b\cdot c)}.

Para evitar ambigüedades, se puede escribir0R{\displaystyle 0_{R}}o1R{\displaystyle 1_{R}}para enfatizar a qué estructura pertenecen las unidades en cuestión.

SiincógnitaR{\displaystyle x\in R}es un elemento de un semianillo ynortenorte{\displaystyle n\in {\mathbb {N} }}, entoncesnorte{\displaystyle n}-veces multiplicación repetida deincógnita{\displaystyle x}con sí mismo se denotaincógnitanorte{\displaystyle x^{n}}y uno escribe de manera similarnorteincógnita:=incógnita+incógnita++incógnita{\displaystyle n\,x:=x+x+\cdots +x}para elnorte{\displaystyle n}-veces suma repetida.

Construcción de nuevos semianillos

El anillo cero con conjunto subyacente{0}{\displaystyle \{0\}}es un semianillo llamado semianillo trivial. Esta trivialidad se puede caracterizar mediante0=1{\displaystyle 0=1}y así cuando hablamos de semianillos no triviales,01{\displaystyle 0\neq 1}A menudo se da por sentado, como si fuera un axioma adicional. Ahora bien, dado cualquier semianillo, existen varias maneras de definir otros nuevos.

Como se ha señalado, los números naturalesnorte{\displaystyle {\mathbb {N} }}con su estructura aritmética forman un semianillo. Tomando el cero y la imagen de la operación sucesora en un semianilloR{\displaystyle R}, es decir, el conjunto{incógnitaRincógnita=0RpagR.incógnita=pag+1R}{\displaystyle \{x\in R\mid x=0_{R}\lor \exists p\in R.x=p+1_{R}\}}junto con las operaciones heredadas, siempre es un subsemirreducción deR{\displaystyle R}.

Si(METRO,+){\displaystyle (M,+)}es un monoide conmutativo, la composición de funciones proporciona la multiplicación para formar un semianillo: El conjuntoFin(METRO){\displaystyle \operatorname {End} (M)}de endomorfismosMETROMETRO{\displaystyle M\to M}forma un semianillo donde la suma se define a partir de la suma puntual enMETRO{\displaystyle M}. El morfismo cero y la identidad son los respectivos elementos neutros. SiMETRO=Rnorte{\displaystyle M=R^{n}}conR{\displaystyle R}un semianillo, obtenemos un semianillo que puede asociarse con el cuadradonorte×norte{\displaystyle n\times n}matricesMETROnorte(R){\displaystyle {\mathcal {M}}_{n}(R)}con coeficientes enR{\displaystyle R}, el semianillo matricial utilizando las reglas ordinarias de suma y multiplicación de matrices. Dadonortenorte{\displaystyle n\in {\mathbb {N} }}yR{\displaystyle R}un semianillo,METROnorte(R){\displaystyle {\mathcal {M}}_{n}(R)}siempre es un semianillo también. Generalmente no es conmutativo incluso siR{\displaystyle R}era conmutativo.

Extensiones de Dorroh : SiR{\displaystyle R}es un semianillo, entoncesR×norte{\displaystyle R\times {\mathbb {N} }}con suma y multiplicación punto por punto dadas porincógnita,nortey,metro:=incógnitay+(incógnitametro+ynorte),nortemetro{\displaystyle \langle x,n\rangle \bullet \langle y,m\rangle :=\langle x\cdot y+(x\,m+y\,n),n\cdot m\rangle } define otro semianillo con unidad multiplicativa1R×norte:=0R,1norte{\displaystyle 1_{R\times {\mathbb {N} }}:=\langle 0_{R},1_{\mathbb {N} }\rangle }. De manera muy similar, sinorte{\displaystyle N}es cualquier subsemirrelación deR{\displaystyle R}, también se puede definir un semianillo enR×norte{\displaystyle R\times N}, simplemente reemplazando la suma repetida en la fórmula por una multiplicación. De hecho, estas construcciones incluso funcionan bajo condiciones menos estrictas, ya que la estructuraR{\displaystyle R}En realidad no es necesario tener una unidad multiplicativa.

Los semianillos sin suma cero son, en cierto sentido, los que están más alejados de ser anillos. Dado un semianillo, se puede añadir un nuevo cero.0{\displaystyle 0'}al conjunto subyacente y así obtener un semianillo libre de suma cero que también carece de divisores cero . En particular, ahora00=0{\displaystyle 0\cdot 0'=0'}y el antiguo semianillo en realidad no es un subsemianillo. Entonces se puede continuar y adjuntar nuevos elementos "encima" uno a la vez, respetando siempre el cero. Estas dos estrategias también funcionan bajo condiciones menos estrictas. A veces las notaciones{\displaystyle -\infty }respectivamente.+{\displaystyle +\infty }se utilizan al realizar estas construcciones.

Al añadir un nuevo cero al semianillo trivial, de esta manera, se obtiene otro semianillo que puede expresarse en términos de los conectores lógicos de disyunción y conjunción:{0,1},+,,0,1={,},,,,{\displaystyle \langle \{0,1\},+,\cdot ,\langle 0,1\rangle \rangle =\langle \{\bot ,\top \},\lor ,\land ,\langle \bot ,\top \rangle \rangle }. En consecuencia, este es el semianillo más pequeño que no es un anillo. Explícitamente, viola los axiomas de anillo comoPAG={\displaystyle \top \lor P=\top }a pesar dePAG{\displaystyle P}, es decir1{\displaystyle 1}no tiene inverso aditivo. En la definición autodual , la falla está enPAG={\displaystyle \bot \land P=\bot }. (Esto no debe confundirse con el anilloZ2{\displaystyle \mathbb {Z} _{2}}, cuya suma funciona como xor{\displaystyle \veebar }.) En el modelo de von Neumann de los naturales ,0ω:={}{\displaystyle 0_{\omega }:=\{\}},1ω:={0ω}{\displaystyle 1_{\omega }:=\{0_{\omega }\}}y2ω:={0ω,1ω}=PAG1ω{\displaystyle 2_{\omega }:=\{0_{\omega },1_{\omega }\}={\mathcal {P}}1_{\omega }}. El semianillo de dos elementos puede representarse en términos de la unión e intersección de la teoría de conjuntos comoPAG1ω,,,{},1ω{\displaystyle \langle {\mathcal {P}}1_{\omega },\cup ,\cap ,\langle \{\},1_{\omega }\rangle \rangle }Ahora bien, esta estructura de hecho sigue constituyendo un semianillo cuando1ω{\displaystyle 1_{\omega }}es reemplazado por cualquier conjunto habitado.

Los ideales en un semicírculoR{\displaystyle R}, con sus operaciones estándar sobre subconjuntos, forman un semianillo reticulado, simple y sin suma cero. Los ideales deMETROnorte(R){\displaystyle {\mathcal {M}}_{n}(R)}están en biyección con los ideales deR{\displaystyle R}. La colección de ideales de izquierda deR{\displaystyle R}(y asimismo los ideales correctos) también tienen gran parte de esa estructura algebraica, excepto que entoncesR{\displaystyle R}no funciona como una identidad multiplicativa bilateral.

SiR{\displaystyle R}es un semianillo yA{\displaystyle A}es un conjunto habitado ,A{\displaystyle A^{*}}denota el monoide libre y los polinomios formalesR[A]{\displaystyle R[A^{*}]}sobre sus palabras forman otro semianillo. Para conjuntos pequeños, los elementos generadores se utilizan convencionalmente para denotar el semianillo polinomial. Por ejemplo, en el caso de un singletonA={incógnita}{\displaystyle A=\{X\}}de tal manera queA={ε,incógnita,incógnita2,incógnita3,}{\displaystyle A^{*}=\{\varepsilon ,X,X^{2},X^{3},\dots \}}, escribe unoR[incógnita]{\displaystyle R[X]}. Sub-semirregimientos sin suma cero deR{\displaystyle R}puede utilizarse para determinar subsemirrenos deR[A]{\displaystyle R[A^{*}]}.

Dado un conjuntoA{\displaystyle A}, no necesariamente solo un singleton, adjuntando un elemento predeterminado al conjunto subyacente de un semianilloR{\displaystyle R}uno puede definir el semianillo de funciones parciales a partir deA{\displaystyle A}aR{\displaystyle R}.

Dada una derivaciónd{\displaystyle {\mathrm {d} }}en un semianilloR{\displaystyle R}, otra la operación "{\displaystyle \bullet }"satisfacciónincógnitay=yincógnita+d(y){\displaystyle X\bullet y=y\bullet X+{\mathrm {d} }(y)}puede definirse como parte de una nueva multiplicación enR[incógnita]{\displaystyle R[X]}, lo que da como resultado otro semianillo.

La lista anterior no es, ni mucho menos, exhaustiva de construcciones sistemáticas.

Derivaciones

Derivaciones en un semianilloR{\displaystyle R}son los mapasd:RR{\displaystyle {\mathrm {d} }\colon R\to R}cond(incógnita+y)=d(incógnita)+d(y){\displaystyle {\mathrm {d} }(x+y)={\mathrm {d} }(x)+{\mathrm {d} }(y)}yd(incógnitay)=d(incógnita)y+incógnitad(y){\displaystyle {\mathrm {d} }(x\cdot y)={\mathrm {d} }(x)\cdot y+x\cdot {\mathrm {d} }(y)}.

Por ejemplo, simi{\displaystyle E}es el2×2{\displaystyle 2\times 2}matriz unitaria yU=(0100){\displaystyle U={\bigl (}{\begin{smallmatrix}0&1\\0&0\end{smallmatrix}}{\bigr )}}, entonces el subconjunto deMETRO2(R){\displaystyle {\mathcal {M}}_{2}(R)}dadas por las matricesami+bU{\displaystyle a\,E+b\,U}cona,bR{\displaystyle a,b\in R}es un semianillo con derivaciónami+bUbU{\displaystyle a\,E+b\,U\mapsto b\,U}.

Propiedades

Una propiedad básica de los semianillos es que1{\displaystyle 1}no es un divisor de cero por la izquierda o por la derecha , y eso1{\displaystyle 1}pero también0{\displaystyle 0}cuadrados a sí mismo, es decir, estos tienen2={\displaystyle u^{2}=u}.

Algunas propiedades notables se heredan de las estructuras monoides: Los axiomas monoides exigen la existencia de unidades, por lo que el conjunto subyacente a un semianillo no puede estar vacío. Además, el predicado 2-arioincógnitaprey{\displaystyle x\leq _{\text{pre}}y}definido comod.incógnita+d=y{\displaystyle \exists d.x+d=y}, aquí definida para la operación de suma, siempre constituye la relación de preorden canónica correcta . Reflexividadyprey{\displaystyle y\leq _{\text{pre}}y}es presenciado por la identidad. Además,0prey{\displaystyle 0\leq _{\text{pre}}y}siempre es válido, por lo que cero es el elemento más pequeño con respecto a este preorden. Considerándolo en particular para la suma conmutativa, la distinción de "derecha" puede ser ignorada. En los enteros no negativosnorte{\displaystyle \mathbb {N} }, por ejemplo, esta relación es antisimétrica y fuertemente conectada , y por lo tanto, de hecho, un orden total (no estricto) .

A continuación se analizan más propiedades condicionales.

Semicampos

Cualquier cuerpo es también un semicuerpo , que a su vez es un semianillo en el que también existen inversos multiplicativos.

Anillos

Cualquier cuerpo es también un anillo , que a su vez es un semianillo en el que también existen inversos aditivos. Cabe destacar que un semianillo omite este requisito, es decir, solo requiere un monoide conmutativo , no un grupo conmutativo . El requisito adicional de que sea un anillo implica la existencia de un cero multiplicativo. Esta diferencia explica por qué, en la teoría de semianillos, el cero multiplicativo debe especificarse explícitamente.

Aquí1{\displaystyle -1}, el inverso aditivo de1{\displaystyle 1}, cuadrados a1{\displaystyle 1}. Como diferencias aditivasd=yincógnita{\displaystyle d=y-x}siempre existen en un anillo,incógnitaprey{\displaystyle x\leq _{\text{pre}}y}es una relación binaria trivial en un anillo.

semianillos conmutativos

Un semianillo se denomina semianillo conmutativo si, además, la multiplicación es conmutativa. [ 8 ] Sus axiomas pueden enunciarse concisamente: Consta de dos monoides conmutativos.+,0{\displaystyle \langle +,0\rangle }y,1{\displaystyle \langle \cdot ,1\rangle }en un conjunto tal quea0=0{\displaystyle a\cdot 0=0}ya(b+do)=ab+ado{\displaystyle a\cdot (b+c)=a\cdot b+a\cdot c}.

El centro de un semianillo es un subsemianillo y ser conmutativo es equivalente a ser su propio centro.

El semianillo conmutativo de los números naturales es el objeto inicial entre su tipo, lo que significa que hay un único mapa que preserva la estructura de los números naturales.norte{\displaystyle {\mathbb {N} }}en cualquier semianillo conmutativo.

Los retículos distributivos acotados son semianillos conmutativos parcialmente ordenados que satisfacen ciertas ecuaciones algebraicas relacionadas con la distributividad y la idempotencia. Por lo tanto, también lo son sus duales .

Semianillos pedidos

Las nociones de orden pueden definirse mediante formulaciones estrictas, no estrictas o de segundo orden . Propiedades adicionales como la conmutatividad simplifican los axiomas.

Dado un orden total estricto (también llamado a veces orden lineal o pseudoorden en una formulación constructiva), entonces por definición, los elementos positivos y negativos cumplen0<incógnita{\displaystyle 0<x}respectivamente.incógnita<0{\displaystyle x<0}. Por irreflexividad de un orden estricto, sis{\displaystyle s}es un divisor de cero por la izquierda, entoncessincógnita<sy{\displaystyle s\cdot x<s\cdot y}es falso. Los elementos no negativos se caracterizan por¬(incógnita<0){\displaystyle \neg (x<0)}, que luego se escribe0incógnita{\displaystyle 0\leq x}.

Generally, the strict total order can be negated to define an associated partial order. The asymmetry of the former manifests as x<yxy{\displaystyle x<y\to x\leq y}. In fact in classical mathematics the latter is a (non-strict) total order and such that 0x{\displaystyle 0\leq x} implies x=00<x{\displaystyle x=0\lor 0<x}. Likewise, given any (non-strict) total order, its negation is irreflexive and transitive, and those two properties found together are sometimes called strict quasi-order. Classically this defines a strict total order – indeed strict total order and total order can there be defined in terms of one another.

Recall that "pre{\displaystyle \leq _{\text{pre}}}" defined above is trivial in any ring. The existence of rings that admit a non-trivial non-strict order shows that these need not necessarily coincide with "pre{\displaystyle \leq _{\text{pre}}}".

Additively idempotent semirings

A semiring in which every element is an additive idempotent, that is, x+x=x{\displaystyle x+x=x} for all elements x{\displaystyle x}, is called an (additively) idempotent semiring.[9] Establishing 1+1=1{\displaystyle 1+1=1} suffices. Be aware that sometimes this is just called idempotent semiring, regardless of rules for multiplication.

In such a semiring, xprey{\displaystyle x\leq _{\text{pre}}y} is equivalent to x+y=y{\displaystyle x+y=y} and always constitutes a partial order, here now denoted xy{\displaystyle x\leq y}. In particular, here x0x=0{\displaystyle x\leq 0\leftrightarrow x=0}. So additively idempotent semirings are zerosumfree and, indeed, the only additively idempotent semiring that has all additive inverses is the trivial ring and so this property is specific to semiring theory. Addition and multiplication respect the ordering in the sense that xy{\displaystyle x\leq y} implies x+ty+t{\displaystyle x+t\leq y+t}, and furthermore implies sxsy{\displaystyle s\cdot x\leq s\cdot y} as well as xsys{\displaystyle x\cdot s\leq y\cdot s}, for all x,y,t{\displaystyle x,y,t} and s{\displaystyle s}.

If R{\displaystyle R} is additively idempotent, then so are the polynomials in R[X]{\displaystyle R[X^{*}]}.

A semiring such that there is a lattice structure on its underlying set is lattice-ordered if the sum coincides with the join, x+y=xy{\displaystyle x+y=x\lor y}, and the product lies beneath the meet xyxy{\displaystyle x\cdot y\leq x\land y}. The lattice-ordered semiring of ideals of a semiring is not necessarily distributive with respect to the lattice structure.

More strictly than just additive idempotence, a semiring is called simple iff x+1=1{\displaystyle x+1=1} for all x{\displaystyle x}. Then also 1+1=1{\displaystyle 1+1=1} and x1{\displaystyle x\leq 1} for all x{\displaystyle x}. Here 1{\displaystyle 1} then functions akin to an additively infinite element. If R{\displaystyle R} is an additively idempotent semiring, then {xRx+1=1}{\displaystyle \{x\in R\mid x+1=1\}} with the inherited operations is its simple sub-semiring. An example of an additively idempotent semiring that is not simple is the tropical semiring on R{}{\displaystyle {\mathbb {R} }\cup \{-\infty \}} with the 2-ary maximum function, with respect to the standard order, as addition. Its simple sub-semiring is trivial.

A c-semiring is an idempotent semiring and with addition defined over arbitrary sets.

An additively idempotent semiring with idempotent multiplication, x2=x{\displaystyle x^{2}=x}, is called additively and multiplicatively idempotent semiring, but sometimes also just idempotent semiring. The commutative, simple semirings with that property are exactly the bounded distributive lattices with unique minimal and maximal element (which then are the units). Heyting algebras are such semirings and the Boolean algebras are a special case.

Further, given two bounded distributive lattices, there are constructions resulting in commutative additively-idempotent semirings, which are more complicated than just the direct sum of structures.

Number lines

In a model of the ring R{\displaystyle {\mathbb {R} }}, one can define a non-trivial positivity predicate 0<x{\displaystyle 0<x} and a predicate x<y{\displaystyle x<y} as 0<(yx){\displaystyle 0<(y-x)} that constitutes a strict total order, which fulfills properties such as ¬(x<00<x)x=0{\displaystyle \neg (x<0\lor 0<x)\to x=0}, or classically the law of trichotomy. With its standard addition and multiplication, this structure forms the strictly ordered field that is Dedekind-complete. By definition, all first-order properties proven in the theory of the reals are also provable in the decidable theory of the real closed field. For example, here x<y{\displaystyle x<y} is mutually exclusive with d.y+d2=x{\displaystyle \exists d.y+d^{2}=x}.

But beyond just ordered fields, the four properties listed below are also still valid in many sub-semirings of R{\displaystyle {\mathbb {R} }}, including the rationals, the integers, as well as the non-negative parts of each of these structures. In particular, the non-negative reals, the non-negative rationals and the non-negative integers are such a semirings. The first two properties are analogous to the property valid in the idempotent semirings: Translation and scaling respect these ordered rings, in the sense that addition and multiplication in this ring validate

  • (x<y)x+t<y+t{\displaystyle (x<y)\,\to \,x+t<y+t}
  • (x<y0<s)sx<sy{\displaystyle (x<y\land 0<s)\,\to \,s\cdot x<s\cdot y}

In particular, (0<y0<s)0<sy{\displaystyle (0<y\land 0<s)\to 0<s\cdot y} and so squaring of elements preserves positivity.

Take note of two more properties that are always valid in a ring. Firstly, trivially Pxprey{\displaystyle P\,\to \,x\leq _{\text{pre}}y} for any P{\displaystyle P}. In particular, the positive additive difference existence can be expressed as

  • (x<y)xprey{\displaystyle (x<y)\,\to \,x\leq _{\text{pre}}y}

Secondly, in the presence of a trichotomous order, the non-zero elements of the additive group are partitioned into positive and negative elements, with the inversion operation moving between them. With (1)2=1{\displaystyle (-1)^{2}=1}, all squares are proven non-negative. Consequently, non-trivial rings have a positive multiplicative unit,

  • 0<1{\displaystyle 0<1}

Having discussed a strict order, it follows that 01{\displaystyle 0\neq 1} and 11+1{\displaystyle 1\neq 1+1}, etc.

Discretely ordered semirings

There are a few conflicting notions of discreteness in order theory. Given some strict order on a semiring, one such notion is given by 1{\displaystyle 1} being positive and covering0{\displaystyle 0}, i.e. there being no element x{\displaystyle x} between the units, ¬(0<xx<1){\displaystyle \neg (0<x\land x<1)}. Now in the present context, an order shall be called discrete if this is fulfilled and, furthermore, all elements of the semiring are non-negative, so that the semiring starts out with the units.

Denote by PA{\displaystyle {\mathsf {PA}}^{-}} the theory of a commutative, discretely ordered semiring also validating the above four properties relating a strict order with the algebraic structure. All of its models have the model N{\displaystyle \mathbb {N} } as its initial segment and Gödel incompleteness and Tarski undefinability already apply to PA{\displaystyle {\mathsf {PA}}^{-}}. The non-negative elements of a commutative, discretely ordered ring always validate the axioms of PA{\displaystyle {\mathsf {PA}}^{-}}. So a slightly more exotic model of the theory is given by the positive elements in the polynomial ringZ[X]{\displaystyle {\mathbb {Z} }[X]}, with positivity predicate for p=k=0nakXk{\displaystyle p={\textstyle \sum }_{k=0}^{n}a_{k}X^{k}} defined in terms of the last non-zero coefficient, 0<p:=(0<an){\displaystyle 0<p:=(0<a_{n})}, and p<q:=(0<qp){\displaystyle p<q:=(0<q-p)} as above. While PA{\displaystyle {\mathsf {PA}}^{-}} proves all Σ1{\displaystyle \Sigma _{1}}-sentences that are true about N{\displaystyle \mathbb {N} }, beyond this complexity one can find simple such statements that are independent of PA{\displaystyle {\mathsf {PA}}^{-}}. For example, while Π1{\displaystyle \Pi _{1}}-sentences true about N{\displaystyle \mathbb {N} } are still true for the other model just defined, inspection of the polynomial X{\displaystyle X} demonstrates PA{\displaystyle {\mathsf {PA}}^{-}}-independence of the Π2{\displaystyle \Pi _{2}}-claim that all numbers are of the form 2q{\displaystyle 2q} or 2q+1{\displaystyle 2q+1} ("odd or even"). Showing that also Z[X,Y]/(X22Y2){\displaystyle {\mathbb {Z} }[X,Y]/(X^{2}-2Y^{2})} can be discretely ordered demonstrates that the Π1{\displaystyle \Pi _{1}}-claim x22y2{\displaystyle x^{2}\neq 2y^{2}} for non-zero x{\displaystyle x} ("no rational squared equals 2{\displaystyle 2}") is independent. Likewise, analysis for Z[X,Y,Z]/(XZY2){\displaystyle {\mathbb {Z} }[X,Y,Z]/(XZ-Y^{2})} demonstrates independence of some statements about factorization true in N{\displaystyle \mathbb {N} }. There are PA{\displaystyle {\mathsf {PA}}} characterizations of primality that PA{\displaystyle {\mathsf {PA}}^{-}} does not validate for the number 2{\displaystyle 2}.

In the other direction, from any model of PA{\displaystyle {\mathsf {PA}}^{-}} one may construct an ordered ring, which then has elements that are negative with respect to the order, that is still discrete the sense that 1{\displaystyle 1} covers 0{\displaystyle 0}. To this end one defines an equivalence class of pairs from the original semiring. Roughly, the ring corresponds to the differences of elements in the old structure, generalizing the way in which the initial ring Z{\displaystyle \mathbb {Z} }can be defined fromN{\displaystyle \mathbb {N} }. This, in effect, adds all the inverses and then the preorder is again trivial in that x.xpre0{\displaystyle \forall x.x\leq _{\text{pre}}0}.

Beyond the size of the two-element algebra, no simple semiring starts out with the units. Being discretely ordered also stands in contrast to, e.g., the standard ordering on the semiring of non-negative rationals Q0{\displaystyle {\mathbb {Q} }_{\geq 0}}, which is dense between the units. For another example, Z[X]/(2X21){\displaystyle {\mathbb {Z} }[X]/(2X^{2}-1)} can be ordered, but not discretely so.

Natural numbers

PA{\displaystyle {\mathsf {PA}}^{-}} plus mathematical induction gives a theory equivalent to first-order Peano arithmeticPA{\displaystyle {\mathsf {PA}}}. The theory is also famously not categorical, but N{\displaystyle \mathbb {N} } is of course the intended model. PA{\displaystyle {\mathsf {PA}}} proves that there are no zero divisors and it is zerosumfree and so no model of it is a ring.

The standard axiomatization of PA{\displaystyle {\mathsf {PA}}} is more concise and the theory of its order is commonly treated in terms of the non-strict "pre{\displaystyle \leq _{\text{pre}}}". However, just removing the potent induction principle from that axiomatization does not leave a workable algebraic theory. Indeed, even Robinson arithmeticQ{\displaystyle {\mathsf {Q}}}, which removes induction but adds back the predecessor existence postulate, does not prove the monoid axiom y.(0+y=y){\displaystyle \forall y.(0+y=y)}.

Complete semirings

A complete semiring is a semiring for which the additive monoid is a complete monoid, meaning that it has an infinitary sum operation ΣI{\displaystyle \Sigma _{I}} for any index setI{\displaystyle I} and that the following (infinitary) distributive laws must hold:[10][11][12]

iI(aai)=a(iIai),iI(aia)=(iIai)a.{\displaystyle {\textstyle \sum }_{i\in I}{\left(a\cdot a_{i}\right)}=a\cdot \left({\textstyle \sum }_{i\in I}{a_{i}}\right),\qquad {\textstyle \sum }_{i\in I}{\left(a_{i}\cdot a\right)}=\left({\textstyle \sum }_{i\in I}{a_{i}}\right)\cdot a.}

Examples of a complete semiring are the power set of a monoid under union and the matrix semiring over a complete semiring.[13] For commutative, additively idempotent and simple semirings, this property is related to residuated lattices.

Continuous semirings

A continuous semiring is similarly defined as one for which the addition monoid is a continuous monoid. That is, partially ordered with the least upper bound property, and for which addition and multiplication respect order and suprema. The semiring N{}{\displaystyle \mathbb {N} \cup \{\infty \}} with usual addition, multiplication and order extended is a continuous semiring.[14]

Any continuous semiring is complete:[10] this may be taken as part of the definition.[13]

Star semirings

A star semiring (sometimes spelled starsemiring) or closed semiring is a semiring with an additional unary operator {\displaystyle {}^{*}},[9][11][15][16] satisfying

a=1+aa=1+aa.{\displaystyle a^{*}=1+aa^{*}=1+a^{*}a.}

A Kleene algebra is a star semiring with idempotent addition and some additional axioms. They are important in the theory of formal languages and regular expressions.[11]

Complete star semirings

In a complete star semiring, the star operator behaves more like the usual Kleene star: for a complete semiring we use the infinitary sum operator to give the usual definition of the Kleene star:[11]

a=j0aj,{\displaystyle a^{*}={\textstyle \sum }_{j\geq 0}{a^{j}},}

where

aj={1,j=0,aaj1=aj1a,j>0.{\displaystyle a^{j}={\begin{cases}1,&j=0,\\a\cdot a^{j-1}=a^{j-1}\cdot a,&j>0.\end{cases}}}

Tenga en cuenta que los semianillos estrella no están relacionados con el *-álgebra , donde la operación estrella debe pensarse en cambio como conjugación compleja .

Semianillo de Conway

Un semianillo de Conway es un semianillo estrella que satisface las ecuaciones de suma-estrella y producto-estrella: [ 9 ] [ 17 ]

(a+b)=(ab)a,(ab)=1+a(ba)b.{\displaystyle {\begin{aligned}(a+b)^{*}&=\left(a^{*}b\right)^{*}a^{*},\\(ab)^{*}&=1+a(ba)^{*}b.\end{aligned}}}

Todo semianillo estrellado completo es también un semianillo de Conway, [ 18 ] pero lo contrario no es cierto. Un ejemplo de semianillo de Conway que no es completo es el conjunto de números racionales no negativos extendidos.Q0{}{\displaystyle \mathbb {Q} _{\geq 0}\cup \{\infty \}}con la suma y multiplicación usuales (esta es una modificación del ejemplo con reales no negativos extendidos dado en esta sección al eliminar los números irracionales). [ 11 ] Un semianillo de iteración es un semianillo de Conway que satisface los axiomas del grupo de Conway, [ 9 ] asociados por John Conway a grupos en semianillos estrellados. [ 19 ]

Ejemplos

  • Por definición, cualquier anillo y cualquier semicuerpo es también un semianillo.
  • Los elementos no negativos de un anillo conmutativo y discretamente ordenado forman un semianillo conmutativo y discretamente ordenado (en el sentido definido anteriormente). Esto incluye los enteros no negativos.norte{\displaystyle \mathbb {N} }.
  • Además, los números racionales no negativos , así como los números reales no negativos , forman semianillos ordenados conmutativos. [ 20 ] [ 21 ] [ 22 ] Este último se denominasemianillo de probabilidad . [ 6 ] Tampoco son anillos ni retículos distributivos. Estos ejemplos también tienen inversos multiplicativos.
  • Se pueden construir nuevos semianillos a partir de los existentes, como se describe. Los números naturales extendidosnorte{}{\displaystyle \mathbb {N} \cup \{\infty \}}con la suma y la multiplicación extendidas de modo que0=0{\displaystyle 0\cdot \infty =0}. [ 21 ]
  • El conjunto de polinomios con coeficientes de números naturales, denotadonorte[incógnita],{\displaystyle \mathbb {N} [x],}forma un semianillo conmutativo. De hecho, este es el semianillo conmutativo libre sobre un único generador.{incógnita}.{\displaystyle \{x\}.}También se pueden definir polinomios con coeficientes en otros semianillos, como ya se ha comentado.
  • Las fracciones terminantes no negativasnortebnorte:={metrobnortemetro,nortenorte}{\displaystyle {\tfrac {\mathbb {N} }{b^{\mathbb {N} }}}:=\left\{mb^{-n}\mid m,n\in \mathbb {N} \right\}}, en un sistema de numeración posicional a una base dadabnorte{\displaystyle b\in \mathbb {N} }, forman un subsemirreligión de los racionales. Uno tienenortebnortenortedonorte{\displaystyle {\tfrac {\mathbb {N} }{b^{\mathbb {N} }}}\subseteq {\tfrac {\mathbb {N} }{c^{\mathbb {N} }}}}sib{\displaystyle b}dividedo{\displaystyle c}. Para|b|>1{\displaystyle |b|>1}, el conjuntoZ0bZ0:=nortebnorte(norte0bnorte){\displaystyle {\tfrac {\mathbb {Z} _{0}}{b^{\mathbb {Z} _{0}}}}:={\tfrac {\mathbb {N} }{b^{\mathbb {N} }}}\cup \left(-{\tfrac {\mathbb {N} _{0}}{b^{\mathbb {N} }}}\right)}es el anillo de todas las fracciones terminantes a baseb,{\displaystyle b,}y es denso enQ{\displaystyle \mathbb {Q} }.
  • El semicírculo de troncos enR{±}{\displaystyle \mathbb {R} \cup \{\pm \infty \}}con adición dada porincógnitay=registro(miincógnita+miy){\displaystyle x\oplus y=-\log \left(e^{-x}+e^{-y}\right)}con multiplicación+,{\displaystyle +,}elemento cero+,{\displaystyle +\infty ,}y elemento unitario0.{\displaystyle 0.}[ 6 ]
  • De manera similar, el semianillo tropical max-plus se define utilizandoR{}{\displaystyle \mathbb {R} \cup \{-\infty \}}conmáximo(a,b){\displaystyle \max(a,b)}sirviendo como adición de semianillo (identidad){\displaystyle -\infty }) y la suma ordinaria (identidad 0) que sirve como multiplicación de semianillo. Asimismo, el semianillo tropical min-plus esR{},{\displaystyle \mathbb {R} \cup \{\infty \},}y min reemplaza a max como operación de suma. [ 23 ] Una versión relacionada tieneR{±}{\displaystyle \mathbb {R} \cup \{\pm \infty \}}como el conjunto subyacente. [ 6 ] [ 10 ] Son un área activa de investigación, que vincula variedades algebraicas con estructuras lineales por partes . [ 24 ]
  • El semianillo de Łukasiewicz : el intervalo cerrado[0,1]{\displaystyle [0,1]}con adición dea{\displaystyle a}yb{\displaystyle b}dado tomando el máximo de los argumentos (máximo(a,b){\displaystyle \max(a,b)}) y multiplicación dea{\displaystyle a}yb{\displaystyle b}dado pormáximo(0,a+b1){\displaystyle \max(0,a+b-1)}aparece en lógica multivaluada . [ 11 ]
  • El semianillo de Viterbi también se define sobre el conjunto base.[0,1]{\displaystyle [0,1]}y tiene el máximo como su suma, pero su multiplicación es la multiplicación usual de números reales. Aparece en el análisis probabilístico . [ 11 ]
  • El conjunto de todos los ideales de un semianillo dado forma un semianillo bajo la suma y la multiplicación de ideales.
  • Cualquier retículo distributivo acotado es un semianillo conmutativo bajo las operaciones de unión e intersección. Un álgebra booleana es un caso especial de estos. Un anillo booleano también es un semianillo (de hecho, un anillo), pero no es idempotente bajo la suma . Un semianillo booleano es un semianillo isomorfo a un subsemianillo de un álgebra booleana. [ 20 ]
  • El semianillo conmutativo formado por el álgebra booleana de dos elementos y definido por1+1=1{\displaystyle 1+1=1}También se le llama elSemianillo booleano . [ 6 ] [ 21 ] [ 22 ] [ 9 ] Ahora, dados dos conjuntosincógnita{\displaystyle X}yY,{\displaystyle Y,}relaciones binarias entreincógnita{\displaystyle X}yY{\displaystyle Y}corresponden a matrices indexadas porincógnita{\displaystyle X}yY{\displaystyle Y}Con entradas en el semianillo booleano, la suma de matrices corresponde a la unión de relaciones, y la multiplicación de matrices corresponde a la composición de relaciones . [ 25 ]
  • Cualquier cuantal unitario es un semianillo bajo la unión y la multiplicación.
  • Una red normal sesgada en un anilloR{\displaystyle R}es un semianillo para las operaciones de multiplicación y nabla, donde esta última operación se define porab=a+b+baababab{\displaystyle a\mathbin {\nabla } b=a+b+ba-aba-bab}

Más uso de monoides,

  • La construcción de semianillosFin(METRO){\displaystyle \operatorname {End} (M)}de un monoide conmutativoMETRO{\displaystyle M}Se ha descrito. Como se indicó, dé un semianillo.R{\displaystyle R}, elnorte×norte{\displaystyle n\times n} matrices form another semiring. For example, the matrices with non-negative entries, Mn(N),{\displaystyle {\mathcal {M}}_{n}(\mathbb {N} ),} form a matrix semiring.[20]
  • Given an alphabet (finite set) Σ, the set of formal languages over Σ{\displaystyle \Sigma } (subsets of Σ{\displaystyle \Sigma ^{*}}) is a semiring with product induced by string concatenationL1L2={w1w2w1L1,w2L2}{\displaystyle L_{1}\cdot L_{2}=\left\{w_{1}w_{2}\mid w_{1}\in L_{1},w_{2}\in L_{2}\right\}} and addition as the union of languages (that is, ordinary union as sets). The zero of this semiring is the empty set (empty language) and the semiring's unit is the language containing only the empty string.[11]
  • Generalizing the previous example (by viewing Σ{\displaystyle \Sigma ^{*}} as the free monoid over Σ{\displaystyle \Sigma }), take M{\displaystyle M} to be any monoid; the power set (M){\displaystyle \wp (M)} of all subsets of M{\displaystyle M} forms a semiring under set-theoretic union as addition and set-wise multiplication: UV={uvuU, vV}.{\displaystyle U\cdot V=\{u\cdot v\mid u\in U,\ v\in V\}.}[22]
  • Similarly, if (M,e,){\displaystyle (M,e,\cdot )} is a monoid, then the set of finite multisets in M{\displaystyle M} forms a semiring. That is, an element is a function fMN{\displaystyle f\mid M\to \mathbb {N} }; given an element of M,{\displaystyle M,} the function tells you how many times that element occurs in the multiset it represents. The additive unit is the constant zero function. The multiplicative unit is the function mapping e{\displaystyle e} to 1,{\displaystyle 1,} and all other elements of M{\displaystyle M} to 0.{\displaystyle 0.} The sum is given by (f+g)(x)=f(x)+g(x){\displaystyle (f+g)(x)=f(x)+g(x)} and the product is given by (fg)(x)={f(y)g(z)yz=x}.{\displaystyle (fg)(x)=\sum \{f(y)g(z)\mid y\cdot z=x\}.}

Regarding sets and similar abstractions,

  • Given a set U,{\displaystyle U,} the set of binary relations over U{\displaystyle U} is a semiring with addition the union (of relations as sets) and multiplication the composition of relations. The semiring's zero is the empty relation and its unit is the identity relation.[11] These relations correspond to the matrix semiring (indeed, matrix semialgebra) of square matrices indexed by U{\displaystyle U} with entries in the Boolean semiring, and then addition and multiplication are the usual matrix operations, while zero and the unit are the usual zero matrix and identity matrix.
  • The set of cardinal numbers smaller than any given infinite cardinal form a semiring under cardinal addition and multiplication. The class of all cardinals of an inner model form a (class) semiring under (inner model) cardinal addition and multiplication.
  • La familia de clases combinatorias (conjuntos de una cantidad numerable de objetos con tamaños enteros no negativos tales que hay una cantidad finita de objetos de cada tamaño) con la clase vacía como objeto cero, la clase que consiste únicamente en el conjunto vacío como unidad, la unión disjunta de clases como suma y el producto cartesiano de clases como multiplicación. [ 26 ]
  • Las clases de isomorfismo de objetos en cualquier categoría distributiva , bajo operaciones de coproducto y producto , forman un semianillo conocido como un anillo de Burnside. [ 27 ] Un anillo de Burnside es un anillo si y solo si la categoría es trivial .

semianillos estrellados

Varias de las estructuras mencionadas anteriormente pueden equiparse con un sistema de operación estelar.

  • El semianillo mencionado de relaciones binarias sobre algún conjunto baseU{\displaystyle U}en el cualR=norte0Rnorte{\displaystyle R^{*}=\bigcup _{n\geq 0}R^{n}}a pesar deRU×U.{\displaystyle R\subseteq U\times U.}Esta operación estrella es en realidad el cierre reflexivo y transitivo deR{\displaystyle R}(es decir, la relación binaria reflexiva y transitiva más pequeña sobreU{\displaystyle U}que contieneR.{\displaystyle R.}). [ 11 ]
  • El semianillo de lenguajes formales es también un semianillo estrella completo, donde la operación estrella coincide con la estrella de Kleene (para conjuntos/lenguajes). [ 11 ]
  • El conjunto de los números reales extendidos no negativos[0,]{\displaystyle [0,\infty ]}junto con la suma y multiplicación usual de números reales es un semianillo estrellado completo con la operación estrellada dada pora=11a{\displaystyle a^{*}={\tfrac {1}{1-a}}}para0a<1{\displaystyle 0\leq a<1}(es decir, la serie geométrica ) ya={\displaystyle a^{*}=\infty }paraa1.{\displaystyle a\geq 1.}[ 11 ]
  • El semianillo booleano con0=1=1.{\displaystyle 0^{*}=1^{*}=1.}[ b ] [ 11 ]
  • El semicírculo ennorte{},{\displaystyle \mathbb {N} \cup \{\infty \},}con suma y multiplicación extendidas, y0=1,a={\displaystyle 0^{*}=1,a^{*}=\infty }paraa1.{\displaystyle a\geq 1.}[ b ] [ 11 ]

Aplicaciones

El(máximo,+){\displaystyle (\max ,+)}y(min,+){\displaystyle (\min ,+)}Los semicírculos tropicales en los números reales se utilizan a menudo en la evaluación del rendimiento de sistemas de eventos discretos. Los números reales representan los "costos" o el "tiempo de llegada"; la operación "máx." corresponde a tener que esperar a que se cumplan todos los prerrequisitos de un evento (tomando así el tiempo máximo), mientras que la operación "mín." corresponde a poder elegir la mejor opción, la menos costosa; y el signo + corresponde a la acumulación a lo largo del mismo camino.

El algoritmo de Floyd-Warshall para caminos más cortos puede reformularse como un cálculo sobre un(min,+){\displaystyle (\min ,+)}álgebra. De manera similar, el algoritmo de Viterbi para encontrar la secuencia de estados más probable correspondiente a una secuencia de observaciones en un modelo oculto de Markov también puede formularse como un cálculo sobre un(máximo,×){\displaystyle (\max ,\times )} algebra on probabilities. These dynamic programming algorithms rely on the distributive property of their associated semirings to compute quantities over a large (possibly exponential) number of terms more efficiently than enumerating each of them.[28][29]

Generalizations

A generalization of semirings does not require the existence of a multiplicative identity, so that multiplication is a semigroup rather than a monoid. Such structures are called hemirings[30] or pre-semirings.[31] A further generalization are left-pre-semirings,[32] which additionally do not require right-distributivity (or right-pre-semirings, which do not require left-distributivity).

Yet a further generalization are near-semirings: in addition to not requiring a neutral element for product, or right-distributivity (or left-distributivity), they do not require addition to be commutative. Just as cardinal numbers form a (class) semiring, so do ordinal numbers form a near-semiring, when the standard ordinal addition and multiplication are taken into account. However, the class of ordinals can be turned into a semiring by considering the so-called natural (or Hessenberg) operations instead.

In category theory, a 2-rig is a category with functorial operations analogous to those of a rig. That the cardinal numbers form a rig can be categorified to say that the category of sets (or more generally, any topos) is a 2-rig.

See also

  • Ring of sets – Family closed under unions and relative complements
  • Valuation algebra – Algebra describing information processingPages displaying short descriptions of redirect targets

Notes

  1. For an example see the definition of rig on Proofwiki.org
  2. 12This is a complete star semiring and thus also a Conway semiring.[11]

Citations

  1. Głazek (2002), p. 7
  2. Kuntzmann, J. (1972). Théorie des réseaux (graphes) (in French). Paris: Dunod. Zbl 0239.05101.
  3. Semirings for breakfast, slide 17
  4. Baccelli, François Louis; Olsder, Geert Jan; Quadrat, Jean-Pierre; Cohen, Guy (1992). Sincronización y linealidad. Un álgebra para sistemas de eventos discretos . Serie Wiley sobre probabilidad y estadística matemática. Chichester: Wiley. Zbl 0824.93003 . 
  5. ^ Berstel y Perrin (1985) , pág. 26
  6. ^ Lothaire ( 2005 ) , pág .211 
  7. ^ Sakarovitch (2009) , págs. 27-28
  8. Lothaire (2005) , pág. 212
  9. 1 2 3 4 5 Ésik, Zoltán (2008). "Semi-anillos de iteración". En Ito, Masami (ed.). Desarrollos en teoría del lenguaje. XII Conferencia internacional, DLT 2008, Kioto, Japón, 16-19 de septiembre de 2008. Actas . Lecture Notes in Computer Science. Vol. 5257. Berlín: Springer-Verlag . págs. 1-20 . doi : 10.1007/978-3-540-85780-8_1 . ISBN   978-3-540-85779-2. Zbl 1161.68598 . 
  10. 1 2 3 Kuich, Werner (2011). «Sistemas algebraicos y autómatas de pila». En Kuich, Werner (ed.). Fundamentos algebraicos en informática. Ensayos dedicados a Symeon Bozapalidis con motivo de su jubilación . Lecture Notes in Computer Science. Vol. 7020. Berlín: Springer-Verlag . pp. 228–256 . ISBN   978-3-642-24896-2. Zbl 1251.68135 . 
  11. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Droste y Kuich (2009) , págs . 
  12. Kuich, Werner (1990). "Semirrings ω-continuos, sistemas algebraicos y autómatas de pila" . En Paterson, Michael S. (ed.). Autómatas, lenguajes y programación: 17.º Coloquio Internacional, Universidad de Warwick, Inglaterra, 16-20 de julio de 1990, Actas . Lecture Notes in Computer Science. Vol. 443. Springer-Verlag . pp. 103-110 . ISBN   3-540-52826-1.
  13. 1 2 Sakarovitch (2009) , pág. 471
  14. Ésik, Zoltán; Leiß, Hans (2002). "Forma normal de Greibach en semianillos algebraicamente completos". En Bradfield, Julian (ed.). Lógica de la informática. 16.º taller internacional, CSL 2002, 11.ª conferencia anual de la EACSL, Edimburgo, Escocia, 22-25 de septiembre de 2002. Actas . Lecture Notes in Computer Science. Vol. 2471. Berlín: Springer-Verlag . pp. 135-150 . Zbl 1020.68056 .   
  15. Lehmann, Daniel J. (1977), "Estructuras algebraicas para el cierre transitivo" (PDF) , Theoretical Computer Science , 4 (1): 59–76 , doi : 10.1016/0304-3975(77)90056-1
  16. Berstel y Reutenauer (2011) , pág. 27
  17. Ésik, Zoltán; Kuich, Werner (2004). «Axiomas ecuacionales para una teoría de autómatas». En Martín-Vide, Carlos (ed.). Lenguajes formales y aplicaciones . Estudios en lógica difusa y computación blanda. Vol. 148. Berlín: Springer-Verlag . pp. 183–196 . ISBN   3-540-20907-7. Zbl 1088.68117 . 
  18. Droste y Kuich (2009) , pág. 15, Teorema 3.4
  19. Conway, JH (1971). Álgebra regular y máquinas finitas . Londres: Chapman and Hall. ISBN 0-412-10620-5. Zbl 0231.94041 . 
  20. 1 2 3 Guterman, Alexander E. (2008). "Funciones de rango y determinante para matrices sobre semianillos". En Young, Nicholas; Choi, Yemon (eds.). Surveys in Contemporary Mathematics . London Mathematical Society Lecture Note Series. Vol. 347. Cambridge University Press . pp. 1–33 . ISBN   978-0-521-70564-6. ISSN 0076-0552 . Zbl 1181.16042 .  
  21. 1 2 3 Sakarovitch (2009) , pág. 28.
  22. ^ Berstel y Reutenauer (2011) , pág. 4
  23. ^ Espira, David; Sturmfels, Bernd (2009) [2004]. "Matemáticas Tropicales". Matemáticas. Mag . 82 (3): 163– 173. arXiv : matemáticas/0408099 . doi : 10.4169/193009809x468760 . S2CID 119142649 . Zbl 1227.14051 .  
  24. Speyer, David; Sturmfels, Bernd (2009). "Matemáticas tropicales" . Mathematics Magazine . 82 (3): 163– 173. arXiv : math/0408099 . doi : 10.1080/0025570X.2009.11953615 . ISSN 0025-570X . S2CID 15278805 .  
  25. John C. Baez (6 de noviembre de 2001). "Mecánica cuántica sobre un sistema conmutativo" . Grupo de noticias : sci.physics.research . Usenet: 9s87n0$iv5@gap.cco.caltech.edu . Consultado el 25 de noviembre de 2018 .  
  26. Bard, Gregory V. (2009), Criptoanálisis algebraico , Springer, Sección 4.2.1, "Clases combinatorias", ff., pp. 30–34, ISBN 9780387887579
  27. Schanuel SH (1991) Los conjuntos negativos tienen característica y dimensión de Euler. En: Carboni A., Pedicchio MC , Rosolini G. (eds) Teoría de categorías. Lecture Notes in Mathematics, vol 1488. Springer, Berlín, Heidelberg
  28. Pair (1967) , pág. 271.
  29. Derniame y Pair (1971)
  30. Golan (1999) , pág. 1, cap. 1
  31. Gondran y Minoux (2008) , pág. 22, capítulo 1, §4.2.
  32. Gondran y Minoux (2008) , pág. 20, capítulo 1, §4.1.

Bibliografía

  • Derniame, Jean Claude; Pair, Claude (1971), Problèmes de cheminement dans les graphes (Problemas de trayectoria en gráficos) , París: Dunod
  • Baccelli, François ; Cohen, Guy; Olsder, Geert Jan; Quadrat, Jean-Pierre (1992), Sincronización y linealidad (versión en línea) (PDF) , Wiley, ISBN 0-471-93609-X
  • Golan, Jonathan S. (1999) Semianillos y sus aplicaciones . Versión actualizada y ampliada de La teoría de los semianillos, con aplicaciones a las matemáticas y la informática teórica (Longman Sci. Tech., Harlow, 1992, MR 1163371 ). Kluwer Academic Publishers, Dordrecht. xii+381 pp. ISBN  0-7923-5786-8MR 1746739 
  • Berstel, Jean; Perrin, Dominique (1985). Teoría de códigos . Matemáticas puras y aplicadas. Vol.  117. Academic Press. ISBN 978-0-12-093420-1. Zbl 0587.68066 . 
  • Berstel, Jean; Reutenauer, Christophe (2011). Series racionales no conmutativas con aplicaciones . Enciclopedia de Matemáticas y sus Aplicaciones. Vol.  137. Cambridge: Cambridge University Press . ISBN 978-0-521-19022-0. Zbl 1250.68007 . 
  • Droste, Manfred; Kuich, Werner (2009), "Capítulo 1: Semianillos y series de potencias formales", Manual de autómatas ponderados , págs. 3–28 , doi : 10.1007/978-3-642-01492-5_1 
  • Durrett, Richard (2019). Probabilidad: Teoría y ejemplos (PDF) . Serie de Cambridge en Matemáticas Estadísticas y Probabilísticas. Vol.  49 (5.ª  ed.). Cambridge, Nueva York, NY: Cambridge University Press . ISBN 978-1-108-47368-2OCLC 1100115281. Consultado el 5 de noviembre de 2020 . 
  • Folland, Gerald B. (1999), Análisis real: técnicas modernas y sus aplicaciones (2.ª  ed.), John Wiley & Sons, ISBN 9780471317166
  • Golan, Jonathan S. (1999), Semirings and their Applications , Dordrecht: Kluwer Academic Publishers, doi : 10.1007/978-94-015-9333-5 , ISBN 0-7923-5786-8, MR 1746739 
  • Lotario, M. (2005). Combinatoria aplicada a las palabras . Enciclopedia de Matemáticas y sus aplicaciones. vol.  105. Una obra colectiva de Jean Berstel, Dominique Perrin, Maxime Crochemore, Eric Laporte, Mehryar Mohri, Nadia Pisanti, Marie-France Sagot, Gesine Reinert , Sophie Schbath , Michael Waterman, Philippe Jacquet, Wojciech Szpankowski , Dominique Poulalhon, Gilles Schaeffer, Roman Kolpakov, Gregory Koucherov, Jean-Paul Allouche y Valérie Berthé . Cambridge: Prensa de la Universidad de Cambridge . ISBN 0-521-84802-4. Zbl 1133.68067 . 
  • Głazek, Kazimierz (2002). Guía de la literatura sobre semianillos y sus aplicaciones en matemáticas y ciencias de la información. Con bibliografía completa . Dordrecht: Kluwer Academic. ISBN 1-4020-0717-5. Zbl 1072.16040 . 
  • Gondran, Michel; Minoux, Michel (2008). Grafos, diodos y semianillos: nuevos modelos y algoritmos . Serie Interfaces de Investigación Operativa/Ciencias de la Computación. Vol.  41. Dordrecht: Springer Science & Business Media. ISBN 978-0-387-75450-5. Zbl 1201.16038 . 
  • Pair, Claude (1967), "Sur des algoritmos pour des problèmes de cheminement dans les graphes finis (Sobre algoritmos para problemas de trayectoria en grafos finitos)", en Rosentiehl (ed.), Théorie des graphes (journées internationales d'études) – Theory of Graphs (simposio internacional) , Roma (Italia), julio de 1966: Dunod (París) et Gordon y Breach (Nueva York){{citation}}: CS1 mantenimiento: ubicación ( enlace )
  • Sakarovitch, Jacques (2009). Elementos de la teoría de autómatas . Traducido del francés por Reuben Thomas. Cambridge: Cambridge University Press . ISBN 978-0-521-84425-3. Zbl 1188.68177 . 

Lecturas adicionales

  • Golan, Jonathan S. (2003). Semirings and Affine Equations over Them . Springer Science & Business Media. ISBN 978-1-4020-1358-4. Zbl 1042.16038 . 
  • Grillet, Mireille P. (1970). "Relaciones de Green en un semianillo" . Port. Math . 29 : 181–195 . Zbl 0227.16029 . 
  • Gunawardena, Jeremy (1998). "Una introducción a la idempotencia". En Gunawardena, Jeremy (ed.). Idempotencia. Basado en un taller, Bristol, Reino Unido, 3-7 de octubre de 1994 (PDF) . Cambridge: Cambridge University Press . pp. 1-49 . Zbl 0898.16032 .  
  • Jipsen, P. (2004). "De semianillos a retículos de Kleene residuados". Studia Logica . 76 (2): 291– 303. doi : 10.1023/B:STUD.0000032089.54776.63 . S2CID 9946523 . Zbl 1045.03049 .  
  • Dolan, Steven (2013), "Diversión con semianillos" (PDF) , Actas de la 18.ª conferencia internacional ACM SIGPLAN sobre programación funcional , pp. 101–110 , doi : 10.1145/2500365.2500613 , ISBN  9781450323260, S2CID 2436826 , archivado del original (PDF) el 13-07-2018 , recuperado el 18-08-2014