Add x and y
This is a helper function for use in Reduce() over a list of vectors
add(x, y)
x
y
x + y
Useful links