Suppose we have arbitrary predicates are $P$ and $Q$.
Let the statements be defined as follows:
$F1:$ [for all x, P(x)] is false OR [for some x, Q(x)] is true
$F2:$ [for some x, P(x)] is false OR [for all x, Q(x)] is true
Prove that $F1 \neq\implies F2$ (does not apply)
We have to simply create a $P$ and $Q$ so that $P$ and $Q$ satisfy $F1$, but falsify $F2$.
Let $domain=\mathbb{N}$
Let $P(x):$
Let $Q(y):$
What is the easiest counter example?
Consider:
Thus, we have:
but:
and thus the first formula does not logically implies the second one.