lean4-htt/tests/lean/550.lean.expected.out
2021-07-27 16:16:03 -07:00

4 lines
121 B
Text

550.lean:3:2-3:6: error: unsolved goals
x : Nat
h : ∀ (x : Nat), x + 1 = Nat.succ x
⊢ Nat.succ (x + 1) = 1 + (x + 1)