Mon, 06 Dec 2010 14:47:58 +0100 |
blanchet |
show strings as "s_1" etc. rather than "l_1" etc.
|
changeset |
files
|
Mon, 06 Dec 2010 14:47:58 +0100 |
blanchet |
quiet Metis in "try"
|
changeset |
files
|
Tue, 07 Dec 2010 09:36:12 +0100 |
haftmann |
removed experimental equality checking of closures; acknowledge underapproximation of equality in function name
|
changeset |
files
|
Mon, 06 Dec 2010 14:17:35 -0800 |
huffman |
add set-union-like syntax for powerdomain bind operators
|
changeset |
files
|
Mon, 06 Dec 2010 13:43:05 -0800 |
huffman |
merged
|
changeset |
files
|
Mon, 06 Dec 2010 13:34:05 -0800 |
huffman |
instance unit :: domain
|
changeset |
files
|
Mon, 06 Dec 2010 12:53:06 -0800 |
huffman |
simplify ideal completion proofs
|
changeset |
files
|
Mon, 06 Dec 2010 11:44:30 -0800 |
huffman |
remove unused lemmas
|
changeset |
files
|
Mon, 06 Dec 2010 11:22:42 -0800 |
huffman |
remove lemma cont_cfun;
|
changeset |
files
|
Mon, 06 Dec 2010 10:08:33 -0800 |
huffman |
rename lub_fun -> is_lub_fun, thelub_fun -> lub_fun
|
changeset |
files
|
Mon, 06 Dec 2010 08:59:58 -0800 |
huffman |
pcpodef no longer generates _defined lemmas, use _bottom_iff lemmas instead
|
changeset |
files
|
Mon, 06 Dec 2010 08:43:52 -0800 |
huffman |
cpodef no longer generates lemma is_lub_foo, since it is redundant with lub_foo
|
changeset |
files
|
Mon, 06 Dec 2010 08:30:00 -0800 |
huffman |
add lemmas lub_APP, lub_LAM
|
changeset |
files
|
Mon, 06 Dec 2010 19:54:56 +0100 |
hoelzl |
folding on arbitrary Lebesgue integrable functions
|
changeset |
files
|
Mon, 06 Dec 2010 19:54:53 +0100 |
hoelzl |
fixed spelling errors
|
changeset |
files
|
Mon, 06 Dec 2010 19:54:48 +0100 |
hoelzl |
move coercions to appropriate places
|
changeset |
files
|
Fri, 03 Dec 2010 15:25:14 +0100 |
hoelzl |
it is known as the extended reals, not the infinite reals
|
changeset |
files
|
Mon, 06 Dec 2010 19:18:02 +0100 |
nipkow |
moved coercion decl. for int
|
changeset |
files
|
Mon, 06 Dec 2010 17:33:25 +0100 |
bulwahn |
adapting copied bash code in mutabelle script
|
changeset |
files
|
Mon, 06 Dec 2010 16:37:15 +0100 |
wenzelm |
more correct NEWS;
|
changeset |
files
|
Mon, 06 Dec 2010 16:18:56 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 06 Dec 2010 13:46:45 +0100 |
blanchet |
fix monotonicity type of None
|
changeset |
files
|
Mon, 06 Dec 2010 13:36:28 +0100 |
blanchet |
compile
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
introduced hack to exploit the symmetry of equality in monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
cleanup example
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
add more flexibility to the monotonicity calculus: instead of hardcoding F-arrows, also allow G-arrows, simulating applications of the Sub rule
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
fixed bug in monotonicity solution display, whereby the polarity of literals was ignored
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
improve precision of forall in constancy part of the monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
added some missing well-annotatedness constraints to monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
more work on the monotonicity evaluation driver
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
improve precision of finite functions in monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
added ML code for testing entire theories for monotonicity
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
use ML SAT solvers up to a certain time limit, then switch to faster solvers with a timeout -- this becomes necessary with the new, more powerful monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
added examples to exercise new monotonicity code
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
fixed quantifier handling of new monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
tune parentheses and indentation
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
proper handling of frames for connectives in monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
tune indentation
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
removed old baggage from monotonicity calculus -- the "calculus" option didn't really work anyway because of on-the-fly simplifications
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:05 +0100 |
blanchet |
implemented All rules from new monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:30:57 +0100 |
blanchet |
fixed bug in clause handling in monotonicity code, whereby the unsound rule False | x <--> False was used to simplify constraints
|
changeset |
files
|
Mon, 06 Dec 2010 13:30:38 +0100 |
blanchet |
started implementing the new monotonicity rules for application
|
changeset |
files
|
Mon, 06 Dec 2010 13:30:36 +0100 |
blanchet |
implemented connectives in new monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:29:23 +0100 |
blanchet |
added "Neq" operator to monotonicity inference module
|
changeset |
files
|
Mon, 06 Dec 2010 13:26:27 +0100 |
blanchet |
started implementing connectives in new monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:26:23 +0100 |
blanchet |
more work on frames in the new monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
support 3 monotonicity calculi in one and fix soundness bug
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
tuning
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
proper handling of assignment disjunctions vs. conjunctions
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
adapt monotonicity code to four annotation types
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
more monotonicity tuning
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
tuning
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
added frame component to Gamma in monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
use boolean pair to encode annotation, which may now take four values
|
changeset |
files
|
Mon, 06 Dec 2010 13:18:25 +0100 |
blanchet |
started generalizing monotonicity code to accommodate new calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:17:26 +0100 |
blanchet |
merged
|
changeset |
files
|
Mon, 06 Dec 2010 11:41:24 +0100 |
blanchet |
handle "max_relevant" uniformly
|
changeset |
files
|
Mon, 06 Dec 2010 11:26:17 +0100 |
blanchet |
honor the default max relevant facts setting from the SMT solvers in Sledgehammer
|
changeset |
files
|
Mon, 06 Dec 2010 11:25:21 +0100 |
blanchet |
have SMT solvers report the number of facts that they should have by default in Sledgehammer -- the information might not seem to belong there but it also belongs nowhere else, for how is Sledgehammer to know how different solvers deal with hundreds of facts?
|
changeset |
files
|
Mon, 06 Dec 2010 10:32:39 +0100 |
blanchet |
return all facts for CVC3 and Yices, since there is no proof parsing / unsat core extraction
|
changeset |
files
|
Mon, 06 Dec 2010 10:31:29 +0100 |
blanchet |
trust SMT filter's timeout -- nested timeouts seem to be at the origin of spontaneous Interrupt exceptions in some cases
|
changeset |
files
|
Mon, 06 Dec 2010 10:23:31 +0100 |
blanchet |
reraise interrupt exceptions
|
changeset |
files
|
Mon, 06 Dec 2010 09:54:58 +0100 |
blanchet |
[mq]: sledge_binary_minimizer
|
changeset |
files
|
Mon, 06 Dec 2010 10:52:48 +0100 |
bulwahn |
correcting usage documentation in mirabelle tool
|
changeset |
files
|
Mon, 06 Dec 2010 10:52:46 +0100 |
bulwahn |
adding mutabelle as a component and an isabelle tool to be used in regression testing
|
changeset |
files
|
Mon, 06 Dec 2010 10:52:45 +0100 |
bulwahn |
commenting out sledgehammer_mtd in Mutabelle
|
changeset |
files
|
Mon, 06 Dec 2010 10:52:45 +0100 |
bulwahn |
removing declaration in quickcheck to really enable exhaustive testing
|
changeset |
files
|
Mon, 06 Dec 2010 10:52:44 +0100 |
bulwahn |
adding timeout to try invocation in mutabelle
|
changeset |
files
|
Mon, 06 Dec 2010 10:52:43 +0100 |
bulwahn |
adding filtering, sytactic welltyping, and sledgehammer method in mutabelle
|
changeset |
files
|
Mon, 06 Dec 2010 09:34:57 +0100 |
haftmann |
replace `type_mapper` by the more adequate `type_lifting`
|
changeset |
files
|
Mon, 06 Dec 2010 09:25:05 +0100 |
haftmann |
moved bootstrap of type_lifting to Fun
|
changeset |
files
|
Mon, 06 Dec 2010 09:19:10 +0100 |
haftmann |
replace `type_mapper` by the more adequate `type_lifting`
|
changeset |
files
|
Mon, 06 Dec 2010 14:45:29 +0100 |
wenzelm |
avoid explicit encoding -- acknowledge UTF-8 as global default and Isabelle/jEdit preference of UTF-8-Isabelle;
|
changeset |
files
|
Sun, 05 Dec 2010 15:23:33 +0100 |
wenzelm |
IsabelleText font: include Cyrillic, Hebrew, Arabic from DejaVu Sans 2.32;
|
changeset |
files
|
Sun, 05 Dec 2010 14:02:16 +0100 |
wenzelm |
command 'notepad' replaces former 'example_proof';
|
changeset |
files
|
Sun, 05 Dec 2010 13:42:58 +0100 |
wenzelm |
prefer 'notepad' over 'example_proof';
|
changeset |
files
|
Sun, 05 Dec 2010 08:34:02 +0100 |
haftmann |
merged
|
changeset |
files
|
Sat, 04 Dec 2010 21:53:00 +0100 |
haftmann |
more intimate definition of fold_list / fold_once in terms of fold
|
changeset |
files
|
Sat, 04 Dec 2010 21:26:33 +0100 |
haftmann |
canonical fold signature
|
changeset |
files
|
Sat, 04 Dec 2010 21:26:55 +0100 |
wenzelm |
formal notepad without any result;
|
changeset |
files
|
Sat, 04 Dec 2010 18:41:12 +0100 |
wenzelm |
added Syntax.default_root;
|
changeset |
files
|
Sat, 04 Dec 2010 15:14:28 +0100 |
wenzelm |
eliminated obsolete Token.Malformed -- subsumed by Token.Error;
|
changeset |
files
|
Sat, 04 Dec 2010 14:59:25 +0100 |
wenzelm |
tuned @{datatype} using Syntax.pretty_priority (NB: postfix type application yields Syntax.max_pri, so arguments in prefix application require higher priority);
|
changeset |
files
|
Sat, 04 Dec 2010 14:57:04 +0100 |
wenzelm |
added Syntax.pretty_priority;
|
changeset |
files
|
Fri, 03 Dec 2010 22:40:26 +0100 |
haftmann |
merged
|
changeset |
files
|
Fri, 03 Dec 2010 14:46:58 +0100 |
haftmann |
conventional point-free characterization of rsp_fold
|
changeset |
files
|
Fri, 03 Dec 2010 14:39:15 +0100 |
haftmann |
replaced memb by existing List.member
|
changeset |
files
|
Fri, 03 Dec 2010 14:22:24 +0100 |
haftmann |
explicit type constraint;
|
changeset |
files
|
Fri, 03 Dec 2010 22:39:34 +0100 |
haftmann |
tuned proposition
|
changeset |
files
|
Fri, 03 Dec 2010 22:34:20 +0100 |
haftmann |
lemma multiset_of_rev
|
changeset |
files
|
Fri, 03 Dec 2010 22:34:20 +0100 |
haftmann |
lemmas fold_remove1_split and fold_multiset_equiv
|
changeset |
files
|
Fri, 03 Dec 2010 22:08:14 +0100 |
wenzelm |
minor tuning for release;
|
changeset |
files
|
Fri, 03 Dec 2010 21:34:54 +0100 |
wenzelm |
source files are always encoded as UTF-8;
|
changeset |
files
|
Fri, 03 Dec 2010 21:30:41 +0100 |
wenzelm |
eliminated fragile HTML.with_charset -- always use utf-8;
|
changeset |
files
|
Fri, 03 Dec 2010 20:38:58 +0100 |
wenzelm |
recoded latin1 as utf8;
|
changeset |
files
|
Fri, 03 Dec 2010 20:26:57 +0100 |
wenzelm |
removed old generated stuff;
|
changeset |
files
|