This book says that if W^aX_a=0 and X_a is arbitrary, then I should be able to prove that W^a=0. I don't see how this is possible. This is the equivalent of the vector dot product, so if, say, X_a=(1,0,0,0), then W^a could be (0,1,1,1), and the dot product would be 1*0+0*1+0*1+0*1=0. Why would...