In the lemma above I just clarify what the matrices below are.

The proof of this lemma is where I don't understand one thing, which I would like you to clarify:
Let $A = S + C$, where $s=1/2(A+A^T)$ and $c=1/2(A-A^T)$ . Then $x^tAx=x^TSx+x^TCx$. Now
$x^TCx=(x^TCx)^T=$ (<-- this is what I don't understand, why is it equal to its transpose?) $= x^TC^Tx= -x^TCx$. Therefore, $x^TCx=0$, thus gives the result

Its because $x^T C x$ is a $1\times1$ matrix. Every such matrix is equal to its transpose