[Physics] How to prove $(\gamma^\mu)^\dagger=\gamma^0\gamma^\mu\gamma^0$

cpt-symmetrydirac-equationgroup-representationsgroup-theoryquantum-field-theory

Studying the basics of spin-$\frac{1}{2}$ QFT, I encountered the gamma matrices. One important property is $(\gamma^5)^\dagger=\gamma^5$, the hermicity of $\gamma^5$. After some searching, I stumbled upon this interesting Phys.SE answer to an earlier question on this forum. Specifically, I am interested in the formula
\begin{equation}
(\gamma^\mu)^\dagger=\gamma^0\gamma^\mu\gamma^0
\end{equation}
which is mentioned but not proven. After consulting a faculty member of my university, I pieced together that the proof must rely somehow on the fact that the $(\gamma^\mu)^\dagger$ also obey the Clifford algebra:
$$\{(\gamma^\mu)^\dagger,(\gamma^\nu)^\dagger\}=-2\eta^{\mu\nu}$$
$$\{\gamma^\mu,\gamma^\nu\}=-2\eta^{\mu\nu}$$
(for clarity, I am using $- + + +$ signature for the Minkowski metric). This should imply that there is some similarity transformation relating the two, but I am not well-versed in group theory. I guess that it should somehow turn out that the matrix that acts to transform the two representations of this algebra into each other is $\gamma^0$, which is equal to its inverse $\gamma^0=(\gamma^0)^{-1}$, as can be seen immediately from taking $\mu=\nu=0$ in the Clifford algebra. Then, the similarity transform is in the right form:

$$ (\gamma^\mu)^\dagger=S\gamma^\mu S^{-1}=\gamma^0\gamma^\mu\gamma^0 $$

I have the feeling I've got most of the necessary ingredients. However, I can't seem to be able to make this argument explicit and clear (due to my lack of proper knowledge of group theory). Could someone help me out? It would be much appreciated.

EDIT: I am looking for an answer that does not rely on using a particular representation of the gamma matrices.

Best Answer

How about just testing the two different cases?

I.e. if $\mu\not=0$ then the LHS becomes

\begin{equation} (\gamma^\mu)^\dagger= (\gamma^i)^\dagger= -\gamma^i \tag{see below} \end{equation} while the RHS becomes

\begin{equation} (\gamma^\mu)^\dagger=\gamma^0\gamma^i\gamma^0 = -\gamma^0\gamma^0\gamma^i=-\gamma^i~~~~~~~~ (\text{OK}). \end{equation}

For $\mu=0$, the case is trivial.

EDIT: because of the comment by the OP I will add the following to the answer:

The properties of the gamma matrices can be derived from the properties of the $\vec{\alpha},\beta$-matrices. Some of the properties of the $\vec{\alpha},\beta$ matrices are imposed upon them motivated by physics arguments, such that the Dirac hamiltonian must be hermitian which implies $\vec{\alpha},\beta$ hermitian etc.

Notice that $$ \gamma^\mu := (\beta, \beta\vec{\alpha}).$$

For instance: $$(\gamma^i)^\dagger = (\beta\alpha^i)^\dagger = (\alpha^i)^\dagger\beta^\dagger=\alpha^i\beta=-\beta\alpha^i=-\gamma^i\tag{QED}$$

See page 10 in this PDF for more on the Dirac equation, or see the old book "Quarks and Leptons..." by Halzen and Martin.

See also the wiki page below: http://en.wikipedia.org/wiki/Gamma_matrices#Normalization

Related Question