diff -r d23416464f62 -r 2e51e1315839 Quot/Examples/FSet.thy --- 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: "(\x. ((op @) x ((op #) e []))) = (\x. ((op #) e x))"