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
Ha, funny, I just ran the tests with my fix and saw that this fixes the unexpected output for issue #300. And I tried #526 manually and that fixes it, too. Nice! Thanks for pointing those out!
The following example does not verify in Silicon even though it should:
The issue seems to be that the axioms in
ListWellFoundedOrder
are not instantiated for type argumentVal
, even though they obviously need to be.The text was updated successfully, but these errors were encountered: