Thu, 21 Oct 2010 15:19:07 -0700 add type annotation to avoid warning
huffman [Thu, 21 Oct 2010 15:19:07 -0700] rev 40085
add type annotation to avoid warning
Thu, 21 Oct 2010 12:51:36 -0700 simplify some proofs, convert to Isar style
huffman [Thu, 21 Oct 2010 12:51:36 -0700] rev 40084
simplify some proofs, convert to Isar style
Thu, 21 Oct 2010 12:03:49 -0700 rename lemma spair_lemma to spair_Sprod
huffman [Thu, 21 Oct 2010 12:03:49 -0700] rev 40083
rename lemma spair_lemma to spair_Sprod
Thu, 21 Oct 2010 06:03:18 -0700 pcpodef (open) 'a lift
huffman [Thu, 21 Oct 2010 06:03:18 -0700] rev 40082
pcpodef (open) 'a lift
Thu, 21 Oct 2010 05:44:38 -0700 remove intro! attribute from {sinl,sinr}_defined
huffman [Thu, 21 Oct 2010 05:44:38 -0700] rev 40081
remove intro! attribute from {sinl,sinr}_defined
Thu, 21 Oct 2010 05:35:32 -0700 simplify proofs of ssumE, sprodE
huffman [Thu, 21 Oct 2010 05:35:32 -0700] rev 40080
simplify proofs of ssumE, sprodE
Sun, 24 Oct 2010 21:25:13 +0200 merged
wenzelm [Sun, 24 Oct 2010 21:25:13 +0200] rev 40079
merged
Sun, 24 Oct 2010 20:37:30 +0200 renamed nat_number
nipkow [Sun, 24 Oct 2010 20:37:30 +0200] rev 40078
renamed nat_number
Sun, 24 Oct 2010 20:19:00 +0200 nat_number -> eval_nat_numeral
nipkow [Sun, 24 Oct 2010 20:19:00 +0200] rev 40077
nat_number -> eval_nat_numeral
Fri, 22 Oct 2010 23:45:20 +0200 some cleanup in Function_Lib
krauss [Fri, 22 Oct 2010 23:45:20 +0200] rev 40076
some cleanup in Function_Lib
Fri, 22 Oct 2010 17:15:46 +0200 merged
blanchet [Fri, 22 Oct 2010 17:15:46 +0200] rev 40075
merged
Fri, 22 Oct 2010 16:45:55 +0200 compile
blanchet [Fri, 22 Oct 2010 16:45:55 +0200] rev 40074
compile
Fri, 22 Oct 2010 16:37:11 +0200 added SMT solver to Sledgehammer docs
blanchet [Fri, 22 Oct 2010 16:37:11 +0200] rev 40073
added SMT solver to Sledgehammer docs
Fri, 22 Oct 2010 16:11:43 +0200 more robust handling of "remote_" vs. non-"remote_" provers
blanchet [Fri, 22 Oct 2010 16:11:43 +0200] rev 40072
more robust handling of "remote_" vs. non-"remote_" provers
Fri, 22 Oct 2010 15:02:27 +0200 generalized the relevance filter so that it takes the list of "irrelevant constants" as argument (since the ATP and SMT preprocessing are different)
blanchet [Fri, 22 Oct 2010 15:02:27 +0200] rev 40071
generalized the relevance filter so that it takes the list of "irrelevant constants" as argument (since the ATP and SMT preprocessing are different)
Fri, 22 Oct 2010 14:47:43 +0200 replaced references with proper record that's threaded through
blanchet [Fri, 22 Oct 2010 14:47:43 +0200] rev 40070
replaced references with proper record that's threaded through
Fri, 22 Oct 2010 14:10:32 +0200 fixed signature of "is_smt_solver_installed";
blanchet [Fri, 22 Oct 2010 14:10:32 +0200] rev 40069
fixed signature of "is_smt_solver_installed"; renaming
Fri, 22 Oct 2010 13:57:54 +0200 renamed modules
blanchet [Fri, 22 Oct 2010 13:57:54 +0200] rev 40068
renamed modules
Fri, 22 Oct 2010 13:54:51 +0200 renamed files
blanchet [Fri, 22 Oct 2010 13:54:51 +0200] rev 40067
renamed files
Fri, 22 Oct 2010 13:49:44 +0200 took out "smt"/"remote_smt" from default ATPs until they are properly implemented
blanchet [Fri, 22 Oct 2010 13:49:44 +0200] rev 40066
took out "smt"/"remote_smt" from default ATPs until they are properly implemented
Fri, 22 Oct 2010 13:48:21 +0200 remove more needless code ("run_smt_solvers");
blanchet [Fri, 22 Oct 2010 13:48:21 +0200] rev 40065
remove more needless code ("run_smt_solvers"); tuning
Fri, 22 Oct 2010 12:15:31 +0200 got rid of duplicate functionality ("run_smt_solver_somehow");
blanchet [Fri, 22 Oct 2010 12:15:31 +0200] rev 40064
got rid of duplicate functionality ("run_smt_solver_somehow"); added minimization command to SMT solver message
Fri, 22 Oct 2010 11:58:33 +0200 bring ATPs and SMT solvers more in line with each other
blanchet [Fri, 22 Oct 2010 11:58:33 +0200] rev 40063
bring ATPs and SMT solvers more in line with each other
Fri, 22 Oct 2010 11:11:34 +0200 make Sledgehammer minimizer fully work with SMT
blanchet [Fri, 22 Oct 2010 11:11:34 +0200] rev 40062
make Sledgehammer minimizer fully work with SMT
Fri, 22 Oct 2010 09:50:18 +0200 generalization of the Sledgehammer minimizer, to make it possible to handle SMT solvers as well
blanchet [Fri, 22 Oct 2010 09:50:18 +0200] rev 40061
generalization of the Sledgehammer minimizer, to make it possible to handle SMT solvers as well
Thu, 21 Oct 2010 16:25:40 +0200 first step in adding support for an SMT backend to Sledgehammer
blanchet [Thu, 21 Oct 2010 16:25:40 +0200] rev 40060
first step in adding support for an SMT backend to Sledgehammer
Thu, 21 Oct 2010 14:55:09 +0200 use consistent terminology in Sledgehammer: "prover = ATP or SMT solver or ..."
blanchet [Thu, 21 Oct 2010 14:55:09 +0200] rev 40059
use consistent terminology in Sledgehammer: "prover = ATP or SMT solver or ..."
Thu, 21 Oct 2010 14:54:39 +0200 cosmetics
blanchet [Thu, 21 Oct 2010 14:54:39 +0200] rev 40058
cosmetics
Fri, 22 Oct 2010 13:59:34 +0200 relation method: re-check given term with type constraints to avoid unspecific failure if ill-typed -- keep old behaviour for tactic version
krauss [Fri, 22 Oct 2010 13:59:34 +0200] rev 40057
relation method: re-check given term with type constraints to avoid unspecific failure if ill-typed -- keep old behaviour for tactic version
Fri, 22 Oct 2010 12:01:12 +0200 Changed section title to please LaTeX.
hoelzl [Fri, 22 Oct 2010 12:01:12 +0200] rev 40056
Changed section title to please LaTeX.
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip