I am working through the document here:
One thing that has confused me is the proof of the Tripe Cross Product on page 9 of this document.
Specifically, do not get how we go from the following line of the proof:
$\delta_{jh}\delta_{ki}a_ib_jc_k\hat{e}_h - \delta_{ji}\delta_{kh}a_ib_jc_k\hat{e}_h$
= $a_ib_jc_i\hat{e}_j - a_ib_ic_k\hat{e}_k$
Can someone please explain how these two are equal?
By definition of the delta notation, $\delta_{ki}c_k=c_i$ and similarly $\delta_{jh}\hat e_h=\hat e_j$. Substitute these into the first term and do the analogous in the second term to get the explanation.