I'm trying to prove that for given two dual maps $A : H \to H$ and $A^* : H^* \to H^*$ where $H = L_2(\mathbb{R})$, the set of all eigenvalues of $A$ is equal to the set of all eigenvalues of $A^*$.
Of course I can prove it by saying that after fixing a a basis in $H$ and the dual basis in $H^*$, the matrix of $A$ is the transpose of the matrix of $A^*$, and hence they have the same eigenvalues, but I'm particularly interested in a solution using different approach.
Similar to the answer given in this post by @Robert, I'm trying to prove result similarly for infinite dimensional vector space $L_2 (\mathbb{R})$.
However, in @Robert's answer, he assumes surjectivity which I cannot since I'm trying to prove for any linear operator $A$, so my question is how can we prove this result for also infinite dimensional vector space $H = L_2 (\mathbb{R})$ with a similar method ?