I am learning about gaussian integers and I have a few questions about the following argumentation.
What are the prime elements in $\mathbb{Z}[i]$? We remember that only the units $+1,-1,+i,-i$ in $\mathbb{Z}[i]$ have Norm equal to one. We will find the prime elements by using the norm. Let $\pi \in \mathbb{Z}[i]$ be prime. Since $N(\pi)=\pi \overline{\pi} \in$ $\mathbb{Z}$, $\pi$ divides a primenumber $p \in \mathbb{Z}$. Let $\pi z = p$, then $N(\pi)N(z)=N(p)=p^2$. So we either got $N(\pi)=p$ or $\pi u=p$ for a unit $u$.
Part 1:
Let $\pi \in \mathbb{Z}[i]$ be prime. Since $N(\pi)=\pi \overline{\pi} \in$ $\mathbb{Z}$, $\pi$ divides a primenumber $p \in \mathbb{Z}$
the above means that we start with a prime element $\pi$ in $\mathbb{Z}[i]$. But why does $N(\pi)=\pi \overline{\pi}$ imply that $\pi$ divides a prime number $p \in \mathbb{Z}$? I did think about it but the only thing I could come up with is the following: If $\pi$ is prime in $\mathbb{Z}[i]$, then for $r,s$ in $\mathbb{Z}[i]$ such that $\pi \mid rs$, then $\pi \mid r$ or $\pi \mid s$.
I know that if $a \mid b \in \mathbb{Z}$, then $N(a) \mid N(b) \in \mathbb{Z}$.
Thus we get that $N(\pi) \mid N(r)N(s)$, then $N(\pi) \mid N(r)$ or $N(\pi) \mid N(s)$. By this argumentation it follows that $N(\pi)$ is prime in $\mathbb{Z}$.
But that's not the same as in the quote above.
Question 1: So, why does $N(\pi)=\pi \overline{\pi} \in \mathbb{Z}$ imply that $\pi$ divides a prime $p\in\mathbb{Z}$?
Question 2: Does my argumentation work too?
Part 2:
Let $\pi z= p$, then $N(\pi)N(z)=N(p)=p^2$. So we either got $N(\pi)=p$ or $\pi u=p$ for a unit $u$.
If $\pi z= p$ and $p \in \mathbb{Z}$, then $N(\pi)N(z)=N(p)=p \overline{p}=p^2$. I am not sure if I understand why $N(\pi)N(z)=p^2$ does imply that $N(\pi)=p$ or $\pi=up$.
As far as I understand, if $N(\pi)N(z)=p^2$, we got the following cases:
Case 1: $N(\pi)=p$ and $N(z)=p$
Case 2: $N(\pi)=p^2$ and $N(z)=1$
Case one implies $N(\pi)=p$. And case two implies $N(z)=1 \Leftrightarrow z \in \mathbb{Z}[i]^{\times}$.
Question 3: Is my argumentation regarding part 2 correct?