diff -r 1a4eb39ba834 -r c7c6ba5ac043 FSet.thy --- a/FSet.thy Fri Dec 04 12:21:15 2009 +0100 +++ b/FSet.thy Fri Dec 04 13:58:23 2009 +0100 @@ -337,8 +337,6 @@ apply (tactic {* lift_tac_fset @{context} @{thm append_assoc} 1 *}) done -lemma cheat: "P" sorry - lemma "\P EMPTY; \a x. P x \ P (INSERT a x)\ \ P l" apply (tactic {* (ObjectLogic.full_atomize_tac THEN' gen_frees_tac @{context}) 1 *})