Couldn't fetch the linked file.
Backport specification from my PhD thesis
Compare changes
- Hans-Jörg authored
+ 68
− 21
@@ -210,6 +210,7 @@ break
@@ -259,6 +260,7 @@ get in touch!
@@ -269,15 +271,19 @@ such as interactive theorem provers or proof checkers. The design
@@ -291,25 +297,24 @@ be uniform for all theories used by SMT solvers. With the exception
@@ -322,6 +327,49 @@ More recently, the format has gained support for reasoning typically used for
@@ -353,8 +401,7 @@ understand the proof step by step.
@@ -1467,7 +1514,7 @@ proof rules. Currently, the proof rules correspond to the rules
@@ -1480,7 +1527,7 @@ rule eliminates an implication: From $\varphi_1 → \varphi_2$,
@@ -1507,7 +1554,7 @@ The premises of a resolution step are clauses, and the conclusion
@@ -1525,7 +1572,7 @@ equalities obscures which terms have been used as instances.
@@ -1556,7 +1603,7 @@ of $(x+y<1) \lor$ $(3<x)$, $x≈ 2$, and $0≈ y$.