lean4-htt/tests/pkg/leanchecker/LeanCheckerTests/AddFalse.lean.expected.out
Sebastian Ullrich 1361d733a6
feat: re-integrate lean4checker as leanchecker (#11887)
This PR makes the external checker lean4checker available as the
existing `leanchecker` binary already known to elan, allowing for
out-of-the-box access to it.

---------

Co-authored-by: Kim Morrison <kim@tqft.net>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 09:41:33 +00:00

5 lines
177 B
Text

leanchecker found a problem in LeanCheckerTests.AddFalse
uncaught exception: (kernel) declaration type mismatch, 'false' has type
Prop
but it is expected to have type
False