We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6081e1 commit f49142fCopy full SHA for f49142f
_CoqProject.test-suite
@@ -54,6 +54,7 @@ examples/Coq2020_material/CoqWS_expansion/withHB.v
54
examples/Coq2020_material/CoqWS_expansion/withoutHB.v
55
56
examples/cat/cat.v
57
+tests/enriched_cat_case6.v
58
59
tests/type_of_exported_ops.v
60
tests/duplicate_structure.v
tests/enriched_cat_case6.v
@@ -467,6 +467,7 @@ eapply functional_extensionality; intro x0.
467
refine (mrid _).
468
Qed.
469
470
+stop
471
472
Program Definition icmfunQ_isICAlg (A B: ICMon.type) :
473
isICAlg (hom A B) := isICAlg.Build (hom A B) _ _.
0 commit comments