define $\mathbb{Z}$, the integers

   $\mathbb{Z} = \{ ..., -3, -2, -1, 0, 1, 2, 3, ... \}$

These are an abstraction of the natural numbers - plus Zero.
(2)