Abuse of notation with distributions

269 Views Asked by At

A distribution is an element of the continuous dual space of some function space. Let us take the Schwartz space $\mathcal{S} := \mathcal{S}(\mathbb{R}^n)$ just as an example. A distribution $\phi \in \mathcal{S}'$ is then a map $$ \phi: \mathcal{S} \rightarrow \mathbb{C}.$$

My question is this: how do I interpret $\phi(x)$? I see this written a lot, but I don't understand how to work with it. What does for example $\phi(x) = \phi(-x)$ mean? The only thing I can think of is that $\phi(f) = \phi(\hat{f})$, where $\hat{f}(x) = f(-x)$.

And more specifically for the problem I'm working on: I have a distribution $$ \mathcal{W} : \mathcal{S}(\underbrace{\mathbb{R}^4 \times \dots \times \mathbb{R}^4}_{n \text{ times}}) \rightarrow \mathbb{C} $$

and then they say that $\mathcal{W}$ is translation invariant, i.e. $$\mathcal{W}(x_1 +a,\dots, x_n + a) = \mathcal{W}(x_1,\dots,x_n)$$ so it can be writthen as a distribution $\mathfrak{W}$ that only depends on the differences $x_1-x_2,\dots,x_{n-1} - x_n$: $$\mathcal{W}(x_1,\dots,x_n) = \mathfrak{W}(x_1-x_2,\dots,x_{n-1}-x_n).$$

How do I interpret this last line?

3

There are 3 best solutions below

3
On

When you have a $C^{\infty}$ map $f : \mathbb{R}^n \to \mathbb{R}^m$ which is proper (it is automaticaly the case with a $C^{\infty}$ bijection like translations), you can define the pushforward of a distribution by $f$. If $u$ is a distribution on $\mathbb{R}^n$ then, $f_{!}u$ is a distribution on $\mathbb{R}^m$ defined by $f_!u(\varphi)=u(\varphi \circ f).$

So for example the (dangerous) notation $u(x) = u(-x)$ means that $f_!u = u$ with $f : \mathbb{R}^n \to \mathbb{R}^n, x \mapsto -x.$

The same occurs when considering your translation by $a$. Let us call it $\mu_a.$ The condition $$\mathcal{W}(x_1 +a,\dots, x_n + a) = \mathcal{W}(x_1,\dots,x_n)$$ means that $\mathcal{W}=\mu_{a!}\mathcal{W}$

Now define the map $g : (\mathbb{R}^4)^n \to (\mathbb{R}^4)^{n-1}, (x_1, ... ,x_n) \mapsto (x_1-x_2, ... , x_{n-1}-x_n).$ The last equality means that the condition $\mathcal{W}=\mu_{a!}\mathcal{W}$ implies that $\mathcal{W}=g^*\mathfrak{W}$ for a certain distribution $\mathfrak{W}$ on $(\mathbb{R}^4)^{n-1}$.

8
On

The trouble is that given a map $f : X \rightarrow Y$, the notation $\phi(f(x))$ should really mean "$\phi$ pulled back across $f$." But of course, distributions don't pull back in a natural way. Therefore I think the notation $\phi(f(x))$ only makes sense if $f$ is an invertible function, in which case it really means the $(f^{-1})_*(\phi),$ that is, the pushforward of $\phi$ across the inverse of $f$.

0
On

If the motivation is Wightman functions, it's better to use the differences $x_1-x_n,\ldots,x_{n-1}-x_n$ with a single point of reference $x_n$ rather than the consecutive differences $x_1-x_2, \ldots,x_{n-1}-x_n$. So let me consider the statement that as elements in $S'(\mathbb{R}^{4n})$ $$ \mathcal{W}(x_1,\ldots,x_n)=V(x_1-x_n,\ldots,x_{n-1}-x_n) $$ for some $V$ in $S'(\mathbb{R}^{4(n-1)})$.

First do some nonrigorous calculations as follows. Let $f(x_1,\ldots,x_n)$ be a test function in $S'(\mathbb{R}^{4n})$.

$$ \int_{\mathbb{R}^{4n}} V(x_1-x_n,\ldots,x_{n-1}-x_n)f(x_1,\ldots,x_n) \ dx_1\cdots dx_n $$ $$ =\int_{\mathbb{R}^{4n}} V(z_1,\ldots,z_{n-1})f(z_1+x_n,\ldots,z_{n-1}+x_n,x_n) \ dz_1\cdots dz_{n-1}dx_n $$ by the change of variables $z_i=x_i-x_n$ for $1\le i\le n-1$. By Fubini the last integral becomes $$ \int_{\mathbb{R}^{4(n-1)}} V(z_1,\ldots,z_{n-1})g(z_1,\ldots,z_{n-1}) \ dz_1\cdots dz_{n-1} $$ where $g=\Gamma (f)$ is defined by $$ g(z_1,\ldots,z_{n-1})=\int_{\mathbb{R}^4} f(z_1+x_n,\ldots,z_{n-1}+x_n,x_n) \ dx_n\ . $$ Now you can make rigorous sense of your RHS as the composition $V\circ \Gamma$ of the distribution $V:S(\mathbb{R}^{4(n-1)})\longrightarrow\mathbb{C}$ with the continuous linear map $$ \Gamma:S(\mathbb{R}^{4n})\longrightarrow S(\mathbb{R}^{4(n-1)})\ . $$