Prove/disprove: $$\forall a>0:a\in\mathbb R: \exists N\in\mathbb R:\forall x\in \mathbb R:\exists z\in\mathbb R:\forall n\in \mathbb N:|n-99|<N\Rightarrow n>10 \vee \frac {n^2} 4 \le 25$$
So as you can see, $a,x,z$ aren't used, so can I just ignore them and continue?
Also, $|n-99|<N$ is false, since $n\to\infty$ but $N$ is a constant, so if what we suppose is false then the whole statement will always be true.
The only variables that matter are $N$ and $n$. And the assertion is true. Pick for example $N=0$, or $N=-18.3$. Then there are no $n$ satisfiying the inequality $|n-99|\lt N$, so the implication is trivially true.