Is there a way to manipulate vector symbols instead of instances of vectors...for example u, v, w are vector objects and the vector triple product expanded into u x v x w = (u.w)v - (u.v)w, instead of working with u = [u1, u2, u3] etc and having the calculations done term by term?