lean4-htt/tests/lean/mutwf1.lean.expected.out
Leonardo de Moura 697e0ce2db feat: apply cleanup tactic before applying decreasing tactic
Alternative design: apply it only before reporting a failure.
2021-10-06 19:56:57 -07:00

5 lines
96 B
Text

mutwf1.lean:27:2-27:6: error: unsolved goals
case h.a
n : Nat
h : n ≠ 0
⊢ Nat.sub n 0 ≠ 0