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

2 months ago
  1. \item \self Consider the following formula from $\mathcal{T}_{E}$.
  2. \begin{equation*}
  3. \phi_{EUF} \quad := \quad x \neq y \land y = g_x \lor g_x = g_y \rightarrow \neg (g_y \neq z \lor z = f_x) \land \neg (f_x = f_y \land x \neq z)
  4. \end{equation*}
  5. Use the graph-based algorithm to construct an equisatisfiable propositional formula $\phi_{prop}$.