Let $A$ and $B$ be nonsingular $n\times n$ real matrices, while $B$ is symmetric positive definite and eigenvalues of $A$ are larger than $1$.
If $\mathrm{vec}(B)=(A\otimes A-I)^{-1}\mathrm{vec}(I)$, can we conclude that $\mathrm{vec}(B^{-1})=(A\otimes A-I)\mathrm{vec}(I)$?
For diagonal case it is obvious. Then if we assume that $A$ is in Jordan canonical form, maybe it also holds? Examples I have tried so far for $3\times 3$ matrices hold.
Here $\otimes$ represents Kronecker product.