temporarily comment out
authorAdam Megacz <megacz@cs.berkeley.edu>
Sat, 26 Mar 2011 09:31:25 +0000 (02:31 -0700)
committerAdam Megacz <megacz@cs.berkeley.edu>
Sat, 26 Mar 2011 09:31:25 +0000 (02:31 -0700)
src/ReificationsEquivalentToGeneralizedArrows.v

index c8a7f72..bb5df17 100644 (file)
@@ -83,8 +83,9 @@ Section ReificationsEquivalentToGeneralizedArrows.
     apply (step1_niso K C (reification_from_garrow K C garrow)).
     Qed.
 
-  Theorem ReificationsAreGArrows : IsomorphicCategories CategoryOfReifications CategoryOfGeneralizedArrows.
+  (*
+  Theorem ReificationsAreGArrows :  IsomorphicCategories CategoryOfReifications CategoryOfGeneralizedArrows.
     admit.
-    Qed.
+    Qed.*)
 
 End ReificationsEquivalentToGeneralizedArrows.