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
489 B

4 months ago
  1. \item \self Consider the following set of states defined by the valuations:
  2. \begin{align*}
  3. (v_0 \imp \top, v_1 \imp \top, v_2 \imp \top, v_3 \imp \bot),
  4. (v_0 \imp \top, v_1 \imp \bot, v_2 \imp \top, v_3 \imp \bot),\\
  5. (v_0 \imp \top, v_1 \imp \bot, v_2 \imp \bot, v_3 \imp \bot),
  6. (v_0 \imp \top, v_1 \imp \top, v_2 \imp \bot, v_3 \imp \bot),
  7. \end{align*}
  8. Represent this set of states symbolically using a propositional formula and simplify this formula as best as possible.