Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Assuming that's a typo since the entailment fails otherwise.
  • Loading branch information
eguindon authored and rzach committed Aug 10, 2024
1 parent c046d9b commit 25a3297
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
\begin{prob}
Give proofs in \Log{S5} of:
\begin{enumerate}
\item $\Box \lnot !B \Entails !A \strictif !B$
\item $\Box \lnot !A \Entails !A \strictif !B$
\item $!A \strictif !B \Entails \Box(!A \strictif !B)$
\item $\lnot(!A \strictif !B) \Entails \Box\lnot(!A \strictif !B)$
\end{enumerate}
Expand Down

0 comments on commit 25a3297

Please sign in to comment.