index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test-suite
/
failure
/
Case10.v
blob: ee47544dffdb8171c4459b07aae41c837a58e61d (
plain
)
1
Type [x:nat]<nat> Cases x of ((S x) as b) => (S b) end.