Show that, for every $x,y \in \mathbb Z$, we have:
$x \gt 0, y \gt 0 \Rightarrow xy \gt 0$
I've tried this way:
supose $x= \overline {(a,b)}, y= \overline {(c,d)}$. Then, $x \gt 0 \Rightarrow \overline {(a,b)} \gt \overline {(0,0)} \Rightarrow a \gt b$ and $y \gt 0 \Rightarrow \overline {(c,d)} \gt \overline {(0,0)} \Rightarrow c \gt d$.
I must prove that $xy \gt 0 \Rightarrow \overline {(a,b)}. \overline {(c,d)} \gt \overline {(0,0)} \Rightarrow \overline {(ac+bd,ad+bc)} \gt \overline {(0,0)} \Rightarrow ac+bd \gt ad+bc$.
Does anyone have any idea about how to connect hypothesis and thesis?