Open eponier opened 5 years ago
By the way, strangely, the opam package version "1.2 beta2" is considered older than the version "1.2 beta", but no sure that it can be modified now it has been released.
Indeed, that's a bug in the Derive code, still to investigate. However, for vectors you shouldn't need that instance, the default dependent eliminator of vectors produced by Coq is enough.
On Coq 8.9, with coq-equations version 1.2 beta2,
This seems to occur when the inductive type has parameters. It does not happen where there is no parameter:
or when the parameter is added as a section variable: