We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c0fa2 commit 605f714Copy full SHA for 605f714
1 file changed
content/incompleteness/arithmetization-syntax/proofs-in-nd.tex
@@ -297,7 +297,7 @@
297
\land (s)_0 = d \land {}} \\
298
\bexists{n<d}{((s)_{\len{s} \tsub 1} = \tuple{0, z, n} \land {}}\\
299
\bforall{i<(\len{s} \tsub 1)}{(\fn{Subderiv}((s)_{i+1}, (s)_i) \land {}}\\
300
- \fn{DischargeLabel}((s)_{i+1}) \neq n))).
+ \fn{DischargeLabel}((s)_i) \neq n))).
301
\end{multline*}
302
\end{proof}
303
0 commit comments