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
Proof that reordering of constructors is correct (#1095)
* WIP on reordering constructors
* New/old tag reasoning
* WIP correctness of constructor reordering. main lemma proven
* Reordering preserves well-formedness
* Reorderin
* Admit free proofs of preservation for wf and substitution
* WIP adapting to an additional mapping argument for transforms and stronger wellformedness property on extracted terms
* Full composed pipeline with mapping of constructors
* Fixes due to removal of useless -fast flag and change for reordering of constructors, now verified
* Remove option to reorder constructors, now safely done always
* Fix metacoq_tour
* Fix a remaining todo
* Remove generated files