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.

5 lines
215 B

2 months ago
  1. \item \applyEagerEUF{
  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. }