If the origin is asymptotically stable for $z' = Az$, prove that there exists $δ > 0$ (depending on A) such that if $||A − B|| < δ$ then the origin is asymptotically stable for $z' = Bz$.
My thoughts: Since $z' = Az$ is stable we know that the real parts of the eigenvalues of A are all less than 0. I know that I need a delta that makes sure that the real part of the eigenvalues of B are not greater than 0. I can't figure out how to write this though mathematically.
The characteristic polynomial $P_A(\lambda) = \det(A - \lambda I)$ is a polynomial in the entries of the matrix $A$, and in particular is a continuous function of $\lambda$ and those entries. Let $\Gamma$ be a closed positively oriented contour in the complex plane such that all eigenvalues of $A$ are inside $\Gamma$. If $\|B-A\|$ is small enough, $|P_B(z) - P_A(z)| < |P_A(z)|$ for all $z$ on $\Gamma$. By Rouché's theorem, $P_B$ and $P_A$ have the same number of roots inside $\Gamma$ (counted by multiplicity), and thus all eigenvalues of $B$ are inside $\Gamma$.