Using @basis S"+++" Define: x = v1 + v2 + v3 i = v23 when I want the inner product I get x | i = 0, even though I am expecting -v2 + v3. Am I missing something?