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
boehmes
Fri, 30 Jan 2009 16:58:31 +0100
changeset 94
531e453c9d67
parent 13
2b07da8b310d
permissions
-rw-r--r--
rewrote recipes describing external solvers
theory Transformation
imports Main
begin
section {* Ad-hoc Transformations of Theorems *}
end