Prove:
Let $t$ be a fixed integer and $j$ a fixed positive integer.
Show that if $P(t), P(t+1),\dotsc,P(t+j)$ are true and $[P(t)\land P(t+ 1) \land \dotsb \land P(k)]\implies P(k+1)$ is true for every integer $k \ge t$, then $P(n)$ is true for all integers $n$ with $n \ge t$.
I'm pretty lost on this. I suspected that contrapositive might be the easiest way to show this but I'm not sure how to do it.