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

View File

@@ -0,0 +1,4 @@
We will show that A -> B -> A.
It is enough to assume A and show B -> A.
It is enough to assume A, B and show A.
But this holds trivially.