What I'm trying to prove: $P\to (Q\to S)$
Given Premises: $P\to (Q\to R)$ and $Q\to (R\to S)$
My approach:
$$Q\to (R\to S)$$ $$(Q\land R)\to S$$ $$(R\land Q)\to S$$ $$R\to (Q\to S)$$ also from the premises,
$$P\to (Q\to R)$$ $$(P\land Q)\to R$$ $$\dot{.\hspace{.075in}.}(P\land Q)\to (Q\to S) $$
I'm kinda stuck on what to do after this.
Should I do $\neg(P\land Q)\lor (\neg Q\lor S)$ ?
It seems like I'm beating around a bush.