I'm trying to prove that the spectrum of an operator is closed.
I was thinking of using the fact that the set of invertible operators is open, and hence the set of non-invertibles operators must be closed. Is it ok?
Also, if I wanted to go by a more direct way, such as using a sequence of eigenvalues, how would I do it?
Edit: So, we know that $\{T-\lambda: \exists (T-\lambda)^{-1}\}$ is open in $B(X,Y)$.
Define $F_A(\lambda)=A-\lambda$. We then know that $|F_A(\lambda)-F_A(\mu)|=|\lambda-\mu|$ making $F_A$ continuous.
$\sigma(A)^c=F_A^{-1}(\{T-\lambda: \exists (T-\lambda)^{-1}\})$ is open by continuity and our sentence above.
So, $\sigma(A)$ is closed.
Is this correct?