I have no idea where to start for this proof. I attempted to write that if the proposition is true, then b > d and a < c.
However, this is not necessarily true. Since for a=1, b=6, c=3, d=b the proposition is true and for a=2, b=9, c=a, d=3 the proposition is also true.
But if I write a <= c and b >= d, when a=c and b=d the proposition does not hold.
Maybe I am going at it from the wrong angle, but I can't figure out how to prove it if a relationship for a,b,c,d is not found.