Once again, I'm stuck into a Linear Algebra question. I'm worried since I just could answer an implication of this theorem. Some help would be nice.
Theorem: Let $A \in M_n(\mathbb{C})$. Prove the next are equivalent:
a) $A$ is positive definite
b) $A$ is hermitian and all of its eigenvalues are positive.
c) $A$ has a positive definite square root, i.e. $\exists B$ positive definite such that $B^2=A$.
d) $A$ has a hermitian square root.
e) There exists a matrix $C$ such that $A=C^* C $.
The only implication I've proved is b => a. Thanks a lot in advance.
EDIT: I solved: a <=> b <=> c, just looking for c <=> d, d <=> e, e <=> a.
EDIT 2: I think c<=> d is a direct consequence of a <=> b <=> c, so it's only necessary to prove d <=> e and e <=> a.
EDIT 3: I've proved d <=> e, just need e <=> a. Thanks P. Hagemann :)