CS's system S

This commit is contained in:
aarne
2005-12-20 14:20:42 +00:00
parent 9f37ff9c96
commit 35daecebcd
15 changed files with 562 additions and 0 deletions

8
examples/systemS/ex1.txt Normal file
View File

@@ -0,0 +1,8 @@
[ |- A -> B -> A ]
------------------------------ Implication strategy
[ A |- B -> A ]
------------------------------ Implication strategy
[ A , B |- A ]
------------------------------ Hypothesis
Ø