Leonardo de Moura
|
d1009e8405
|
chore: add simp lemmas, theorem naming convention
|
2021-02-16 11:53:49 -08:00 |
|
Leonardo de Moura
|
3a369938c8
|
feat: simpLambda
|
2021-01-01 09:52:01 -08:00 |
|
Leonardo de Moura
|
b756562d4a
|
feat: simp beta/proj/recursor/matcher
|
2021-01-01 08:29:21 -08:00 |
|
Leonardo de Moura
|
f6df7fb4d1
|
chore(tests/lean/run): make sure tests only use init and system.IO
|
2016-08-11 18:13:00 -07:00 |
|
Sebastian Ullrich
|
c4edad0372
|
feat(frontends/lean, library): remove attribute and metaclass scoping
All data is now part of either a global, permanent scope or a local,
temporary one
|
2016-07-29 23:44:21 -04:00 |
|
Leonardo de Moura
|
d5a648a12a
|
feat(library/init/meta/tactic): add 'simp_using' and 'simp_using_hs', add 'try triv' after 'simp'
|
2016-07-09 16:37:55 -07:00 |
|
Leonardo de Moura
|
f47bd06630
|
feat(library/tactic/simplifier): canonize instances
This is a cleanup of
10d23f0075
|
2016-07-04 17:23:16 -07:00 |
|
Daniel Selsam
|
e1bc0a68e6
|
refactor(simplifier): port skeleton to new tactic framework
Conflicts:
library/init/meta/tactic.lean
src/library/tactic/tactic_state.cpp
|
2016-06-24 15:20:40 -07:00 |
|