Interpreting Quantified Predicate Formulas

72 Views Asked by At

Does $\forall x (P(x) \rightarrow Q(x))$ mean that $(P(x) \rightarrow Q(x))$ is true for all truth assignments to $x$ or does it mean that $P(x)$ and $Q(x)$ can be true or false depending on the truth assignment to $x$?