diff options
Diffstat (limited to 'examples/tutch/support/hw3_6a.req')
-rw-r--r-- | examples/tutch/support/hw3_6a.req | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tutch/support/hw3_6a.req b/examples/tutch/support/hw3_6a.req new file mode 100644 index 0000000..46dd588 --- /dev/null +++ b/examples/tutch/support/hw3_6a.req @@ -0,0 +1 @@ +proof apply : (!x:t.A(x) => B(x)) => (!x:t.A(x)) => (!x:t.B(x)); |