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.
4 lines
272 B
4 lines
272 B
\item \self Consider a formula $\varphi$ in propositional logic. You want
|
|
to test whether $\varphi$ is \emph{valid}. However, you only have
|
|
a procedure for checking satisfiability. Describe how to use this
|
|
procedure to determine whether $\varphi$ is valid. \\
|