999f23cbc0
This is the correct fix for the id declaration pretty printing discrepancy reported by Daniel. TODO: decide whether we need another eq-mode where names are ignored. For example, in blast, it makes sense to increase sharing by ignoring binder names.
3 lines
100 B
Text
3 lines
100 B
Text
LEAN_INFORMATION
|
|
definition add : Π {A : Type} [s : has_add A], A → A → A
|
|
END_LEAN_INFORMATION
|