use WeakFunctorCategory to prove GArrow/Reification isomorphism
[coq-hetmet.git] / src / ReificationsEquivalentToGeneralizedArrows.v
index bb5df17..0428638 100644 (file)
@@ -83,9 +83,4 @@ Section ReificationsEquivalentToGeneralizedArrows.
     apply (step1_niso K C (reification_from_garrow K C garrow)).
     Qed.
 
-  (*
-  Theorem ReificationsAreGArrows :  IsomorphicCategories CategoryOfReifications CategoryOfGeneralizedArrows.
-    admit.
-    Qed.*)
-
 End ReificationsEquivalentToGeneralizedArrows.