I notice that division distributes over addition Root extraction distributes over multiplication
What operator do logarithms distribute over: ie:
what non-constant function $H \in C^2 \rightarrow C$ is there such that:
$$\log_s(H(a,b)) = H(\log_s(a),\log_S(b))$$
==================================================================
ADDITIONAL INFO:
We can notice the following:
$$\ln(H(x,y)) = H(\ln(x), \ln(y))$$
Thus:
$$\frac{\partial }{\partial x}[\ln(H(x,y)] =\frac{\partial }{\partial x}[H(\ln(x), \ln(y)] $$
$$\frac{\partial }{\partial y}[\ln(H(x,y)] =\frac{\partial }{\partial y}[H(\ln(x), \ln(y)] $$
Thus:
$$ \frac{1}{H(x,y)}\frac{\partial H(x,y)}{\partial x} = \frac{1}{x}\frac{\partial H(\ln(x),\ln(y))}{\partial x} $$
$$ \frac{1}{H(x,y)}\frac{\partial H(x,y)}{\partial y} = \frac{1}{y}\frac{\partial H(\ln(x),\ln(y))}{\partial y} $$
Solutions to that system of differential equations should correspond to functionals over which the natural logarithm distributes
Really, the business of $\ln$ is to move from the group $(\mathbb{R}_{>0},\times)$ to the group $(\mathbb{R},+)$. And it does this in a very natural way: $$\ln H_{\times}(a,b)=H_{+}(\ln a,\ln b)$$ where $H_{\times}(a,b)=a\,b$ and $H_{+}(a,b)=a+b$. That is, $$\ln(a\,b)=\ln a+\ln b$$ So if you think of $H(a,b)$ as just the group operation of a group, applied to $a$ and $b$, then we have $$\ln H(a,b)=H(\ln a,\ln b)$$ just with two different groups in play.
On the one hand, you may not find this very satisfying. On the other hand, there is something important here about what logarithms really are.