mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
7
old-examples/systemS/ex2eng.txt
Normal file
7
old-examples/systemS/ex2eng.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Suppose A -> B. We will show that ~ B -> ~ A.
|
||||
It is enough to assume A -> B, ~ B and show ~ A.
|
||||
Thus, by rewriting ~ A we may assume A -> B, ~ B and show A -> _|_.
|
||||
It is enough to assume A, A -> B, ~ B and show _|_.
|
||||
Then, by Modus ponens, we get A, A -> B, B, ~ B to prove _|_.
|
||||
In particular we get B, ~ B to prove _|_.
|
||||
Hence we get _|_ as desired.
|
||||
Reference in New Issue
Block a user