Let $A$ be $n\times n$ Hermitian matrix, and $(\cdot ,\cdot)$ be Hermitian inner product.
Define the condition (i) as :
(i) $(Ax,x)=0 \Rightarrow x=0$.
Prove that if $A$ satisfies (i), then $A$ is regular (invertible) matrix.
I have my proof but I'm not sure this is correct.
Proof
For showing $A$ is regular, it suffices to show $Ax=0 \Rightarrow x=0$ (The equation $Ax=0$ has only trivial solution.).
So, suppose $Ax=0$.
Then, $(Ax,x)=(0,0)=0.$
From (i), I get $x=0.$
Is this proof correct ?
I'm not sure this is correct because I didn't use the Hermitianness of $A.$
No, it isn't correct, but only up to a detail which, however, isn't minor.
From $Ax=0$ you get $$ \langle Ax,x\rangle=\langle 0,x\rangle=0 $$ In your text there's $\langle 0,0\rangle$ in the middle step, which is wrong.
Now that this is fixed, we derive $x=0$ from condition (i). So we have proved that $Ax=0$ implies $x=0$ and this proves that $A$ is invertible.