So, if (w,z) is the zero vector and (x,y) is any vector, then
(x,y) + (w,z) = (x,y), and addition is defined as
(x,y) ‡ (w,z) := (x+w, y+z-a)
Can I set these equations equal to each other? to get
(x,y) = (x+w, y+z-a) therefore,
x= x+w, and subtracting x from both sides gives w=0, and...