lean2/tests/lean/extra/show_goal.18.6.expected.out

11 lines
159 B
Text
Raw Permalink Normal View History

LEAN_INFORMATION
position 18:6
a b c d : ,
h₁ : a + b = 0,
h₂ : b = 0,
aeq0 : a = 0,
h₃ : succ c = 1,
h₄ : d = c - 1
⊢ c = 0
END_LEAN_INFORMATION