I have looked up another question regarding this disproof, but I got confused.
If I understood it correctly, the disproof flows like this:
Just like we have shown that $\sqrt{2}$ is irrational by contradiction,
'Assuming' that $\sqrt{4}$ is rational,
$\sqrt{4}$ = $\frac{p}{q}$ for $p,q \in \mathbb{Z}$
$4$ = $\frac{p^2}{q^2}$
$4 * q^2$ = $p^2$
Here, we claim that $p$ is not necessarily a multiple of 4 since the same condition can be sufficed when p is a multiple of 2.
This, to me, feels like a circular reasoning.
Aren't we agnostic of what $\sqrt{4}$ is at the beginning of this disproof?
Bringing up 2(which is an integer obviously) here seems like implying that we already knew that $2 * 2 = 4$
If so, why do we even need to disprove the proposition at the first place rather than stating that $\sqrt{4} = 2 \in \mathbb{Z}$?
I think I am misinterpreting something here, but I cannot see what that is.
Thanks.