Since $AA^{T}<I$, the eigenvalues of $A$ is real and between (-1, 1), and the eigenvalues of symmetric matrix $I+A$ is positive.
Can I say $I+A$ is positive definite? Is there anything wrong about my descriptions?
Since $AA^{T}<I$, the eigenvalues of $A$ is real and between (-1, 1), and the eigenvalues of symmetric matrix $I+A$ is positive.
Can I say $I+A$ is positive definite? Is there anything wrong about my descriptions?
Your argument is correct: if $\lambda$ is an eigenvalue of $A'$ and $v$ is an associated eigenvector, then $$ 0<v'(I-AA')v=|v|^2-|A'v|^2=(1-\lambda^2)|v|^2\implies-1<\lambda<1. $$ But $A$ and $A'$ have the same set of eigenvalues (because $A^T-\alpha I$ is the transpose of $A-\alpha I$ and so has the same determinant as $A-\alpha I$), so the eigenvalues of $A$ are also in $(-1,1)$. From this, we infer that the eigenvalues of $I+A$ are all in $(0,2)$; in particular, these eigenvalues are strictly positive. This implies that $I+A$ is positive definite.