For a function $\langle f, g \rangle$ to define an inner product on a vector space, it must satisfy the following properties:
- Linearity in the first argument: $\langle af + bg, h \rangle = a \langle f, h \rangle + b \langle g, h \rangle$ for all scalars $a, b$
Show more…