Show that if A is similar to $B$ and $A$ is nonsingular, then $B$ must also be nonsingular and $A^{-1}$ and $B^{-1}$ are similar:
I can prove that $A^{-1}$ and $B^{-1}$ are similar, but I am unsure of how to show $B$ that is nonsingular.
Work:
$A=S^{-1}BS$
$A^{-1}=(S^{-1}BS)^{-1}$
$A^{-1}=S^{-1}B^{-1}(S^{-1})^{-1}$
$A^{-1}=S^{-1}B^{-1}S$
Also, my testbook says that if $B$ is similar to $A$ then exists a $S$ such that $B=S^{-1}AS$. The "placement" of $B$ and $A$ cannot be swapped right? For example if $B$ is similar to $A$, I can't say that $A=S^{-1}BS$?
Prove $B$ Nonsingular
A matrix $B$ is nonsingular/invertible if exists a matrix $A$ such that $AB=BA=I$
$$A=S^{-1}BS\iff SAS^{-1}=B$$
$$SAS^{-1}=B$$
$$SAS^{-1}S=BS$$
$$SAA^{-1}=BSA^{-1}$$ $$SS^{-1}=BSA^{-1}S^{-1}$$ $$I =B(SA^{-1}S^{-1})$$
$$A^{-1}AS^{-1}=A^{-1}S^{-1}B$$ $$SS^{-1}=SA^{-1}S^{-1}B$$ $$I = (SA^{-1}S^{-1})B$$