am I properly making sense of this?
Call this map f: (a,b)-->(abx,by/a,bz)
f is not injective when you look at (a, b) with b=0 &
a not= 0.
eg.
take another point (c,d) with d=0 & c not= a & c not= 0
So (a,b) not= (c,d). But f(a,b) = (0,0,0) & f(c,d) = (0,0,0)