Leonardo de Moura
|
9321f83267
|
feat(library/type_context): new scopes for entering tmp_mode
|
2016-06-21 09:48:28 -07:00 |
|
Leonardo de Moura
|
73b21b9e48
|
fix(library): assertion violations
|
2016-06-17 13:16:17 -07:00 |
|
Leonardo de Moura
|
e53ce1828a
|
fix(library/defeq_simplifier): assertion
|
2016-06-17 12:30:09 -07:00 |
|
Leonardo de Moura
|
2d6742b091
|
feat(library/tactic): add tactic.defeq_simp
|
2016-06-17 11:20:15 -07:00 |
|
Leonardo de Moura
|
1fb8cc0dfd
|
feat(library/defeq_simplifier): move defeq simplifier to new type_context
|
2016-06-17 10:51:07 -07:00 |
|
Leonardo de Moura
|
8333500457
|
refactor(library): move try_eta to util
|
2016-06-17 10:29:02 -07:00 |
|
Daniel Selsam
|
a4692671e2
|
fix(src/library/defeq_simplifier): incorrect assertion
|
2016-06-14 11:31:46 -07:00 |
|
Daniel Selsam
|
c23528b5d8
|
feat(library/blast/blast): use defeq_simplifier to normalize
|
2016-03-01 13:44:33 -08:00 |
|
Daniel Selsam
|
a9c6bce7cc
|
feat(library/defeq_simplifier): some generic normalization
|
2016-03-01 13:43:50 -08:00 |
|
Leonardo de Moura
|
3c878ecd01
|
feat(kernel): add let-expressions to the kernel
The frontend is still using the old "let-expression macros".
We will use the new let-expressions to implement the new tactic framework.
|
2016-02-29 16:40:17 -08:00 |
|
Daniel Selsam
|
859a3d35ea
|
feat(library/defeq_simplifier): no need to reverse args
|
2016-02-22 11:01:36 -08:00 |
|
Daniel Selsam
|
d521063dfb
|
feat(library/defeq_simplifier): new simplifier that uses only definitional equalities
|
2016-02-22 11:01:36 -08:00 |
|