You can also use the inert form of Dagger by prefixing the command's name with %.
For Annihilation and Creation operators, Dagger return the dual, respectively.
As a shortcut to Dagger(ap) you can also use ap^*
The Dagger of Dirac matrices
As it happens with tensors of the Physics package, when the index has the value 0, it is automatically mapped into the spacetime dimension. So the Dirac matrix is automatically represented by ,
For sums and products, Dagger maps itself over the operands, reversing the order of the arguments in the case of noncommutative products or scalar products. First set a prefix to identify noncommutative symbols.
Thus, the Dagger of an AntiCommutator of Hermitian operators is equal to itself (however, the product of two Hermitian operators is Hermitian only if they commute).
In the generic, non-Hermitian case:
For linear operators, differential and others, Dagger is applied to the first operand.