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.

13 lines
468 B

5 months ago
  1. \item \lect Consider a formula $\varphi$ in propositional logic. In the
  2. following list, tick all statements that are true.
  3. \begin{itemize}
  4. \item[$\square$] If $\varphi$ is not satisfiable, $\neg \varphi$
  5. is valid.
  6. \item[$\square$] If $\varphi$ is valid, $\neg \varphi$ is not
  7. valid.
  8. \item[$\square$] If $\varphi$ is valid, $\neg \varphi$ is not
  9. satisfiable.
  10. \item[$\square$] If $\varphi$ is not valid, $\neg \varphi$ is
  11. satisfiable.
  12. \end{itemize}