diff -r 542ff50555f5 -r 2cb34b1e7e19 Nominal/Atoms.thy --- a/Nominal/Atoms.thy Tue May 10 07:47:06 2011 +0100 +++ b/Nominal/Atoms.thy Tue May 10 17:10:22 2011 +0100 @@ -3,9 +3,9 @@ Instantiations of concrete atoms *) + theory Atoms imports Nominal2_Base -uses "~~/src/Tools/subtyping.ML" begin @@ -225,12 +225,11 @@ declare [[coercion "atom::var2\atom"]] -(* lemma fixes a::"var1" and b::"var2" shows "a \ t \ b \ t" oops -*) + (* does not yet work: it needs image as coercion map *)