Mercurial
Mercurial
>
hg
>
isabelle-cookbook
/ 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
.
CookBook/Recipes/USTypes.thy
author
Christian Urban <urbanc@in.tum.de>
Wed, 04 Mar 2009 13:15:29 +0000
changeset 157
76cdc8f562fc
parent 127
74846cb0fff9
permissions
-rw-r--r--
added more to the simplifier section
theory USTypes
imports Main
begin
section {* User Space Type-Systems *}
end