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

\item \lect Considering \textit{Quantifier Equivalences} in \textit{Natural Deduction} for \textit{Predicate Logic}, tick all statements in the list, that are equivalent.
\begin{itemize}
\item[$\square$] $\forall x \; \phi \equiv \exists x \; \lnot \phi$
\item[$\square$] $\forall x \; \phi \equiv \lnot \exists x \; \lnot \phi$
\item[$\square$] $\lnot \forall x \; \phi \equiv \exists x \; \lnot \phi$
\item[$\square$] $\exists x \; \lnot \phi \equiv \lnot \forall x \; \lnot \phi$
\end{itemize}