I have to proove that $A \; n \times n$ is diagonalizable iff its eigenvectors form a basis of $\mathbb{C}^n$.
$(\to)$ If $A$ is diagonalizable then $A = SBS^{-1}$. Then $$A = SBS^{-1} \leftrightarrow AS=SD \leftrightarrow ASe_i=SDe_i = d_i (Se_i)$$ The set $V = \{Se_1, ..., Se_n\}$ is the set of column of $S$. Each column of $S$ is an eigenvector of $A$. Also, $S$ is invertible. It means $rkS=n$, so the set $V$ form a basis of $\mathbb{C}^n$.
$(\leftarrow)$ ?
My question is: how can I prove the second part of the question?