lean2/src/library/tactic
Leonardo de Moura 796fb3c3bf refactor(library/tactic): remove justification_builder
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-21 17:29:06 -08:00
..
assignment.h feat(library/tactic): add tactic framework APIs 2013-11-20 17:19:05 -08:00
CMakeLists.txt feat(library/tactic): add 'idtac' tactic and 'then' tactical 2013-11-21 17:29:06 -08:00
goal.cpp feat(library/tactic): add pretty printer for goal and proof_state objects, add solve method for tactics, add trivial example 2013-11-21 17:29:06 -08:00
goal.h feat(library/tactic): add pretty printer for goal and proof_state objects, add solve method for tactics, add trivial example 2013-11-21 17:29:06 -08:00
proof_builder.cpp feat(library/tactic): add 'idtac' tactic and 'then' tactical 2013-11-21 17:29:06 -08:00
proof_builder.h feat(library/tactic): add 'idtac' tactic and 'then' tactical 2013-11-21 17:29:06 -08:00
proof_state.cpp refactor(library/tactic): remove justification_builder 2013-11-21 17:29:06 -08:00
proof_state.h refactor(library/tactic): remove justification_builder 2013-11-21 17:29:06 -08:00
tactic.cpp refactor(library/tactic): remove justification_builder 2013-11-21 17:29:06 -08:00
tactic.h refactor(library/tactic): remove justification_builder 2013-11-21 17:29:06 -08:00
tactic_exception.h refactor(library/state): rename Lean state object to io_state 2013-11-21 17:29:06 -08:00