Leonardo de Moura
|
e72bccb2e3
|
feat(library/vm/vm_list): add to_list
|
2016-07-17 14:34:47 -04:00 |
|
Leonardo de Moura
|
be88270f09
|
feat(library/tactic/assert_tactic): expose API
|
2016-07-17 14:34:22 -04:00 |
|
Leonardo de Moura
|
8cfe7fdeab
|
chore(frontends/lean/token_table): remove old keywords
|
2016-07-17 14:34:01 -04:00 |
|
Leonardo de Moura
|
7272cab929
|
feat(library/kabstract): add kabstract with occs
|
2016-07-17 14:32:21 -04:00 |
|
Leonardo de Moura
|
393f926563
|
refactor(library): move head to init folder
|
2016-07-16 16:27:30 -04:00 |
|
Leonardo de Moura
|
0b5668ebf3
|
feat(library/init/char): add inhabited instance for char
|
2016-07-16 16:24:11 -04:00 |
|
Leonardo de Moura
|
71bae47d45
|
chore(library/old_tactic/tactic): remove dead code
|
2016-07-16 15:41:32 -04:00 |
|
Leonardo de Moura
|
26177995c2
|
feat(library/tactic): add 'generalize' tactic
|
2016-07-16 15:41:32 -04:00 |
|
Leonardo de Moura
|
fbefda9b1c
|
feat(frontends/lean): add commands 'add_key_equivalence' and 'print key_equivalences'
|
2016-07-16 15:41:32 -04:00 |
|
Leonardo de Moura
|
0213f1970f
|
feat(library): add kabstract
|
2016-07-16 15:41:31 -04:00 |
|
Leonardo de Moura
|
e945db8306
|
chore(library/old_tactic/tactic): remove dead code
|
2016-07-16 15:41:20 -04:00 |
|
Leonardo de Moura
|
a30603405c
|
feat(library/vm/vm): add scope_vm_state
|
2016-07-15 15:10:04 -04:00 |
|
Leonardo de Moura
|
fd068344a6
|
feat(library/tactic/cases_tactic): merge method
The renaming tables are essential for implementing the new definitional package.
|
2016-07-15 13:56:17 -04:00 |
|
Leonardo de Moura
|
dfc834fb5c
|
feat(library/old_tactic/tactic/inversion_tactic): remove dead code
|
2016-07-15 13:56:16 -04:00 |
|
Leonardo de Moura
|
e1a9008d7c
|
feat(library/tactic/cases_tactic): add a list containing the constructor associated with each new goal
|
2016-07-15 13:56:16 -04:00 |
|
Leonardo de Moura
|
031dbcd380
|
feat(library/tactic/cases_tactic): add missing case
|
2016-07-15 13:56:16 -04:00 |
|
Leonardo de Moura
|
8934172ed2
|
feat(library/tactic/cases_tactic): start unify_eqs
|
2016-07-15 13:55:51 -04:00 |
|
Leonardo de Moura
|
2ac7b5afca
|
fix(library/tactic/subst_tactic): typo
|
2016-07-15 13:52:55 -04:00 |
|
Leonardo de Moura
|
de0ae18dd1
|
feat(library/tactic/subst_tactic): add low-level subst tactic for internal use
|
2016-07-14 18:00:29 -04:00 |
|
Leonardo de Moura
|
d9fb21ecc8
|
feat(library/tactic/cases_tactic): clear auxiliary indices
|
2016-07-14 16:54:04 -04:00 |
|
Leonardo de Moura
|
95a103b98b
|
feat(library/tactic/cases_tactic): use 'induction' tactic to implement easy case of 'cases' tactic
|
2016-07-14 16:04:27 -04:00 |
|
Leonardo de Moura
|
af9114d7c9
|
refactor(library/tactic/induction_tactic): low level induction tactic for internal use
|
2016-07-14 16:04:05 -04:00 |
|
Leonardo de Moura
|
d49ab7d220
|
feat(library/tactic/induction_tactic): new flavor of intron
|
2016-07-14 14:51:45 -04:00 |
|
Leonardo de Moura
|
04fe48539f
|
feat(library/tactic/revert_tactic): low level version of 'revert' tactic
|
2016-07-14 14:42:56 -04:00 |
|
Leonardo de Moura
|
a5307a34bc
|
feat(library/tactic): add 'cases' tactic skeleton
|
2016-07-12 14:05:03 -04:00 |
|
Leonardo de Moura
|
394995dff0
|
fix(library/local_context): missing 'const'
|
2016-07-12 13:41:42 -04:00 |
|
Leonardo de Moura
|
558b9153e2
|
chore(library/type_context): remove redundant method
|
2016-07-12 13:02:42 -04:00 |
|
Leonardo de Moura
|
5f2591b3a3
|
feat(library/init/meta/backward): expose back_lemmas (index)
Motivation: the user can create the index once and use it many times.
|
2016-07-10 17:11:24 -07:00 |
|
Leonardo de Moura
|
1c878468ce
|
chore(library/tactic/backward/backward_chaining): fix style
|
2016-07-10 16:26:50 -07:00 |
|
Leonardo de Moura
|
e48fa15b71
|
feat(library/tactic/backward/backward_chaining): add 'pre_tactic' to backward_chaining_core
|
2016-07-10 16:11:13 -07:00 |
|
Leonardo de Moura
|
20de45e9d1
|
chore(library/blast/backward): remove dead code
|
2016-07-10 13:50:51 -07:00 |
|
Leonardo de Moura
|
7c8d0f444f
|
feat(library/tactic/backward): finish backward chaining tactic
|
2016-07-10 13:49:28 -07:00 |
|
Leonardo de Moura
|
af9c7148b3
|
feat(library/tactic/backward): add backward_chaining skeleton tactic
|
2016-07-10 11:45:25 -07:00 |
|
Leonardo de Moura
|
bc9a0701f8
|
refactor(library/tactic/apply_tactic): expose 'apply' tactic for internal use
|
2016-07-10 10:41:02 -07:00 |
|
Leonardo de Moura
|
f79e46a8a0
|
fix(frontends/lean/old_elaborator): remove "old" [intro]
|
2016-07-10 10:39:34 -07:00 |
|
Leonardo de Moura
|
df113de725
|
fix(library/congr_lemma): compilation error in debug mode
|
2016-07-10 10:37:27 -07:00 |
|
Leonardo de Moura
|
2ae516ebe0
|
refactor(library): move backward lemmas to tactic
|
2016-07-10 10:17:56 -07:00 |
|
Leonardo de Moura
|
142f7da03c
|
refactor(library): move gexpr to tactic folder
|
2016-07-10 09:21:05 -07:00 |
|
Leonardo de Moura
|
aacd812cc8
|
feat(library/init/meta/tactic): add 'by_contradiction' tactic
|
2016-07-09 19:14:36 -07:00 |
|
Leonardo de Moura
|
f81daab596
|
feat(library/init): add 'has_andthen' type class, and ';' notation
|
2016-07-09 18:39:27 -07:00 |
|
Leonardo de Moura
|
6b30b89c89
|
feat(library/init/meta/tactic): add 'simp_at' tactics
|
2016-07-09 17:23:45 -07:00 |
|
Leonardo de Moura
|
26bc1602a7
|
refactor(library): move 'filter' to init folder
|
2016-07-09 17:23:28 -07:00 |
|
Leonardo de Moura
|
69cc58dbda
|
fix(library/tactic/clear_tactic): fail if hypothesis has dependecies
|
2016-07-09 17:19:49 -07: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
|
021347b757
|
chore(library/init/reserved_notation): add <= and >=
|
2016-07-09 14:03:05 -07:00 |
|
Daniel Selsam
|
010c81f8aa
|
chore(simplifier): remove duplicate include statement
|
2016-07-09 10:15:07 -07:00 |
|
Daniel Selsam
|
0742b65183
|
fix(library/metavar_context): comment out problematic assertion
|
2016-07-09 10:14:45 -07:00 |
|
Daniel Selsam
|
237ff5dbf6
|
fix(simplifier): need scope_trace_env when pp-ing exprs with tmp-metavariables
Conflicts:
src/library/tactic/simplifier/simplifier.cpp
|
2016-07-09 10:14:20 -07:00 |
|
Daniel Selsam
|
ea19bb40dd
|
feat(simplifier): detect refl proofs from simp extensions
|
2016-07-09 10:11:58 -07:00 |
|
Daniel Selsam
|
a354973fee
|
chore(simplifier): remove old TODO
|
2016-07-09 10:11:45 -07:00 |
|