This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
imp_hott
lean2
/
tests
/
lean
/
extra
/
print_info.12.20.expected.out
4 lines
100 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
feat(frontends/lean): add "--info" command line option for extracting identifier/keyword information see issue #756
2015-07-30 17:18:03 +00:00
LEAN_INFORMATION
feat(kernel/expr_eq_fn): take names into account when CompareBinderInfo is true 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.
2015-12-13 22:47:11 +00:00
definition mul : Π {A : Type} [s : has_mul A], A → A → A
feat(frontends/lean): add "--info" command line option for extracting identifier/keyword information see issue #756
2015-07-30 17:18:03 +00:00
END_LEAN_INFORMATION
Reference in a new issue
Copy permalink