I'm stuck on this particular question:
Let $A$ be the following propositional formula $$(\lnot p \rightarrow q) \leftrightarrow\ (\lnot q \rightarrow \lnot r)$$ Find a propositional formula $B$ in DNF that is logically equivalent to $A$
I don't understand about this DNF, can someone help please?
We say that a formula is in disjunctive normal form if it is a disjunction of conjunctions of literals.
More formally:
Now recall that
Now why don't you try to apply those equivalences above? Distributivity may also be helpful to get rid of the outermost conjuction.