As most are surely aware, there are lots of proofs of the famous Cayley Hamilton Theorem.
I was told by a friend of a proof which is claimed to be rather direct and short. Its strategy goes as follows.
Let $V$ be a vector space over a field $F$ with dimension $n$. As in most proofs of $C-H$, we first notice that the theorem holds for diagonalizable matrices. Then we adjoin $n^2$ indeterminates to our field and consider its algebraic closure. Then, the $n\times n$ matrix with entries these indeterminates is diagonalizable. It follows that Cayley-Hamilton holds as a polynomial identity over our original field.
I am having some difficulty following these steps. In particular, do such indeterminates always exist so that we can adjoin them, and if so, what allows us to claim that there exist $n^2$ of these? If we take the field $\mathbb{C}$ for example, we know that it is algebraicaly closed by itself, i.e., it is its own closure.
Also, why is the resulting matrix diagonalizable-do we construct a basis of $F$ by using these intederminants to prove it? And finally what does it mean to hold as a polynomial identity over the original field?
If one could reference me to a source of the proof or explain some of its steps so that I could recreate it, I would be thankful!