LEAN_INFORMATION
position 7:2
a b c d : ℕ,
h₁ : a + b = 0,
h₂ : b = 0
⊢ c + 1 + a = 1 → d = c - 1 → d = 0
END_LEAN_INFORMATION