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.

7 lines
473 B

5 months ago
  1. \item \prac \textbf{[5 Points]} Consider the following formula in $\mathcal{T}_{EUF}$:
  2. \begin{equation*}
  3. \varphi_{EUF} \quad := (y = z \lor f(x) = f(y)) \imp ( x = z \vee f(x) = x \wedge f(x) = y)
  4. \end{equation*}
  5. Use Ackermann's reduction to compute an equisatisfiable formula in $\mathcal{T}_{E}$.
  6. Then perform the graph-based reduction on the outcome of Ackermann's reduction to construct an equisatisfiable propositional formula.