Skip to content
Snippets Groups Projects

Add bind_let rule

Merged Hans-Jörg requested to merge add/bind_let into master
All threads resolved!
Files
2
+ 3
0
@@ -15,6 +15,9 @@ Proof rules:
clause.
\item Addition of the \proofRule{reordering} rule to represent reordering of
the literals in a clause.
\item Addition of the \proofRule{bind_let} rule. This rule can be used to
preprocess \inlineAlethe{let} expressions similar to the \proofRule{bind}
rule used with ordinary quantifiers.
\end{itemize}
\noindent
Loading