I'm reading Neukirch's text on Algebraic Number Theory, and we are proving that any Gaussian primes are in the form of $1 + i$ or $a + bi$ where $a^2 + b^2 = $a prime $p$ or $p = 3 \mod 4$.
I understand the steps to show that these are indeed Gaussian primes, but I'm not very clear on his proof on any Gaussian prime take one of the forms. The argument was that for any prime $\pi \in \mathbb{Z}[i]$, $$ N(\pi) = \pi \cdot \overline{\pi} = p_1 \cdot p_r.$$ Then we claim that $\pi | p_i$ for some $i$. Why is this claim true? How do we know that $\pi$ must divide a rational prime?
The definition of $\pi$ being prime is that if $\pi$ divides $ab$ then $\pi$ divides $a$ or $\pi$ divides $b$. So if $\pi$ divides $p_1\cdot\cdot \cdot p_r \in \Bbb{Z}$, it must divide one of the $p_i$. I would say to use induction of $r>2$ but in the instant case you will only ever have $r=1$ or $r=2$.