I have an exercise in my book that states
Show that the set of positive elements in $\mathbb{Z}$ can be identified with $I\mathbb{(N)}$
we finally define a mapping $I$ from $\mathbb{N}$ to $\mathbb{Z}$ by $$ I(a) := [(a+1,1)]$$
The mapping $I$ defined above is an order preserving injection, i.e. it is injective and $$I(a) < I(b) \textit{ iff } a<b, \ a,b \in \mathbb{N} , and $$ $$I(a \cdot b) = I(a) \cdot I(b), \ a, b \in \mathbb{N} $$
What those "identifie" means? English is not my native language. Should I show that $I$ is bijective?