Is there a name for magmas with $[x+y]+[x'+y'] \equiv [x+x']+[y+y']$?

166 Views Asked by At

Is there a name for magmas (written additively) satsisfying the following identity? The square brackets have no particular signifance, but will hopefully promote readability in what follows. $$[x+y]+[x'+y'] \equiv [x+x']+[y+y'].$$

Example. Any commutative associative magma.

Motivation. Let $A$ and $B$ denote magmas (operations $\oplus$ and $+$ respectively) and assume that $B$ satisfies the above identity. Then for any two homomorphisms $f,g : A \rightarrow B,$ we have that $f+g$ is a homomorphism.

Proof. Consider fixed but arbitrary homomorphisms $f,g : A \rightarrow B$ and suppose $x,y \in A$. Then the following are equal.

  1. $(f+g)(x \oplus y)$
  2. $f(x \oplus y) + g(x \oplus y)$
  3. $[f(x) + f(y)] + [g(x)+g(y)]$
  4. $[f(x)+g(x)]+[f(y)+g(y)]$
  5. $(f+g)(x) + (f+g)(y).$

We conclude the following. $$(f+g)(x \oplus y) \equiv (f+g)(x) + (f+g)(y).$$

1

There are 1 best solutions below

1
On BEST ANSWER

These are precisely the commutative magmas in the sense of commutative algebraic theories. They are also known as medial magmas. That the hom sets are again magmas is actually an equivalent characterization. In the language of Durov's thesis we see that commutative magmas are generalized commutative rings.