I am giving the following propositions:
$p: a < b$
$q: \frac{a+b}{2} > a$
$r: \frac{a+b}{2} < b$
$a$ and $b$ are real numbers.
I need to show that these are equivalent by proving the following:
$(p \implies q) \land (q \implies r) \land (r \implies p)$
So they are all strong together by the and I assume I should prove each of these implications separately and then show that the conclusions are all equivalent. I don't want the whole question solved for me, but I am looking for a base.
If I look at $p \implies q$, where would I start here? Should I be using a direct proof, contraposition, or a contradiction to best solve this?