aboutsummaryrefslogtreecommitdiff
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));