3 lines
100 B
Text
3 lines
100 B
Text
LEAN_INFORMATION
|
|
definition mul : Π {A : Type} [c : has_mul A], A → A → A
|
|
END_LEAN_INFORMATION
|