CookBook/Recipes/Transformation.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 01 Oct 2008 20:42:55 -0400
changeset 14 1c17e99f6f66
parent 13 2b07da8b310d
permissions -rw-r--r--
added a paragraph about "uses" and started a paragraph about tracing


theory Transformation
imports Main
begin


section {* Ad-hoc Transformations of Theorems *}



end