Problem
Consider the following proposition. What’s wrong with the following proof of the proposition?
Proposition:
For every real number $$, $^2≥0$.
Proof: Suppose not. Then for every real number $$, $^2<0$. In particular, plugging in $x=3$ we would get $9<0$, which is clearly false. This contradiction shows that for every number $$, $^2≥0$.
My Answer I'm thinking that this doesn't work because you're only showing that one case contradicts the hypothesis, not every case. Is this all I need to say to answer this question fully?