CookBook/Recipes/Transformation.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 29 Jan 2009 17:09:56 +0000
changeset 91 667a0943c40b
parent 13 2b07da8b310d
permissions -rw-r--r--
added a section that will eventually describe the code


theory Transformation
imports Main
begin


section {* Ad-hoc Transformations of Theorems *}



end