Hello everyone,
I have a wavefunction, one part of which is introduced in the attached notebook. I would like to act on it with a combination of the AnnihilationOperator[] command from Wolfram Quantum Framework on a series of Fock states. The problem is, I am not sure how to make it act on the left or right kets and the quantum numbers within. That is, I would like to have four operators that act separately on each of the quantum numbers in |n1, n2\rangleL |m1, m2\rangleR, where L and R stand for left and right. So, one would have annihilation operators aL^+ acting on n1, aL^- acting on n2, aR^+ on m1, aR^- on m2. I tried to construct operators as in the attached notebook, but the problem is they are not working. Can somebody please advise? Many thanks.