The statement:
$\forall a,b \in \mathbb{R}, \exists c,d \in \mathbb{R}$, such that if $ab\geq cd$, then $a\geq c$ and $b\geq d$.
First, does this mean that $a, b, c, d$ all have to be different real numbers or can they all be the same?
Also, Does this mean that for all combinations of $a, b$ we can find a $c, d$ such that etc? Or does it mean that for all combinations of $a, b$ there are 2 set $c, d$ real numbers such that etc?
I don't know if I can just take $a=c$ and $b=d$ to prove it or not.