So I started reading Conjecture and Proof by Miklos Laczkovich and one of the first proofs he provides is that of the irrationality of the square root of two. I am aware there are alternative proofs (one of which is geometric and another that uses the fundamental theorem of arithmetic) but I have a few questions about this one.
The Proof:
Suppose $\sqrt2 = p/q$, where $p, q$ are positive integers and let $q$ be the smallest such number. Then $2q^2=p^2$ and thus $p^2$ is even. Then p itself must be even; let $p=2p_1$. Then $2p^2 = (2p_1)^2=4p_{1}^{2}$ and thus q is also even. If $q=2q_1$ then $\sqrt{2} =p/q=p_{1}/q_{1}$. Since $q_{1}<q$, this contradicts the minimality of $q$.
My questions:
Why do we let $q$ be the smallest such number? I understand that this creates the contradiction at the end of the proof but I don't know why this is a fundamental need.
Also, if we are picking from the set of positive integers and $q$ is the smallest wouldn't that make $q=1$ if our set is all positive integers if we exlude $0$ in the set, and $q=0$ if we do include $0$ in the set? So in the first case $\sqrt{2}=p$ and the second case $\sqrt{2}= undefinded$. I am unsure of where I am going wrong here