diff -r 7c68b9ad4486 -r d8d1e1f53d6e Matcher.thy --- a/Matcher.thy Tue Apr 19 02:19:56 2011 +0000 +++ b/Matcher.thy Tue Apr 19 02:25:21 2011 +0000 @@ -2,15 +2,6 @@ imports "Main" begin -term "TYPE (nat * int)" -term "TYPE ('a)" - -definition - P:: "'a itself \ bool" -where - "P (TYPE ('a)) \ ((\x. (x::'a)) = (\x. x))" - - section {* Sequential Composition of Sets *} definition