Working on the book: Lange, Serge. "Basic Mathematics" (p. 80, exercise 6).
The proof given by the author, is:
We have $a^2=aa<ab<bb=b^2$, using $$a > b \land c > 0 \to ac>bc$$
I understand that:
- If I multiply each side of $a<b$ by $a>0$, I get $$aa<ab$$
- If I multiply each side of $a<b$ by $b>0$, I get $$ab<bb$$
What I do not understand, is:
- If I multiply each side of $a<b$ by $b<0$, the inequality gets reversed, so I get $$ab>bb$$
The premises only says $a>0$, but $b$ could be negative. The result does not hold in case $b$ is negative. Can someone explain what's happening in this proof ?
By transitivity of $<$, you can conclude $0 < b$ from the fact that $0 < a$ and $a < b$.