Backport specification from my PhD thesis
Compare changes
Files
2- Hans-Jörg authored
The simplification `(P -> Q) -> Q => P or Q` is already covered by `bool_simplify`.
+ 36
− 3
@@ -11,12 +44,12 @@ The language has a formal definition and a proof of soundness. The syntax
@@ -36,7 +69,7 @@ Clarifications: