# HG changeset patch # User Christian Urban # Date 1290898816 0 # Node ID 78623a0f294b447aab3ef51bc1828d2ebece1dfc # Parent 3ebc7ecfb0dd47bc89db80e42ecb7f24e71e850a tuned proof to reduce number of warnings diff -r 3ebc7ecfb0dd -r 78623a0f294b Nominal/Nominal2_Base.thy --- a/Nominal/Nominal2_Base.thy Sat Nov 27 22:55:29 2010 +0000 +++ b/Nominal/Nominal2_Base.thy Sat Nov 27 23:00:16 2010 +0000 @@ -1310,7 +1310,7 @@ and S::"'a fset" shows "supp (insert_fset x S) = supp x \ supp S" apply(subst supp_fset[symmetric]) - apply(simp add: supp_fset supp_of_finite_insert) + apply(simp add: supp_of_finite_insert) done lemma fset_finite_supp: