I'm working on deriving the Euler equations for a perfect fluid from the conservation of the energy-momentum tensor and I've found some difficulties with the notation.
Given two vector fields, $v(x)$, $a(x)$ and the vector derivative $\nabla$. If you form an expression like
\begin{equation} (v \cdot \nabla) a = (v^\mu \nabla_\mu ) a, \end{equation}
it would mean that $(v \cdot \nabla)$ is a scalar differential operator (the directional derivative) acting on $a$.
However, if you construct the expression
\begin{equation} ( \nabla \cdot v) a = (\nabla_\mu v^\mu ) a, \end{equation}
it would mean that you are multiplying the divergence of $v$ with $a$.
Considering that in Geometric Algebra the scalar product between vectors is symmetric, should not both expressions be equivalent?