I need to find a region $D \subset \mathbb{R}^2$ such that the following equailty holds for any pair of integrable functions $f, g$:
$\iint_D f(x+y) g(x-y)dx dy = \int_0^1f(u) du \cdot \int_0^1 g(v) dv$
My first thought was to define $T(x, y) = (x+y, x-y)$. But that has $|\det(DT)| = 2$, so the equality doesn't hold.
Is that the correct path? Is there any other $T$ that I am not seeing? Can I do something with the region generated by $T^-1$?
