CookBook/Recipes/Transformation.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 30 Oct 2008 13:36:51 +0100
changeset 47 4daf913fdbe1
parent 13 2b07da8b310d
permissions -rw-r--r--
hakked latex so that it does not display ML {* *}; general tuning


theory Transformation
imports Main
begin


section {* Ad-hoc Transformations of Theorems *}



end