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

\item \self Given a propositional logic formula $\varphi$.
Tick all statements that are true.
\begin{enumerate}
\item[$\square$] A formula $\phi$ is \textit{valid}, if and only if $\lnot \phi$ is \textit{satisfiable}.
\item[$\square$] A formula $\psi$ is \textit{satisfiable}, if and only if $\lnot \phi$ is \textit{valid}.
\item[$\square$] A formula $\phi$ is \textit{satisfiable}, if and only if $\lnot \phi$ is \textit{not valid}.
\item[$\square$] A formula $\phi$ is \textit{valid}, if and only if $\lnot \phi$ is \textit{not satisfiable}.
\end{enumerate}