lean2/src/library/tactic
Leonardo de Moura 25978118df feat(library/tactic): add beta-reduction tactic
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-02 08:10:51 -08:00
..
assignment.h feat(library/tactic): add tactic framework APIs 2013-11-20 17:19:05 -08:00
boolean.cpp refactor(library/tactic): remove duplicate code, add add_proofs 2013-12-01 07:55:01 -08:00
boolean.h feat(library/tactic): add absurd_tactic 2013-12-01 07:55:00 -08:00
cex_builder.cpp feat(library/tactic): add focus tactical 2013-11-30 11:28:38 -08:00
cex_builder.h feat(library/tactic): add focus tactical 2013-11-30 11:28:38 -08:00
CMakeLists.txt refactor(bindings/lua): move Lua bindings to the file associated with them 2013-11-26 19:15:56 -08:00
goal.cpp feat(frontends/lean/parser): add basic tactic support in the frontend 2013-11-28 21:08:12 -08:00
goal.h refactor(bindings/lua): move Lua bindings to the file associated with them 2013-11-26 19:15:56 -08:00
proof_builder.cpp refactor(library/tactic): remove duplicate code, add add_proofs 2013-12-01 07:55:01 -08:00
proof_builder.h refactor(library/tactic): remove duplicate code, add add_proofs 2013-12-01 07:55:01 -08:00
proof_state.cpp feat(library/tactic): add focus tactical 2013-11-30 11:28:38 -08:00
proof_state.h feat(library/tactic): add focus tactical 2013-11-30 11:28:38 -08:00
register_module.h feat(library/tactic): expose conj_tactic, imp_tactic, conj_hyp_tactic in the Lua API 2013-11-28 18:17:15 -08:00
tactic.cpp feat(library/tactic): add beta-reduction tactic 2013-12-02 08:10:51 -08:00
tactic.h feat(library/tactic): add beta-reduction tactic 2013-12-02 08:10:51 -08:00