You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Preserve informative result when both provers fail
When Lean fails and Coq fallback also fails (e.g. UNAVAILABLE), return
the Lean result instead of discarding it. Symmetric logic applied to
both _lean_then_coq and _coq_then_lean — the initial prover's result
is preserved when the fallback doesn't prove either.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments