I was wondering if there is a non-geometric interpretation of the dot product (or the inner product more generally). That is, an interpretation that has no concept of length and angle.
My motivation for asking this lies in how, in quantum mechanics, the inner product between the bra and ket vectors are often taken. However, these vectors do not represent spatial concepts, but are rather, a vector containing probabilities (which isn't a spatial concept).
Thanks for any help!
Well, it's a symmetric bilinear function $G:\>V\times V\to{\mathbb R}$ such that the associated quadratic form $q(x):=G(x,x)$ is positive definite. This means that $$G(x,y)=G(y,x),\quad G(x+x',y)=G(x,y)+G(x',y),\quad G(\alpha x,y)=\alpha G(x,y), $$ and $G(x,x)>0$ for all $x\ne0$. If such a $G$ has been selected once and for all one writes, e.g., $\langle x,y\rangle$ instead of $G(x,y)$, and calls $\langle\cdot,\cdot\rangle$ a scalar product on $V$.
Given a basis $(e_i)_{1\leq i\leq n}$ of $V$, such a $G$ is determined by the data $g_{ik}:=\langle e_i,e_k\rangle$. If the matrix $[g_{ik}]$ is the identity matrix the basis $(e_i)_{1\leq i\leq n}$ is called orthonormal.
Similar things hold in a complex environment.