Can anyone explain me how can I deny this propositional formula?
$$(\exists x)(p(x)\vee(\forall y)h(y)) \;\leftrightarrow\; q $$
According to my textbook, the answer would be: $$(\forall x)(\sim p(x)\wedge(\exists y)\sim h(y)) \;\leftrightarrow\; \sim q $$
Thanks in advance.
The negation of $A \leftrightarrow B$ will be : $\lnot A \leftrightarrow B$ (or, equivalently : $A \leftrightarrow \lnot B$); you can check it with truth table.
Thus, the negation of the original formula will be :
or, equivalently :
This in turn is equivalent to :
and thus, using De Morgan's laws, to :