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/Tools/8bit/isa-patches/HOL/Nat.p
author
wenzelm
Mon, 25 May 1998 21:12:46 +0200
changeset 4958
ad2acb8d2db4
parent 1826
2a2c0dbeb4ac
permissions
-rw-r--r--
added catch: ('a -> 'b) -> 'a -> 'b; tuned source(');
syntax
"Gmu" :: (nat => bool) => nat (binder "´" 10)
translations
"´x.P" == "LEAST x. P"