CookBook/Recipes/Transformation.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 08 Jan 2009 22:47:15 +0000
changeset 64 9a6e5e0c4906
parent 13 2b07da8b310d
permissions -rw-r--r--
deleted old files and added code to give a special tag to the command ML


theory Transformation
imports Main
begin


section {* Ad-hoc Transformations of Theorems *}



end