Suppose that we are dealing with positive semidefinite $n\times n$ symmetric real matrices.
The induced matrix norm of $A$ is defined as $$ |A|=\max\lambda(A)=\max_{x\in\mathbb{R^n},|x|=1}x'Ax. $$ Here, $\lambda(A)$ denotes the set of eigenvalues of $A$. Is it true that this matrix norm is continuous: if $A_n\to A$ (component-wise), then $|A_n|\to |A|$?
I vaguely imagine that since eigenvalues are solutions to the characteristic polynomial, which are built using entries of the matrix, continuity is likely to hold. But I would love to see a rigorous proof (or a counter example).
Thank you very much. I apologize ahead if this is a duplicate. (I did search.)