So I'm pretty new to GA/Clifford Algebras, but it's been fairly interesting so far. I figured I'd try to prove some basic vector calculus identities with it, just to help me get my bearings. I decided first to try the "curl double product" identity, generally written as $$\nabla\times\nabla\times F = \nabla (\nabla\cdot F) - \nabla^2F$$
I remember this being hell when trying to prove it with standard dot/cross product rules in Griffiths. I first though to rearrange a bit, since the gradient is redefined/re-contextualized in GA. $$\nabla (\nabla\cdot F) = \nabla\times\nabla\times F + \nabla^2F$$
Now, the gradient is treated as a geometric product in GA/GC, so equivalently we can write $$\nabla (\nabla\cdot F) = \nabla\cdot(\nabla\cdot F) + \nabla\wedge(\nabla\cdot F)$$ I'll leave the left term alone for now, as it is the cause of my troubles. $$\nabla\wedge(\nabla\cdot F) = (\nabla\wedge\nabla)\cdot F \text{ (I think)}$$ $$ = -(\nabla\times\nabla)^*\cdot F$$ Now, since $\nabla\times\nabla$ is a vector, its dual should be a bivector in $\mathbb{G}^3$. $F$ is a vector/vector field. Then, if you multiply the two terms, and move all of the terms of $F$ to the left side, it will take 2 swaps for every element of F. Thus, doing so will leave the sign unchanged $$ = -F\cdot(\nabla\times\nabla)^*$$ $$ = -(F\wedge(\nabla\times\nabla))^*$$ $$ = -F\times(\nabla\times\nabla)$$ $$=\nabla\times\nabla\times F$$ So we're left with $$\nabla(\nabla\cdot F) = \nabla\cdot(\nabla\cdot F) + \nabla\times\nabla\times F$$ And this is where I'm stumped. Everything seems to almost work out. But if I'm not mistaken, the divergence term doesn't collapse to the Laplacian? What am I missing here?
I have considered the identity $\textbf{A}\cdot \textbf{B} = \textbf{AB}$ if $\textbf{A}\subseteq\textbf{B}$. However, as far as I am aware, this only holds for blades no?