Why the map $\mathbb{Z}/p^{n+1} \mathbb{Z} \to \mathbb{Z}/p^n \mathbb{Z}$ in the definition of p-adic ring of integer $\mathbb{Z}_p$ is called projection map ?
The definition is taken by inverse limit as follows:
$\mathbb{Z}_p=\varprojlim \mathbb{Z}/p^n \mathbb{Z},$ where homomorphisms are the projection maps $f_n:\mathbb{Z}/p^{n+1} \to \mathbb{Z}/p^n \mathbb{Z}$.
But I could not understand the projection map $f_n:\mathbb{Z}/p^{n+1} \to \mathbb{Z}/p^n \mathbb{Z}$.
In what sense $f_n:\mathbb{Z}/p^{n+1} \to \mathbb{Z}/p^n \mathbb{Z}$ is a projection map? what is the projected component in image set?
It could be thought of as a projection in the following sense. An element of $\mathbb Z /p^n \mathbb Z$ can be thought of as a number written in base $p$ with $n$ digits (including leading zeroes). Then arithmetic -- at least $+$ and $\times$ -- on these numbers is like ordinary arithmetic, except that you throw away any digits in a position higher than $n$ that appear.
Then this mapping "projects" $n+1$-digit numbers onto the last $n$ digits. For example, when $p = 5$ and $n = 4$, the mapping will take $21410$ to $1410$.