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