epfl-lara / lisa

Proof assistant based on first-order logic and set theory
Apache License 2.0
33 stars 18 forks source link

Helpers #146

Closed SimonGuilloud closed 1 year ago

SimonGuilloud commented 1 year ago

Helpers modernization

sankalpgambhir commented 1 year ago

One of the proofs does not pass due to Simplify.once(false... failing. This should be a true, but it's a bit painful to manage, so I added a left/right subst check here: https://github.com/SimonGuilloud/lisa/pull/2. Alternatively, apply the patch from Github's raw patch