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.

6 lines
268 B

  1. \item \self Consider the following formula.
  2. $$\phi \coloneqq \forall y \big(P(x) \land Q(y)\big) \lor \big(R(y) \land Q(x)\big)$$
  3. \begin{enumerate}
  4. \item Compute $\phi[f(x)/x]$.
  5. \item Compute $\phi[f(y)/x]$.
  6. \item Compute $\phi[f(z)/x]$.
  7. \end{enumerate}