I tried to make the title as succinct as possible, now let me explain the motivation for this.
In a beautiful paper The Stability Of Matter: From Atoms To Start by Elliott Lieb it is proved (in Part IV) that the energy eigenvector with the lowest possible eigenvalue is always symmetric with respect to any permutation of electrons. The crucial observation is that $\|\nabla\psi\|^2$ doesn't change when we swap $\psi$ with $|\psi|$. Here, $\psi \in L^2(\mathbb R^n)$ which we may assume to be real, and the energy operator is (omitting the physical constants) $H = -\frac{1}{2} \Delta + V(x_1,\dots,x_n)$. However, I feel that some domain difficulties may arise.
I suppose the sketch of this idea goes like this: for $\psi$ to be in $L^2$, it should tend towards zero sufficiently fast when the argument goes to infinity, so by integration by parts
$$\langle \psi |\Delta| \psi \rangle = \int\limits_{\mathbb{R}^n}(\psi\cdot\Delta\psi) dx = \lim\limits_{r \rightarrow \infty} \int\limits_{B(r)}(\psi\cdot\Delta\psi) dx = \\ = \lim\limits_{r \rightarrow \infty} \left[ \int\limits_{S(r)}\psi(\nabla\psi\cdot n) d\omega - \int\limits_{B(r)}\|\nabla\psi\|^2dx \right] = -\int\limits_{\mathbb{R}^n}\|\nabla\psi\|^2dx$$
Here, $B(r)$ is a ball of radius $r$ centered in the origin, $S(r)$ is the corresponding sphere.
I am not completely sure about the term that integrates over $S(r)$, but the idea is that it should tend to zero.
Now, since $\|\nabla(|\psi|)\|^2$ is the same as $\|\nabla\psi\|^2$ almost everywhere (assuming that $\nabla \psi = 0$ happens on a set of measure 0), this completes the proof.
I have several concerns about this argument:
- While it is obvious that $\psi \in L^2$ implies $|\psi| \in L^2$, why is it true that $\psi \in D(\Delta)$ (domain of $\Delta$) implies $|\psi| \in D(\Delta)$?
- How to prove the equations above rigorously, probably with some more assumptions on $\psi$?
- How to prove that $\int\|\nabla \psi\|^2 dx$ doesn't change upon taking the absolute value, considering that $\nabla |\psi|$ becomes undefined in points where $\psi=0$?
The last question can be traced to a simple one-dimensional example. In $L^2(0,\pi)$ the function $\sin(2x)$ is an eigenvector of $\frac{d^2}{dx^2}$ (with eigenvalue $-4$). Is $|\sin(2x)|$ an eigenvector as well?