Quot/Examples/FSet.thy
changeset 633 2e51e1315839
parent 631 e26e3dac3bf0
child 634 54573efed527
child 636 520a4084d064
--- a/Quot/Examples/FSet.thy	Tue Dec 08 16:35:40 2009 +0100
+++ b/Quot/Examples/FSet.thy	Tue Dec 08 16:36:01 2009 +0100
@@ -437,9 +437,7 @@
 defer
 apply(tactic {* all_inj_repabs_tac @{context} 1*})
 apply(tactic {* clean_tac @{context} 1 *})
-thm lambda_prs[OF identity_quotient Quotient_fset]
-thm lambda_prs[OF identity_quotient Quotient_fset, simplified]
-apply(simp only: lambda_prs[OF identity_quotient Quotient_fset,simplified])
+apply(tactic {* clean_tac @{context} 1 *}) (* TODO: needs lambda_prs twice *)
 sorry
 
 lemma ttt3: "(\<lambda>x. ((op @) x ((op #) e []))) = (\<lambda>x. ((op #) e x))"