For a function $f : N \times N \rightarrow N$, such as $f(x,y)=2^{x-1}(2y-1)$ how would you go about proving the function is injective?
While I understand how to go about proving a function is injective for a function with one variable, generalizing beyond one variable has stumped me.