Original implication: For all prime numbers $x$, $y$, and $z$, $x^2 + y^2 \neq z^2$.
I'm not certain if I'm understanding the process of proof by contradiction correctly. What I am understanding so far is that I must first make the initial statement a contrapositive. Which would be:
$x^2 + y^2 = z^2 \Rightarrow$ some $x$, $y$, $z$ belonging to $\mathbb{Z}$ (integers), not($P(x, y, z)$), where $P$ = prime numbers.
I would greatly appreciate help in figuring out the rest of the steps to prove by contradiction.