The vector triple product is defined as $\mathbf{a}\times (\mathbf{b}\times \mathbf{c})$. This is often re-written in the following way: \begin{align*}\mathbf{a}\times (\mathbf{b}\times \mathbf{c}) = \mathbf{b}(\mathbf{a}\cdot\mathbf{c}) - \mathbf{c}(\mathbf{a}\cdot\mathbf{b})\end{align*} This is a very useful identity for integrating over vector fields and so on (usually in physics).
Every proof I have encountered splits the vectors into components first. This is understandable, because the cross product is purely a three dimensional construct. However, I'm curious as to whether or not there is a coordinate free proof of this identity. Although I don't know much differential geometry, I feel that tensors and so on may form a suitable framework for a coordinate free proof.
Let $\mathbf{a}$, $\mathbf{b}$, $\mathbf{c}$ be vector fields on $\mathbb{R}^{3}$ (we could extend to $\mathbb{R}^{n}$ if we wish!), considered as a Riemannian manifold equipped with metric $g$ and induced Hodge map $\star$. Let $\mathbf{a}$, $\mathbf{b}$, $\mathbf{c}$ have corresponding vector field representations $U,V,W$ on $\mathbb{R}^{n}$ respectively. Then
$$\begin{align} \mathbf{a}\times(\mathbf{b}\times \mathbf{c}) \,\equiv\, \star(\widetilde{U} \wedge \star(\widetilde{V} \wedge \widetilde{W})) \end{align}$$
where $\widetilde{X}$ denotes the metric dual of $X$ (i.e. $\widetilde{X}=g(X,-)$) and the equivalence is up to metric dual. Then
$$\begin{align} \star(\widetilde{U} \wedge \star(\widetilde{V} \wedge \widetilde{W})) &\,=\, \star(\widetilde{U} \wedge i_{W}\star \widetilde{V}) \,=\, \star ( i_{W}\widetilde{U} \wedge \star \widetilde{V} - i_{W} (\widetilde{U}\wedge \star \widetilde{V})) \\ &\,=\, (i_{W}\widetilde{U})\star\star \widetilde{V} - \star i_{W}(\widetilde{U}\wedge\star \widetilde{V}) \\ &\,=\, g(U,W)\widetilde{V} - \star(\widetilde{U}\wedge\star \widetilde{V}) \wedge \widetilde{W} \\ &\,=\, g(U,W)\widetilde{V} - g(U,V)\widetilde{W} \end{align}$$
where $i_{X}$ denotes the interior derivative with respect to $X$ and we have used the identities:
$$\begin{align} \star\star \alpha &\,=\, \alpha \\[0.2cm] \star(\widetilde{X}\wedge\star\widetilde{Y}) &\,=\, g(X,Y) \\[0.2cm] \star(\alpha \wedge \widetilde{X}) &\,=\, i_{X}\star \alpha \\[0.2cm] \widetilde{X} \wedge \star\alpha &\,=\, (-1)^{p+1}\star i_{W}\alpha \end{align}$$
for any $p$-form $\alpha$ and vector fields $X,Y$ (note that the first and second identities are specific to $\mathbb{R}^{3}$). Then note that
$$g(U,W)\equiv \mathbf{a}\cdot\mathbf{c}\quad\text{and}\quad g(U,V)\equiv\mathbf{a}\cdot\mathbf{b}$$
and so then the result follows after taking the metric dual of our expression.