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.

8 lines
333 B

  1. \item \self
  2. Translate the following reasoning into a sequent. If the sequent is valid, proof it using the rules of natural deduction.
  3. If the sequent is not valid, provide a counter example.
  4. \begin{quote}
  5. If I press the button, the window opens. \\
  6. I pressed the button.\\
  7. Therefore, the window is open.\\
  8. \end{quote}