hierarchy-builder
hierarchy-builder copied to clipboard
Support for universe polymorphism
It would be game-changing to support universe polymorphism. Right now I have a class of large categories, and this is enough for me at the moment, but I would be able to do things so much nicer if I could also speak of small categories without duplicating everything. I realize this is probably quite complex engineering-wise.
in progress... @ecranceMERCE is helping, we will get there. tracker: https://github.com/LPCIC/coq-elpi/pull/315
Any news on this front?
HB.mixin breaks syntactically if I "Set Universe Polymorphism", and it says "Attribute universes.polymorphic is not supported" if I start the declaration with "#[universes(polymorphic=yes)]".
Well, we started but it far from being done. I suggest you Unset universe checking in the meanwhile.