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
Issue #735 describes two problems with the map axioms auto-generated by Boogie. One makes it possible to prove false under the right circumstances, and was fixed in PR #749. This issue tracks the second problem: missing constructor type arguments for map types, described in more detail here.
The text was updated successfully, but these errors were encountered:
Issue #735 describes two problems with the map axioms auto-generated by Boogie. One makes it possible to prove false under the right circumstances, and was fixed in PR #749. This issue tracks the second problem: missing constructor type arguments for map types, described in more detail here.
The text was updated successfully, but these errors were encountered: