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/Transformation.thy
author
berghofe
Mon, 13 Oct 2008 17:51:59 +0200
changeset 35
d5c090b9a2b1
parent 13
2b07da8b310d
permissions
-rw-r--r--
Tuned.
theory Transformation
imports Main
begin
section {* Ad-hoc Transformations of Theorems *}
end