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_6a.req
blob: 46dd58843d467749d564723d5047c5aefc020d56 (
plain
) (
blame
)
1
proof apply : (!x:t.A(x) => B(x)) => (!x:t.A(x)) => (!x:t.B(x));