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
This is not ideal, because the corresponding triggers lead to a quadratic number of instantiations. It would be nice to get rid of this with an inverse function construction (similarly to how one usually encodes injectivity).
The text was updated successfully, but these errors were encountered:
The translation of the Viper
predicate P(x: Ref)
leads to the following two axioms that are generated on the Boogie side:This is not ideal, because the corresponding triggers lead to a quadratic number of instantiations. It would be nice to get rid of this with an inverse function construction (similarly to how one usually encodes injectivity).
The text was updated successfully, but these errors were encountered: