Closed cipher1024 closed 5 years ago
Uh why do the other test cases fail now?
The problem was that my use of unify seems only valid for existential types. So I'm making a case distinction now.
Coinductive predicates are being moved to mathlib.
Thanks!
coinductive_predicates would work badly when given an existential type such as:
Now it works and produces the following corecursion principle: