the problem is verify this statement: $$\lnot ( \lnot p \land q)^\land (p \lor q)=p$$
That turns into $p \lor ( \lnot q \land q)$ - which that last part of the statement is a contradiction and is always false
which means now I have $p \lor F =p$
Does that mean that the original statement is true and valid or does it mean it's false? Could someone please explain.