lean4-htt/src/tests/kernel
Leonardo de Moura 999f23cbc0 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 14:47:11 -08:00
..
CMakeLists.txt feat(CMakeLists): add shared library 2015-08-13 11:21:05 -07:00
environment.cpp chore(*): remove old tracing framework 2015-12-08 09:06:10 -08:00
expr.cpp refactor(kernel/expr): remove silly overloads 2014-10-16 13:37:55 -07:00
free_vars.cpp refactor(kernel/expr): remove silly overloads 2014-10-16 13:37:55 -07:00
instantiate.cpp feat(library/tactic/rewrite_tactic): apply beta&eta reduction before rewriting steps, add option 'rewrite.beta_eta' (default true) to control new feature. 2015-06-06 20:43:52 -07:00
level.cpp refactor(*): explicit initialization/finalization for serialization 2014-09-22 15:26:41 -07:00
max_sharing.cpp feat(kernel/expr_eq_fn): take names into account when CompareBinderInfo is true 2015-12-13 14:47:11 -08:00
metavar.cpp refactor(kernel/justification): create "wrapper" justification 2015-04-24 14:49:32 -07:00
replace.cpp refactor(kernel/expr): remove silly overloads 2014-10-16 13:37:55 -07:00