Thu, 21 Oct 2010 12:03:49 -0700 |
huffman |
rename lemma spair_lemma to spair_Sprod
|
changeset |
files
|
Thu, 21 Oct 2010 06:03:18 -0700 |
huffman |
pcpodef (open) 'a lift
|
changeset |
files
|
Thu, 21 Oct 2010 05:44:38 -0700 |
huffman |
remove intro! attribute from {sinl,sinr}_defined
|
changeset |
files
|
Thu, 21 Oct 2010 05:35:32 -0700 |
huffman |
simplify proofs of ssumE, sprodE
|
changeset |
files
|
Sun, 24 Oct 2010 21:25:13 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sun, 24 Oct 2010 20:37:30 +0200 |
nipkow |
renamed nat_number
|
changeset |
files
|
Sun, 24 Oct 2010 20:19:00 +0200 |
nipkow |
nat_number -> eval_nat_numeral
|
changeset |
files
|
Fri, 22 Oct 2010 23:45:20 +0200 |
krauss |
some cleanup in Function_Lib
|
changeset |
files
|
Fri, 22 Oct 2010 17:15:46 +0200 |
blanchet |
merged
|
changeset |
files
|
Fri, 22 Oct 2010 16:45:55 +0200 |
blanchet |
compile
|
changeset |
files
|
Fri, 22 Oct 2010 16:37:11 +0200 |
blanchet |
added SMT solver to Sledgehammer docs
|
changeset |
files
|
Fri, 22 Oct 2010 16:11:43 +0200 |
blanchet |
more robust handling of "remote_" vs. non-"remote_" provers
|
changeset |
files
|
Fri, 22 Oct 2010 15:02:27 +0200 |
blanchet |
generalized the relevance filter so that it takes the list of "irrelevant constants" as argument (since the ATP and SMT preprocessing are different)
|
changeset |
files
|
Fri, 22 Oct 2010 14:47:43 +0200 |
blanchet |
replaced references with proper record that's threaded through
|
changeset |
files
|
Fri, 22 Oct 2010 14:10:32 +0200 |
blanchet |
fixed signature of "is_smt_solver_installed";
|
changeset |
files
|
Fri, 22 Oct 2010 13:57:54 +0200 |
blanchet |
renamed modules
|
changeset |
files
|
Fri, 22 Oct 2010 13:54:51 +0200 |
blanchet |
renamed files
|
changeset |
files
|
Fri, 22 Oct 2010 13:49:44 +0200 |
blanchet |
took out "smt"/"remote_smt" from default ATPs until they are properly implemented
|
changeset |
files
|
Fri, 22 Oct 2010 13:48:21 +0200 |
blanchet |
remove more needless code ("run_smt_solvers");
|
changeset |
files
|
Fri, 22 Oct 2010 12:15:31 +0200 |
blanchet |
got rid of duplicate functionality ("run_smt_solver_somehow");
|
changeset |
files
|
Fri, 22 Oct 2010 11:58:33 +0200 |
blanchet |
bring ATPs and SMT solvers more in line with each other
|
changeset |
files
|
Fri, 22 Oct 2010 11:11:34 +0200 |
blanchet |
make Sledgehammer minimizer fully work with SMT
|
changeset |
files
|
Fri, 22 Oct 2010 09:50:18 +0200 |
blanchet |
generalization of the Sledgehammer minimizer, to make it possible to handle SMT solvers as well
|
changeset |
files
|
Thu, 21 Oct 2010 16:25:40 +0200 |
blanchet |
first step in adding support for an SMT backend to Sledgehammer
|
changeset |
files
|
Thu, 21 Oct 2010 14:55:09 +0200 |
blanchet |
use consistent terminology in Sledgehammer: "prover = ATP or SMT solver or ..."
|
changeset |
files
|
Thu, 21 Oct 2010 14:54:39 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Fri, 22 Oct 2010 13:59:34 +0200 |
krauss |
relation method: re-check given term with type constraints to avoid unspecific failure if ill-typed -- keep old behaviour for tactic version
|
changeset |
files
|
Fri, 22 Oct 2010 12:01:12 +0200 |
hoelzl |
Changed section title to please LaTeX.
|
changeset |
files
|
Thu, 21 Oct 2010 20:26:35 +0200 |
bulwahn |
temporary removed Predicate_Compile_Quickcheck_Examples from tests
|
changeset |
files
|
Thu, 21 Oct 2010 19:13:11 +0200 |
bulwahn |
adapting alternative_defs, predicate_compile_quickcheck, examples and code_prolog
|
changeset |
files
|
Thu, 21 Oct 2010 19:13:10 +0200 |
bulwahn |
using a signature in core_data and moving some more functions to core_data
|
changeset |
files
|
Thu, 21 Oct 2010 19:13:09 +0200 |
bulwahn |
splitting large core file into core_data, mode_inference and predicate_compile_proof
|
changeset |
files
|
Thu, 21 Oct 2010 19:13:09 +0200 |
bulwahn |
added generator_dseq compilation for a sound depth-limited compilation with small value generators
|
changeset |
files
|
Thu, 21 Oct 2010 19:13:08 +0200 |
bulwahn |
for now safely but unpractically assume no predicate is terminating
|
changeset |
files
|
Thu, 21 Oct 2010 19:13:07 +0200 |
bulwahn |
adding decreasing bind and non-decreasing bind; depth-limited and depth-unlimited compilation possible
|
changeset |
files
|
Thu, 21 Oct 2010 19:13:06 +0200 |
bulwahn |
adding option smart_depth_limiting to predicate compiler
|
changeset |
files
|
Wed, 20 Oct 2010 21:26:51 -0700 |
huffman |
merged
|
changeset |
files
|
Wed, 20 Oct 2010 19:40:02 -0700 |
huffman |
introduce function strict :: 'a -> 'b -> 'b, which works like Haskell's seq; use strict instead of strictify in various definitions
|
changeset |
files
|
Wed, 20 Oct 2010 17:25:22 -0700 |
huffman |
add lemma lub_eq_bottom_iff
|
changeset |
files
|
Wed, 20 Oct 2010 16:19:25 -0700 |
huffman |
combine check_and_sort_domain with main function; rewrite much of the error-checking code
|
changeset |
files
|
Wed, 20 Oct 2010 13:22:30 -0700 |
huffman |
constructor arguments with selectors must have pointed types
|
changeset |
files
|
Wed, 20 Oct 2010 13:02:13 -0700 |
huffman |
simplify check_and_sort_domain; more meaningful variable names
|
changeset |
files
|
Tue, 19 Oct 2010 16:21:24 -0700 |
huffman |
replace fixrec 'permissive' mode with per-equation 'unchecked' option
|
changeset |
files
|
Tue, 19 Oct 2010 15:01:51 -0700 |
huffman |
rename domain_theorems.ML to domain_induction.ML; rename domain_extender.ML to domain.ML
|
changeset |
files
|
Tue, 19 Oct 2010 14:28:14 -0700 |
huffman |
simplify some proofs; remove some unused lists of lemmas
|
changeset |
files
|
Tue, 19 Oct 2010 11:07:42 -0700 |
huffman |
replace 'in_defl' relation and '_ ::: _' syntax with 'defl_set' function
|
changeset |
files
|
Tue, 19 Oct 2010 10:13:29 -0700 |
huffman |
eliminate constant 'coerce'; use 'prj oo emb' instead
|
changeset |
files
|
Tue, 19 Oct 2010 07:05:04 -0700 |
huffman |
simplify fixrec pattern match function
|
changeset |
files
|
Sun, 17 Oct 2010 09:53:47 -0700 |
huffman |
simplify some proofs
|
changeset |
files
|
Tue, 19 Oct 2010 15:13:35 +0100 |
Christian Urban |
tuned
|
changeset |
files
|
Tue, 19 Oct 2010 12:26:38 +0200 |
bulwahn |
added some facts about factorial and dvd, div and mod
|
changeset |
files
|
Tue, 19 Oct 2010 12:26:37 +0200 |
bulwahn |
removing something that probably slipped into the Quotient_List theory
|
changeset |
files
|
Tue, 19 Oct 2010 11:44:42 +0900 |
Cezary Kaliszyk |
Quotient package: partial equivalence introduction
|
changeset |
files
|
Mon, 18 Oct 2010 14:25:15 +0100 |
Christian Urban |
reorganisation of the FSet theory (changed the primary naming scheme of constants and theorems to *_fset)
|
changeset |
files
|
Sat, 16 Oct 2010 17:10:23 -0700 |
huffman |
remove dead code
|
changeset |
files
|
Sat, 16 Oct 2010 17:09:57 -0700 |
huffman |
remove old uses of 'simp_tac HOLCF_ss'
|
changeset |
files
|
Sat, 16 Oct 2010 16:39:06 -0700 |
huffman |
merged
|
changeset |
files
|
Sat, 16 Oct 2010 16:22:42 -0700 |
huffman |
remove last few dependencies on domain_library.ML and delete it; temporarily disable emptiness check
|
changeset |
files
|
Sat, 16 Oct 2010 15:26:30 -0700 |
huffman |
reimplement proof automation for coinduct rules
|
changeset |
files
|
Sat, 16 Oct 2010 14:41:11 -0700 |
huffman |
add functions mk_imp, mk_all
|
changeset |
files
|