cc4f18c062
see issue #756
5 lines
121 B
Text
5 lines
121 B
Text
LEAN_INFORMATION
|
||
definition int.add : ℤ → ℤ → ℤ
|
||
|
||
definition nat.add : ℕ → ℕ → ℕ
|
||
END_LEAN_INFORMATION
|