6 lines
94 B
Text
6 lines
94 B
Text
LEAN_INFORMATION
|
||
a b c d : ℕ,
|
||
h₁ : a + 0 = 0,
|
||
h₂ : b = 0
|
||
⊢ a = 0
|
||
END_LEAN_INFORMATION
|