Let V be an inner product space over F, x,y∈V. In the proof of triangle inequality, my textbook uses $$\|x+y\|^2 = \langle x,x \rangle + \langle y,x \rangle + \langle x,y \rangle + \langle y,y \rangle = \|x\|^2 + 2\mathrm{Re}\langle x,y \rangle + \|y\|^2$$ $$\leq \|x\|^2 + 2|\langle x, y \rangle| + \|y\|^2$$ directly. Here $\langle \cdot, \cdot \rangle$ may not be the standard inner product.
I tried to use $x=a+bi$ and $y=a'+b'i$ to verify if $\langle y,x \rangle + \langle x,y \rangle = 2\mathrm{Re} \langle x,y \rangle$, and it turned out to be $2\langle a,a'\rangle+2\langle b,b'\rangle = 2\mathrm{Re}\langle x, y \rangle$.
Then I wonder what is the real part of $\langle x, y \rangle$ exactly?
For the next step, how come $\mathrm{Re}\langle x,y \rangle \leq |\langle x, y \rangle|$? What is $|\langle x, y \rangle|$ then?
I'm totally confused with those notations and how they work!!
$$\langle x,y\rangle+\langle y,x\rangle=\langle x,y\rangle+\overline{\langle x,y\rangle}=2\text{Re}(\langle x,y\rangle)$$
But for any complex number $z=a+ib\in\Bbb C\;,\;\;a,b\in\Bbb R\;$ , we have that:
$$\text{Re} (z)=a\le\sqrt{a^2+b^2}=|z|$$