I am a physicist, so my background in functional analysis is limited only to basics. However, I would like to prove that the free Dirac operator is selfadjoint (or Hermitian, or neither). The free Dirac operator is a differential operator of the following form:
$D = -i\alpha \nabla + \beta$,
where $\alpha$ and $\beta$ are just Hermitian $4 \times 4$ matrices. This operator acts on a state of 4-component' functions from $\mathbb{R}^3$ to $\mathbb{C}^4$.
The inner product is defined as integral of the product of two functions from this space (one of them being a complex conjugate).
I suppose that these functions should also be square-integrable, i.e. from $L^2$. (If they should also be defined on some bounded interval, then the boundary conditions could just be: $f(0) = f(1) = 0$.)
From a mathematical point of view, what else is needed to formally prove that this operator is self adjoint?
It is often difficult to prove that an operator is self-adjoint, which seems reasonable since you know a lot about an operator when it is self-adjoint. For instance it is unitarily equivalent to a multiplication operator by a real function.
There are many possible approaches, one which is sometimes useful is the following
For differential operators, the first bullet point usually reduces to an integration by parts. It is typically the second bullet point which is most difficult, because you actually need to show that the eigenvalue equations $D^*u=\pm iu$ have no solutions (in a sense, this is the input that you need to feed the machinery before you can take advantage of the huge amount of strong results for self-adjoint operators).
This proves that $D$ is essentially self-adjoint, i.e. the closure of $D$ is self-adjoint. If you want to show the stronger result that $D$ is self-adjoint, you now
Alternatively, you just circumvent this problem by simply working with closure of $D$.
Another approach, which perhaps more clearly shows how 'difficult' it is to show that an operator is self-adjoint (and also showcases the physical relevance of self-adjointedness) is the following: Show that the Cauchy problem for the Schröding equation $$ \partial_t u=-iDu $$ admits a solution in the sense that for any $u_0\in\mathcal D(D)$ there is a unique family $u(t)$ such that
By Stone's Theorem, this suffices to show that $D$ has a self-adjoint extension, namely the generator of $U(t)$. Since any self-adjoint extension would give rise to such a unitary family, it actually follows that $D$ has a unique self-adjoint extension, which shows that $D$ is essentially self-adjoint, with closure equal to the generator of $U(t)$ (the last bit is a consequence of Von Neumann's extension theory).
Also, the following blog entry by Terence Tao probably explains the problem better than I ever could!