I'm supposed to show that
$[(P \implies Q) \land P] \implies Q$ is a tautology.
I used the conditional law $$(P \implies Q) \iff \lnot(P \land \lnot Q)$$ to change this to: $$[(\lnot P \lor Q) \land P] \implies Q.$$
I've reduced this (using the distributive law) to: $$(P\land Q) \implies Q.$$
Is there another law to rid of this implication?
If not, how would I show this is a tautology?
Thank you
