As per the title, im asked to Prove that $p \implies (q \lor (\neg r \implies p)) \equiv q \lor r$.
However, im stuck on this logical equivalence question, my working so far is as follows;
$$p \implies (q \lor (\neg r \implies p)) \equiv \neg p \lor (q \lor r\lor p)$$
$$\equiv (\neg p \lor p) \lor (q \lor r)$$
Would this not be just a tautology?, whereas $q \lor r$ is not?