aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/modules/polymorphism2.v
Commit message (Collapse)AuthorAge
* Properly handling polymorphic inductive subtyping in the kernel.Gravatar Pierre-Marie Pédrot2017-07-11
Before this patch, inductive subtyping was enforcing syntactic equality of the variable instance, instead of reasoning up to alpha-renaming.