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.
 
 

8 lines
315 B

\item \self Consider the following formula.
$$\phi \coloneqq \forall y \big(P(x) \land Q(y)\big) \rightarrow \exists x \big(R(y) \land Q(x)\big)$$
\begin{enumerate}
\item Compute $\phi[f(y)/x]$.
\item Compute $\phi[f(x)/y]$.
\item Compute $\phi[k/z]$.
\item Compute $\phi[x/z]$.
\end{enumerate}