Part I
- Draw the expression tree for $((\neg(a))\Rightarrow (b))
\Leftrightarrow ((a)\vee (b))$
-
Write down the formula represented by the expression tree:
-
Prove that $\neg(\neg((\neg(a))\vee (b)))$ is a
propositional formula.
- Why is $(a)\neg(b)$ not a propositional formula?
- Why is $(\wedge)\vee(a)$ not a propositional
formula?
- Is $x_1$ a propositional formula? Justify!
Part II
- Draw the expression tree for
$a \Rightarrow b \Rightarrow c$.
Note: you might want to put in the parentheses first!
- Draw the expression tree for
$a \Rightarrow b \wedge c \Rightarrow d$.
Note: you might want to put in the parentheses first!
- Draw the expression tree for $\neg a \Rightarrow b
\Leftrightarrow a \vee b$
-
Write down the formula represented by the expression tree
below without any unnecessary ( )s: