cvc5 / LFSC

LFSC Proof Checker
Other
11 stars 9 forks source link

mpz/mpq mismatch #60

Closed BrunoDutertre closed 2 years ago

BrunoDutertre commented 2 years ago

Here's another simple example:

(declare T (! sc (^ (mp_add 1/2 1/4) 3/4) type))

lfscc incorrectly reports that this does not type-check.

Looks like there are two bugs in there