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 3302ab5 commit 4c52412Copy full SHA for 4c52412
theories/encatI.v
@@ -262,7 +262,6 @@ HB.structure Definition InternalHomHom {C: pbcat}
262
HB.instance Definition iHom_quiver {C: pbcat} (C0 : C) :
263
IsQuiver (@iHom C C0) :=
264
IsQuiver.Build (@iHom C C0) (@iHomHom C C0).
265
-Print iHom_quiver.
266
267
Program Definition pre_iHom_id {C: pbcat} (C0 : C) (C1 : @iHom C C0) :
268
@IsInternalHomHom C C0 C1 C1 idmap :=
0 commit comments