Skip to content

Commit a0e6552

Browse files
Fix typo in Section 22.11 of the Open Logic Text
1 parent 8892e10 commit a0e6552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/first-order-logic/axiomatic-deduction/provability-quantifiers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
\begin{proof}
2828
By the deduction theorem, $\Gamma \Proves \ltrue \lif !A(c)$. Since
2929
$c$ does not occur in $\Gamma$ or~$\top$, we get $\Gamma \Proves
30-
\ltrue \lif !A(c)$. By the deduction theorem again, $\Gamma \Proves
30+
\ltrue \lif \lforall[x][!A(x)]$. By the deduction theorem again, $\Gamma \Proves
3131
\lforall[x][!A(x)]$.
3232
\end{proof}
3333

0 commit comments

Comments
 (0)