The set $\mathbb{N}$ can be viewed as a mathematical structure with operations off addition, multiplication and exponentiation. Observe that:
- It forms an Abelian monoid under both addition and multiplication.
- Multiplication distributes over addition.
- $1^x = x^{0} = 1$
- $x^{a+b}=x^{a}x^{b}$
- $x^{ab} = (x^a)^b$
Furthermore, the set $[0,\infty)$ can also be viewed in this way. Are there other interesting examples of this sort of thing? I am especially looking for examples lacking a natural total order.
Remark. A few more examples occur to me. However, they're both naturally ordered.
Firstly, for every strong limit cardinal $\kappa$, I think that the set $\{\nu < \kappa\}$ is an example of such a structure.
Secondly, if we drop the requirements that addition and multiplication be commutative, and require distributivity only on the left, as in $$x(a+b)=xa+xb,$$ then every non-trivial ordinal that is closed under exponentiation is an example of such a structure.
The integers modulo $n, \Bbb Z/n\Bbb Z$ are an example. One could argue whether they have a natural total order because $-1\equiv n-1 \pmod n$, but "natural" is a matter of taste.