As a followup comment to my answer to the question
$\;\;\;\;$Can I split $\frac{1}{a-b}$ into the form $f(a)+f(b)$?
"Lord Shark the Unknown" made the following observation:
-
If $h:\mathbb{R}^2\to\mathbb{R}$ and $f,g: \mathbb{R}\to\mathbb{R}$ are such that
$$h(x,y)=f(x)+g(y)$$
for all $x,y\in\mathbb{R}$, then
$$h(a,b)+h(c,d)=h(a,d)+h(c,b)$$
for all $a,b,c,d\in\mathbb{R}$.
My question is about the converse.
To keep it simple, I'll assume the domain of $h$ is $\mathbb{Z}^2$.
Explicitly, the question is this:
-
If $h:\mathbb{Z}^2\to\mathbb{Z}$ is such that
$$h(a,b)+h(c,d)=h(a,d)+h(c,b)$$
for all $a,b,c,d\in\mathbb{Z}$, must there exist functions $f,g:\mathbb{Z}\to\mathbb{Z}$ such that
$$h(x,y)=f(x)+g(y)$$
for all $x,y\in\mathbb{Z}$?