There is an axiom of inner product spaces that states:
- $\overline{\langle x,y\rangle } = \langle y,x\rangle$
Basically (without any conceptual understanding) it seems like all you have to do when you swap the order of the arguments in an inner product space is take their conjugate.
How does this make any sense? I know if we are dealing with an inner product space over $\mathbb{R}$ then the conjugate of a real number is just the real number itself so there is no change. But how does this make sense over the field $\mathbb{C}$?
The conjugate is necessary because you want to define a norm $\|\cdot\|: V \to \Bbb R_{\geq 0}$ by using that inner product, putting $$\|x\| = \sqrt{\langle x,x\rangle},$$ and for this you need $\langle x,x\rangle$ to be real. The conjugation gives $\langle x,x\rangle = \overline{\langle x,x\rangle} \in \Bbb R$.