lean4-htt/library
Leonardo de Moura 525242561a fix(library/init/meta/tactic): use zeta reduction by default in the abstract tactic
Abstracting let-exprs may produce type errors.
In the future we may consider another strategy for `abstract`.
First, we try to abstract the `let`, then if it fails, we expand.
Not sure if this is a good idea.
2017-03-02 11:34:28 -08:00
..
data fix(library/init/meta/tactic): use zeta reduction by default in the abstract tactic 2017-03-02 11:34:28 -08:00
init fix(library/init/meta/tactic): use zeta reduction by default in the abstract tactic 2017-03-02 11:34:28 -08:00
smt chore(shell/CMakeFiles): enable SMT2 tests 2017-02-21 10:53:03 -08:00
system feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
tools feat(library/tools/mini_crush): add nano crush 2017-02-24 23:14:05 -08:00
.project feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
library.md feat(frontends/lean): (Type u) can't be a proposition 2017-01-30 11:54:00 -08:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00