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.

7 lines
333 B

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