I am reading Inequalities by Radmila Bulajich Manfrino. I am new to Inequalities, so I don't understand a lot. The above mentioned problem is exercise $1.2(i)$ in the book. There are some properties mentioned before this exercise. They are:
$1.1.1$ Every real number $x$ has one and only one of the following properties: $(i) x = 0 \ (ii) x>0\ (iii) -x>0$
$1.1.2$ If $x>0, y>0 => x+y>0$
$1.1.3$ If $x>0, y>0 => xy>0$
I tried to prove it in the following way:
$a<0 => -a>0$
$b<0 => -b>0$ (from property $1.1.1$)
$(-a)(-b)>0$ (from property $1.1.3$)
So, $ab>0$
I am confused if this is the correct proof. Can I write $(-a)(-b)=ab$, without referring to any properties?
a<0 = -a>0do you mean $a<0 \iff -a > 0$? – Brian61354270 May 08 '19 at 00:00