| .. |
|
backward
|
|
|
|
congruence
|
feat(library/tactic/congruence): add congruence closure basics
|
2016-12-21 20:46:25 -08:00 |
|
ac_tactics.cpp
|
|
|
|
ac_tactics.h
|
|
|
|
app_builder_tactics.cpp
|
|
|
|
app_builder_tactics.h
|
|
|
|
apply_tactic.cpp
|
feat(library/tactic): add "approximate" parameter to apply_core and rewrite_core
|
2016-12-10 10:24:05 -08:00 |
|
apply_tactic.h
|
|
|
|
assert_tactic.cpp
|
|
|
|
assert_tactic.h
|
|
|
|
cases_tactic.cpp
|
|
|
|
cases_tactic.h
|
|
|
|
change_tactic.cpp
|
fix(library/tactic/change_tactic): use id_locked in the change tactic to create checkpoint
|
2016-12-21 11:29:03 -08:00 |
|
change_tactic.h
|
|
|
|
clear_tactic.cpp
|
|
|
|
clear_tactic.h
|
|
|
|
CMakeLists.txt
|
feat(library/tactic): add norm_num_tactic
|
2016-12-17 16:48:40 -08:00 |
|
congr_lemma_tactics.cpp
|
|
|
|
congr_lemma_tactics.h
|
|
|
|
dsimplify.cpp
|
fix(tactic/dsimplify.cpp): must whnf in post to be idempotent
|
2016-12-08 13:34:32 -08:00 |
|
dsimplify.h
|
|
|
|
elaborate.cpp
|
|
|
|
elaborate.h
|
|
|
|
eqn_lemmas.cpp
|
feat(library/module): intermediary data structure for environment modifications
|
2016-12-20 10:15:19 -08:00 |
|
eqn_lemmas.h
|
|
|
|
eval.cpp
|
|
|
|
eval.h
|
|
|
|
exact_tactic.cpp
|
feat(tactic/exact_tactic): exact_core that takes transparency
|
2016-12-13 08:27:21 -08:00 |
|
exact_tactic.h
|
|
|
|
fun_info_tactics.cpp
|
|
|
|
fun_info_tactics.h
|
|
|
|
generalize_tactic.cpp
|
|
|
|
generalize_tactic.h
|
|
|
|
gexpr.cpp
|
|
|
|
gexpr.h
|
|
|
|
hsubstitution.cpp
|
|
|
|
hsubstitution.h
|
|
|
|
induction_tactic.cpp
|
|
|
|
induction_tactic.h
|
|
|
|
init_module.cpp
|
feat(library/tactic): add norm_num_tactic
|
2016-12-17 16:48:40 -08:00 |
|
init_module.h
|
|
|
|
intro_tactic.cpp
|
|
|
|
intro_tactic.h
|
|
|
|
kabstract.cpp
|
feat(library/module): intermediary data structure for environment modifications
|
2016-12-20 10:15:19 -08:00 |
|
kabstract.h
|
|
|
|
match_tactic.cpp
|
|
|
|
match_tactic.h
|
|
|
|
norm_num_tactic.cpp
|
feat(library/tactic): add norm_num_tactic
|
2016-12-17 16:48:40 -08:00 |
|
norm_num_tactic.h
|
feat(library/tactic): add norm_num_tactic
|
2016-12-17 16:48:40 -08:00 |
|
occurrences.cpp
|
|
|
|
occurrences.h
|
|
|
|
rename_tactic.cpp
|
|
|
|
rename_tactic.h
|
|
|
|
revert_tactic.cpp
|
|
|
|
revert_tactic.h
|
|
|
|
rewrite_tactic.cpp
|
feat(library/tactic): add "approximate" parameter to apply_core and rewrite_core
|
2016-12-10 10:24:05 -08:00 |
|
rewrite_tactic.h
|
|
|
|
simp_lemmas.cpp
|
fix(library/tactic/simp_lemmas): missing case
|
2016-12-17 12:53:39 -08:00 |
|
simp_lemmas.h
|
refactor(library/tactic/simp_lemmas): mark rfl-lemmas with a _refl_lemma attribute
|
2016-11-29 11:12:43 -08:00 |
|
simp_result.cpp
|
|
|
|
simp_result.h
|
|
|
|
simplify.cpp
|
fix(library/tactic/simplify): missing clear cache operation
|
2016-12-19 21:32:46 -08:00 |
|
simplify.h
|
fix(library/tactic/simplify): missing clear cache operation
|
2016-12-19 21:32:46 -08:00 |
|
subst_tactic.cpp
|
|
|
|
subst_tactic.h
|
|
|
|
tactic_state.cpp
|
fix(library/tactic/tactic_state): goal pp problem reported by Jared
|
2016-12-19 20:32:44 -08:00 |
|
tactic_state.h
|
feat(library/tactic/rewrite_tactic): disable pp.beta at rewrite error msg
|
2016-11-21 15:58:11 -08:00 |
|
unfold_tactic.cpp
|
|
|
|
unfold_tactic.h
|
|
|
|
user_attribute.cpp
|
feat(library/module): intermediary data structure for environment modifications
|
2016-12-20 10:15:19 -08:00 |
|
user_attribute.h
|
|
|
|
vm_monitor.cpp
|
feat(library/vm): native closures that do not depend on vm_state
|
2016-12-14 18:51:24 -08:00 |
|
vm_monitor.h
|
|
|