A. $\left(\exists x:\phi(x)\right)\Rightarrow \psi$
B. $\forall x:\left(\phi(x)\Rightarrow \psi\right)$
where $\psi$ does not depend on $x$.
I think they are and reasoning is as follows: they are both true iff
- $\psi$ is true
- $\psi$ is false but $\exists x:\phi(x)$ is false in A. and $\forall x:\neg\phi(x)$ is true in B.
they are false iff $\psi$ is false and $\exists x:\phi(x)$ is true in A. and $\neg\forall x:\neg \phi(x)$ is true in B.