Inner Product on a vector space
An inner product on a vector space is a binary operator that takes two vectors and returns a scalar, satisfying the following properties for all and all scalars :
Linearity in the first argument: for all .
Conjugate symmetry: (for real vector spaces, this simplifies to ).
Positive-definiteness: with equality if and only if .
Inner Product of two functions
For two functions on the interval , the inner product is defined as:
It has all the same properties as any inner product, and tells you how aligned two functions are.
The bar denotes the complex conjugate, so (positive definiteness).
For real-valued functions, the bar can be omitted.This can be thought of taking the dot product of two vectors with infinitely many components, one at each in the interval, or rather it is just the Riemann approximation: .
https://en.wikipedia.org/wiki/Inner_product_space