if we have:
$$\varphi = \lnot(p\land q\to r) $$
a) we can write $\varphi$ in equivalence just by using $\to$ connective.
b) we can write $\lnot\varphi$ in equivalence just by using $\to$ connective.
any experts can help me (a) or (b) is correct? why?
Hint:
$$x\lor y \equiv \lnot x\to y \\ x\land y \equiv \lnot(\lnot x \lor \lnot y) $$