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.

4 lines
272 B

5 months ago
  1. \item \self Consider a formula $\varphi$ in propositional logic. You want
  2. to test whether $\varphi$ is \emph{valid}. However, you only have
  3. a procedure for checking satisfiability. Describe how to use this
  4. procedure to determine whether $\varphi$ is valid. \\