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.

27 lines
1.3 KiB

  1. \item \self Natural deduction for propositional logic is sound and
  2. complete. In the following list, mark each statement with either
  3. \textbf{S}, \textbf{C}, \textbf{B}, or \textbf{N}, depending on
  4. whether the corresponding statement follows from
  5. \textbf{S}oundness, \textbf{C}ompleteness, \textbf{B}oth, or
  6. \textbf{N}either.
  7. (Note: If a statement is in itself factually wrong, or has nothing to do with soundness and completeness, mark it
  8. \textbf{N}, since it follows from neither soundness nor completeness.)
  9. \begin{itemize}
  10. \item[\Large{$\square$}] A sequent has a proof if and only if it
  11. is semantically correct.
  12. \item[\Large{$\square$}] If a model satisfies the premise(s) of a
  13. given sequent, but does not satisfy the conclusion of the
  14. sequent, it is not possible to construct a proof for the
  15. sequent.
  16. \item[\Large{$\square$}] There is no correct sequent for which
  17. there is no proof.
  18. \item[\Large{$\square$}] Every sequent has a proof.
  19. \item[\Large{$\square$}] An incorrect sequent does not have a
  20. proof.
  21. \item[\Large{$\square$}] Every propositional formula is either
  22. valid or not valid.
  23. \item[\Large{$\square$}] If all models that satisfy the premise(s)
  24. of a given sequent also satisfy the conclusion of the
  25. sequent, there exists a proof for the sequent.
  26. \end{itemize}