author | urbanc |
Tue, 19 Apr 2011 02:25:21 +0000 | |
changeset 155 | d8d1e1f53d6e |
parent 154 | 7c68b9ad4486 |
child 156 | fd39492b187c |
Matcher.thy | file | annotate | diff | comparison | revisions |
--- 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 \<Rightarrow> bool" -where - "P (TYPE ('a)) \<equiv> ((\<lambda>x. (x::'a)) = (\<lambda>x. x))" - - section {* Sequential Composition of Sets *} definition