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

12 lines
175 B
Text
Raw Permalink Normal View History

LEAN_INFORMATION
position 20:4
a b c d : ,
h₁ : a + b = 0,
h₂ : b = 0,
aeq0 : a = 0,
h₃ : c + 1 + a = 1,
h₄ : d = c - 1,
ceq : c = 0
⊢ d = 0
END_LEAN_INFORMATION