Show that $$ (\forall x)(A \lor B) \rightarrow A \lor (\forall x)B $$ is, in general, NOT a theorem.
My answer:
First, I got the abstraction of the formula which is $ p \rightarrow A \lor q$ then I did a truth table for the abstraction. The truth table show one instance that is false. So the abstraction is not a tautology. Therefore the original formula $(\forall x)(A \lor B) \rightarrow A \lor (\forall x)B$ is also not a tautology.
$ \not\vDash_{taut} (\forall x)(A \lor B) \rightarrow A \lor (\forall x)B$
By the contrapositive of Completeness.
$ \not\vdash (\forall x)(A \lor B) \rightarrow A \lor (\forall x)B$
Is my answer correct ?
The original question was "In particular, find specific wffs $A$ and $B$ such that the above conditional is not a theorem." So also I need to know how can I do that ?
I use Mathematical Logic by George Tourlakis.