QuotScript.thy
changeset 154 1610de61c44b
parent 153 0288dd5b7ed4
child 155 8b3d4806ad79
--- a/QuotScript.thy	Thu Oct 22 13:45:48 2009 +0200
+++ b/QuotScript.thy	Thu Oct 22 15:02:01 2009 +0200
@@ -474,7 +474,7 @@
   using a by (metis COMBC_def Collect_def Collect_mem_eq)
 
 lemma RES_FORALL_RSP:
-  assumes a: "QUOTIENT R abs rep"
+  assumes a: "QUOTIENT R absf repf"
   shows "\<And>f g. (R ===> (op =)) f g ==>
         (Ball (Respects R) f = Ball (Respects R) g)"
   sorry