index
:
autolab-helper
master
SML framework for writing AutoLab autograders
Ryan Kavanagh <rak@rak.ac>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
tutch
/
support
/
hw3_6b.req
blob: 4598e5b79cce80e5ff5ed594dfd51641fa4f9618 (
plain
) (
blame
)
1
proof instance : (!x:t.A(x)) & (?y:t.B(y)) => ?z:t.A(z);