I saw the Cayley-Hamilton theorem
Let $\mathbf{A}$ be a $n\times n$-matrix, and $p(\lambda)=\det(\lambda \mathbf{I}_n-\mathbf{A})$ the characteristic polynomial of $\mathbf{A}$. Then $p(\mathbf{A})=\mathbf{0}$
and I thought it was trivial since $\det(\mathbf{A}-\mathbf{A})=0$. I checked with Wikipedia and learned that this didn't work because $\lambda$ is a scalar, and $\det(\mathbf{0})$ is also a scalar, and not a matrix. This brings me to my question:
Are there any other results that seem trivial, but aren't?