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
506 B

5 months ago
  1. \item \self Consider the following formula in $\mathcal{T}_{EUF}$.
  2. \begin{align}
  3. \phi_{EUF} \quad := \quad f(x)=f(y) \land f(y)=y \lor f(g(x))=f(f(y)) \land g(x)=x \\ \lor f(x) \neq f(y) \land y \neq g(f(y)) \land x \neq g(x)
  4. \end{align}
  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 $\phi_{prop}$.