CookBook/Recipes/Transformation.thy
author boehmes
Wed, 25 Feb 2009 10:14:42 +0100
changeset 141 5aa3140ad52e
parent 13 2b07da8b310d
permissions -rw-r--r--
Merged with new cookbook.pdf.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     1
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
theory Transformation
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
imports Main
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     4
begin
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     5
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     6
13
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents: 12
diff changeset
     7
section {* Ad-hoc Transformations of Theorems *}
12
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     8
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     9
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    10
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    11
end
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    12
  
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    13
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    14
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    15