I don't quite understand a few parts of the proof of proposition $3$.
- What is meant by "the ideals $p^n\mathbb{Z}_p$ form a basis of neighborhoods of $0$"? After reading the definition of a neighborhood basis, I'm still uncertain what the message is here.
- Why does $\lim.y_n = x$ prove that $\mathbb{Z}$ is in dense $\mathbb{Z}_p$? I ask partly because I'm not familiar what this limit notation is.
Notation.—Let $x$ be a nonzero element of $\Bbb Z_p$; write $x$ in the form $p^nu$ with $u\in\Bbb U$. The integer $n$ is called the p-adic valuation of $x$ and denoted by $v_p(x)$. We put $v_p(0)=+\infty$ and we have $$v_p(xy)=v_p(x)+v_p(y),\quad v_p(x+y)\ge\inf(v_p(x),v_p(y))$$ It follows easily from these formulas that $\Bbb Z_p$ is an integral domain.
Proposition $\mathbf{3}.$—The topology on $\Bbb Z_p$ can be defined by the distance $$d(x,y)=e^{-v_p(x-y)}\;.$$ The ring $\Bbb Z_p$ is a complete metric space in which $\Bbb Z$ is dense.
The ideals $p^n\Bbb Z_p$ form a basis of neighborhoods of $0$; since $x\in p^n\Bbb Z_p$ is equivalent to $v_p(x)\ge n$, the topology on $\Bbb Z_p$ is defined by the distance $d(x,y)=e^{-v_p(x-y)}$. Since $\Bbb Z_p$ is compact, it is complete. Finally, if $x=(x_n)$ is an element of $\Bbb Z_p$, and if $y_n\in\Bbb Z$ is such that $y_n\equiv x_n\pmod{p^n}$, then $\lim.y_n=x$, which proves that $\Bbb Z$ is dense in $\Bbb Z_p$.
(Original image of text here.)
It means that if you take any open subset $0\in U \subset\mathbb Z_p$, then $\exists n$ such that $p^n\mathbb Z_p\subset U$, because $p^n\mathbb Z_p=\{x:d(x,0)\le e^{-n}\}$. You can define topology by the metric, but not conversely, i think.
I don't know what this dot means. Just check: $d(x, y_n)\le e^{-n}$, so $\lim d(x, y_n)=0$, therefore $\lim y_n=x$.