Construct an Injection between the set of rationals $\mathbb{Q}$ and the set of all integers $\mathbb{Z}$ .
Answer:
Define $ f: \mathbb{Q} \to \mathbb{N} \ $ by $ \ f\left(\frac{p}{q}\right)=|p-q|+1 \ $ , where $ \gcd(p,q)=1$
Clearly $f$ is an injection.
Next, define $ g: \mathbb{N} \to \mathbb{Z}$ by $ g(n)=n $
Then $ g $ is also an injection.