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
Christian Urban <urbanc@in.tum.de>
Wed, 01 Oct 2008 20:09:45 -0400
changeset 13
2b07da8b310d
parent 12
CookBook/Transformation.thy@2f1736cb8f26
permissions
-rw-r--r--
polished and added a subdirectory for the recipes
theory Transformation
imports Main
begin
section {* Ad-hoc Transformations of Theorems *}
end