This repository has been archived by the owner. It is now read-only.
mixing claim functions and compute functions in binary operators in the Resolute Prover #127
Comments
has been resolved by RC |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the example below the user sees "Mixed claim and compute" as false with a single subresult "TrueClaim" as true. Both operands are evaluated for the AND result but only the claim function is shown. I suggest that if one operand is a claim function the other one should be too (exception is the "=>" operator where the left operand is required to be a compute function).
The text was updated successfully, but these errors were encountered: