The Bauer-Fike theorem of eigen-value pertubation for matrices $n \times n$ states:
Let $A$ be a $n \times n$ matrix diagonalizable satisfying $A = X D X^{-1}$, where $D$ is diagonal and $n \times n$ matrix. Let $B$ be another $n \times n$ matrix, then every eigenvalue $\phi$ of the matrix $A+B$ satisfies the inequality
$ |\phi - \lambda | \leq \|X\|\cdot \|X^{-1} \|\cdot \|B\| $ where $\lambda$ is some eigenvalue of $A$, and $\|\cdot\|$ is a matrix norm.
I wonder if this theorem is still valid for self adjoint and bounded operators.
Thanks in advance.