Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/FOLP/folp.thy
author
paulson
Wed, 28 Jun 2000 10:55:38 +0200
changeset 9171
cfc6fecbb1e9
parent 0
a5a9c433f639
permissions
-rw-r--r--
uses a supplied version of make_elim for addDs
FOLP = IFOLP +
consts
cla :: "[p=>p]=>p"
rules
classical "(!!x.x:~P ==> f(x):P) ==> cla(f):P"
end