diff options
author | Ryan Kavanagh <rak@debian.org> | 2018-09-13 13:18:07 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2018-09-13 13:49:21 -0400 |
commit | 465fb70bdcb0acd7a13f8b06c821e9d7496e2603 (patch) | |
tree | ddb483f51474bf5d104806912a91a10bb10ca75d /examples/tutch/support/hw3_6b.req | |
parent | Import autograder from 15-317 f17 (diff) |
Imported tutch example
Diffstat (limited to 'examples/tutch/support/hw3_6b.req')
-rw-r--r-- | examples/tutch/support/hw3_6b.req | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tutch/support/hw3_6b.req b/examples/tutch/support/hw3_6b.req new file mode 100644 index 0000000..4598e5b --- /dev/null +++ b/examples/tutch/support/hw3_6b.req @@ -0,0 +1 @@ +proof instance : (!x:t.A(x)) & (?y:t.B(y)) => ?z:t.A(z); |