Mon, 06 Dec 2010 08:59:58 -0800 pcpodef no longer generates _defined lemmas, use _bottom_iff lemmas instead
huffman [Mon, 06 Dec 2010 08:59:58 -0800] rev 41029
pcpodef no longer generates _defined lemmas, use _bottom_iff lemmas instead
Mon, 06 Dec 2010 08:43:52 -0800 cpodef no longer generates lemma is_lub_foo, since it is redundant with lub_foo
huffman [Mon, 06 Dec 2010 08:43:52 -0800] rev 41028
cpodef no longer generates lemma is_lub_foo, since it is redundant with lub_foo
Mon, 06 Dec 2010 08:30:00 -0800 add lemmas lub_APP, lub_LAM
huffman [Mon, 06 Dec 2010 08:30:00 -0800] rev 41027
add lemmas lub_APP, lub_LAM
Mon, 06 Dec 2010 19:54:56 +0100 folding on arbitrary Lebesgue integrable functions
hoelzl [Mon, 06 Dec 2010 19:54:56 +0100] rev 41026
folding on arbitrary Lebesgue integrable functions
Mon, 06 Dec 2010 19:54:53 +0100 fixed spelling errors
hoelzl [Mon, 06 Dec 2010 19:54:53 +0100] rev 41025
fixed spelling errors
Mon, 06 Dec 2010 19:54:48 +0100 move coercions to appropriate places
hoelzl [Mon, 06 Dec 2010 19:54:48 +0100] rev 41024
move coercions to appropriate places
Fri, 03 Dec 2010 15:25:14 +0100 it is known as the extended reals, not the infinite reals
hoelzl [Fri, 03 Dec 2010 15:25:14 +0100] rev 41023
it is known as the extended reals, not the infinite reals
Mon, 06 Dec 2010 19:18:02 +0100 moved coercion decl. for int
nipkow [Mon, 06 Dec 2010 19:18:02 +0100] rev 41022
moved coercion decl. for int
Mon, 06 Dec 2010 17:33:25 +0100 adapting copied bash code in mutabelle script
bulwahn [Mon, 06 Dec 2010 17:33:25 +0100] rev 41021
adapting copied bash code in mutabelle script
Mon, 06 Dec 2010 16:37:15 +0100 more correct NEWS;
wenzelm [Mon, 06 Dec 2010 16:37:15 +0100] rev 41020
more correct NEWS;
Mon, 06 Dec 2010 16:18:56 +0100 merged
wenzelm [Mon, 06 Dec 2010 16:18:56 +0100] rev 41019
merged
Mon, 06 Dec 2010 13:46:45 +0100 fix monotonicity type of None
blanchet [Mon, 06 Dec 2010 13:46:45 +0100] rev 41018
fix monotonicity type of None
Mon, 06 Dec 2010 13:36:28 +0100 compile
blanchet [Mon, 06 Dec 2010 13:36:28 +0100] rev 41017
compile
Mon, 06 Dec 2010 13:33:09 +0100 introduced hack to exploit the symmetry of equality in monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41016
introduced hack to exploit the symmetry of equality in monotonicity calculus
Mon, 06 Dec 2010 13:33:09 +0100 cleanup example
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41015
cleanup example
Mon, 06 Dec 2010 13:33:09 +0100 add more flexibility to the monotonicity calculus: instead of hardcoding F-arrows, also allow G-arrows, simulating applications of the Sub rule
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41014
add more flexibility to the monotonicity calculus: instead of hardcoding F-arrows, also allow G-arrows, simulating applications of the Sub rule
Mon, 06 Dec 2010 13:33:09 +0100 fixed bug in monotonicity solution display, whereby the polarity of literals was ignored
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41013
fixed bug in monotonicity solution display, whereby the polarity of literals was ignored
Mon, 06 Dec 2010 13:33:09 +0100 improve precision of forall in constancy part of the monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41012
improve precision of forall in constancy part of the monotonicity calculus
Mon, 06 Dec 2010 13:33:09 +0100 added some missing well-annotatedness constraints to monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41011
added some missing well-annotatedness constraints to monotonicity calculus
Mon, 06 Dec 2010 13:33:09 +0100 more work on the monotonicity evaluation driver
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41010
more work on the monotonicity evaluation driver
Mon, 06 Dec 2010 13:33:09 +0100 improve precision of finite functions in monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41009
improve precision of finite functions in monotonicity calculus
Mon, 06 Dec 2010 13:33:09 +0100 added ML code for testing entire theories for monotonicity
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41008
added ML code for testing entire theories for monotonicity
Mon, 06 Dec 2010 13:33:09 +0100 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
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41007
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
Mon, 06 Dec 2010 13:33:09 +0100 added examples to exercise new monotonicity code
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41006
added examples to exercise new monotonicity code
Mon, 06 Dec 2010 13:33:09 +0100 fixed quantifier handling of new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41005
fixed quantifier handling of new monotonicity calculus
Mon, 06 Dec 2010 13:33:09 +0100 tune parentheses and indentation
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41004
tune parentheses and indentation
Mon, 06 Dec 2010 13:33:09 +0100 proper handling of frames for connectives in monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41003
proper handling of frames for connectives in monotonicity calculus
Mon, 06 Dec 2010 13:33:09 +0100 tune indentation
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41002
tune indentation
Mon, 06 Dec 2010 13:33:09 +0100 removed old baggage from monotonicity calculus -- the "calculus" option didn't really work anyway because of on-the-fly simplifications
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41001
removed old baggage from monotonicity calculus -- the "calculus" option didn't really work anyway because of on-the-fly simplifications
Mon, 06 Dec 2010 13:33:05 +0100 implemented All rules from new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:05 +0100] rev 41000
implemented All rules from new monotonicity calculus
Mon, 06 Dec 2010 13:30:57 +0100 fixed bug in clause handling in monotonicity code, whereby the unsound rule False | x <--> False was used to simplify constraints
blanchet [Mon, 06 Dec 2010 13:30:57 +0100] rev 40999
fixed bug in clause handling in monotonicity code, whereby the unsound rule False | x <--> False was used to simplify constraints
Mon, 06 Dec 2010 13:30:38 +0100 started implementing the new monotonicity rules for application
blanchet [Mon, 06 Dec 2010 13:30:38 +0100] rev 40998
started implementing the new monotonicity rules for application
Mon, 06 Dec 2010 13:30:36 +0100 implemented connectives in new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:30:36 +0100] rev 40997
implemented connectives in new monotonicity calculus
Mon, 06 Dec 2010 13:29:23 +0100 added "Neq" operator to monotonicity inference module
blanchet [Mon, 06 Dec 2010 13:29:23 +0100] rev 40996
added "Neq" operator to monotonicity inference module
Mon, 06 Dec 2010 13:26:27 +0100 started implementing connectives in new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:26:27 +0100] rev 40995
started implementing connectives in new monotonicity calculus
Mon, 06 Dec 2010 13:26:23 +0100 more work on frames in the new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:26:23 +0100] rev 40994
more work on frames in the new monotonicity calculus
Mon, 06 Dec 2010 13:18:25 +0100 support 3 monotonicity calculi in one and fix soundness bug
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40993
support 3 monotonicity calculi in one and fix soundness bug
Mon, 06 Dec 2010 13:18:25 +0100 tuning
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40992
tuning
Mon, 06 Dec 2010 13:18:25 +0100 proper handling of assignment disjunctions vs. conjunctions
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40991
proper handling of assignment disjunctions vs. conjunctions
Mon, 06 Dec 2010 13:18:25 +0100 adapt monotonicity code to four annotation types
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40990
adapt monotonicity code to four annotation types
Mon, 06 Dec 2010 13:18:25 +0100 more monotonicity tuning
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40989
more monotonicity tuning
Mon, 06 Dec 2010 13:18:25 +0100 tuning
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40988
tuning
Mon, 06 Dec 2010 13:18:25 +0100 added frame component to Gamma in monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40987
added frame component to Gamma in monotonicity calculus
Mon, 06 Dec 2010 13:18:25 +0100 use boolean pair to encode annotation, which may now take four values
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40986
use boolean pair to encode annotation, which may now take four values
Mon, 06 Dec 2010 13:18:25 +0100 started generalizing monotonicity code to accommodate new calculus
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40985
started generalizing monotonicity code to accommodate new calculus
Mon, 06 Dec 2010 13:17:26 +0100 merged
blanchet [Mon, 06 Dec 2010 13:17:26 +0100] rev 40984
merged
Mon, 06 Dec 2010 11:41:24 +0100 handle "max_relevant" uniformly
blanchet [Mon, 06 Dec 2010 11:41:24 +0100] rev 40983
handle "max_relevant" uniformly
Mon, 06 Dec 2010 11:26:17 +0100 honor the default max relevant facts setting from the SMT solvers in Sledgehammer
blanchet [Mon, 06 Dec 2010 11:26:17 +0100] rev 40982
honor the default max relevant facts setting from the SMT solvers in Sledgehammer
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip