I need to prove that the $p$-adic norm is an absolute value in the rational numbers, by an absolute value in a field $K$ I mean a function $|\cdot|:K \to \mathbb{R}_{\ge 0}$ such that:
$$\begin{align} \text{I)}&~~~~ |x|=0 \implies x=0\\ \text{II)}&~~~~|x\cdot y|=|x|\cdot|y|\\ \text{III)}&~~~~\text{The triangle inequality.} \end{align} $$
I do not know how to prove II) and III) for the $p$-adic norm.
I have for II) that:
$|x|_{p}·|y|_{p}=p^{-r}·p^{-a}=p^{-r-a}$ and $|x·y|_{p}=p^{-m}$.
How can $p^{-m}=p^{-r}·q^{-a}$?
For (II), write
$q_1=p^mr, q_2=p^ns$ where $r,s\in\Bbb Q$ has numerator and denominator prime to $p$ and $m,n\in\Bbb Z$
Then
For (III) assume, that $n> m$, then
$$|q_1+q_2|_p=p^{-m}|p^{n-m}s+r|_p=p^{-m}\le p^{-m}+p^{-n}$$
because
a contradiction, proving the triangle inequality there.
If $n=m$ write
$$|q_1+q_2|_p=p^{-n}|r+s|_p$$
Then since the common denominator of $r,s$ is still prime to $p$, we can reduce to the case $r,s\in\Bbb Z$.
But then it's easy, we just need to show, for integers, $r,s$ that
$$|r+s|_p\le |r|_p+|s|_p.$$
For this we note that if $r=p^nr', \; s=p^ns'$ with $\gcd(p,r')=\gcd(p,s')=1$ then $r+s=p^n(r'+s')$ and if $p|(r'+s')$ then
if $p\not |(r'+s')$ then
Note: By breaking things into cases like this we have an excellent observation: Almost always we have that $|q_1+q_2|_p=\max\{|q_1|_p, |q_2|_p\}$. And in the case that equality doesn't hold we have that $|q_1|_p=|q_2|_p$ which means all triangles in the $p$-adic world are isosceles, when we measure their lengths with this absolute value!