I am working in the book "A Hilbert space Problem book", written by Halmos.
There is a claim on page 109 stating that:
"On a finite dimensional space, every hyponormal operator is normal".
In which, "hyponormal operator" implies some operator $A$ with $A^*A \ge AA^*$.
In order to prove it, one assume that $A$ is hyponormal, then $\operatorname{tr} \left( A^*A- AA^* \right) = 0$.
They also claimed that every positive operator on finite dimensional vector space with trace $0$ is $0$ operator.
Could you please prove the last claim? I have no idea to verify it.
Suppose $\{e_\alpha \}$ is an orthonormal basis of $H$, then $\newcommand{\tr}{\operatorname{tr}}$ $$ \tr(u)=\sum_\alpha\langle ue_\alpha, e_\alpha\rangle, u\in B(H).$$ If $u$ is positive, then $\langle ue_\alpha, e_\alpha\rangle=\|u^{\frac{1}{2}}e_\alpha\|^2\geq 0$, thus $\tr(u)=0$ implies $u^{\frac{1}{2}}e_\alpha=0\forall \alpha,$ hence $u^{\frac{1}{2}}=0$ and $u=0$.