Suppose $a$ and $b$ are real numbers. Prove that if $0 < a < b$ then $a^2 < b^2$.
I understand that the normal way to prove this is to multiply $a < b$ by $a$ and then by $b$ and then combine to get $a^2 < ab < b^2$. However, what I don't understand is why can't you just square both sides? Is that breaking any rule?
Likewise when proving: If $0 \le a < b$, and $a^2 < b^2$, then $a < b$. Why isn't taking the square root of both sides done?
I apologize if my tags are incorrect, but i wasn't sure what to put it under.
Generally $$a>b \implies f(a)> f(b), \forall \text{ strictly increasing f(x)}$$
Your statement is just for $x^2$ which is true for $\Bbb R^+$. You have to state this fact while writing it down.
Your proof is also correct...like M.B. replied