You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed with Fabian it would be desirable to write half of the derivations and automatically generate the opposite versions using CompilerForCAP and the current infrastructure.
Background: I have written code to derive finite limits from products and binary equalizers and I would like to generate the code for colimits automatically. The current code for finite colimits calls the category constructor Opposite inside the derivations which is a hack.