You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1 lines
327 B

\item \lect Given the formula $$\phi = \forall x \exists z \; \big( \lnot P(x) \lor Q(y, f(z))\big) \imp \big( \exists x \; P(y) \land Q(f(x), z)\big),$$ construct a syntax tree for $\phi$ and determine the \textit{scope} of its quantifiers and which occurrences of the variables are \textit{free} and which are \textit{bound}.