I want to prove that, for any invertible matrix $A\in\mathbb{C}_{n\times n}$, we have $$ \overline{\underline v}^T\overline{A}^TA\underline v\geq0 $$ and it is $0$ iff $\underline v=\underline 0$. Here $\overline{A}^T$ denotes the conjugate transpose of $A$.
My attempt. In the real case, I know that $\underline v^TA^TA\underline v\geq0$ and it is $0$ iff $\underline v=\underline 0$. But how can I prove this for the complex case? In particular, I want to prove that $(\overline{A\underline v})^T(A\underline v)\geq0$...
Thank You
You get $\bar v^T\bar A^TAV=\|Av\|^2$ where the norm is the standard Hermitean norm $\|x\|=\sqrt{\sum_k|x_k|^2}$. Now conclude from $Av=0$ to $v=0$.