epfl-lara / lisa

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

In ProofCheckerSuite#checkProof, fail if the proof is not valid #32

Closed cache-nez closed 2 years ago

cache-nez commented 2 years ago

This ensures that the test will fail if an invalid proof is found when a valid one was expected.