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.

11 lines
360 B

5 months ago
  1. \begin{prooftree}
  2. \AxiomC{$ \circled{6} \; c \lor \lnot e$}
  3. \AxiomC{$ \circled{7} \; c \lor e$}
  4. \BinaryInfC{$c$}
  5. \AxiomC{$\circled{1} \; \lnot a \lor \lnot c \lor \lnot d$}
  6. \BinaryInfC{$\lnot a \lor \lnot d$}
  7. \AxiomC{$\circled{3} \; b \lor d$}
  8. \BinaryInfC{$\lnot a \lor b$}
  9. \end{prooftree}
  10. The new learned clause is therefore Cl. 8: $\lnot a \lor b$