haftmann [Wed, 25 Dec 2013 10:09:43 +0100] rev 54858
more lemmas on abstract lattices
haftmann [Tue, 24 Dec 2013 11:24:16 +0100] rev 54857
tuning and augmentation of min/max lemmas;
more lemmas and simp rules for abstract lattices with order;
tuned proofs
haftmann [Tue, 24 Dec 2013 11:24:14 +0100] rev 54856
more general induction rule;
tuned proofs
haftmann [Mon, 23 Dec 2013 20:45:33 +0100] rev 54855
convenient printing of polynomial values
haftmann [Mon, 23 Dec 2013 18:37:51 +0100] rev 54854
prefer "Bits" as theory name for abstract bit operations, similar to "Orderings", "Lattices", "Groups" etc.
haftmann [Mon, 23 Dec 2013 16:29:43 +0100] rev 54853
prefer Y_of_X over X_to_Y;
prefer alist over assoc_list;
prefer explicit prefix
panny [Mon, 23 Dec 2013 16:59:56 +0100] rev 54852
merge
panny [Mon, 23 Dec 2013 15:30:31 +0100] rev 54851
prevent ambiguity when mutual recursion maps a datatype to itself, which yielded wrong definitions in some cases (e.g. nat)
haftmann [Mon, 23 Dec 2013 16:16:36 +0100] rev 54850
NEWS
haftmann [Mon, 23 Dec 2013 14:24:22 +0100] rev 54849
dropped redundant lemma
haftmann [Mon, 23 Dec 2013 14:24:21 +0100] rev 54848
syntactically tuned
haftmann [Mon, 23 Dec 2013 14:24:20 +0100] rev 54847
prefer plain bool over dedicated type for binary digits
nipkow [Mon, 23 Dec 2013 09:21:38 +0100] rev 54846
tuned
blanchet [Sat, 21 Dec 2013 09:44:30 +0100] rev 54845
compile + reduce problem size by a notch
blanchet [Sat, 21 Dec 2013 09:44:30 +0100] rev 54844
generate exhaust from nchotomy
blanchet [Sat, 21 Dec 2013 09:44:29 +0100] rev 54843
made tactic work with theorems with multiple assumptions
blanchet [Sat, 21 Dec 2013 09:44:28 +0100] rev 54842
renamed 'exhaust' to 'nchotomy' since it's expressed in the object logic (cf. datatype package)
traytel [Wed, 18 Dec 2013 11:03:40 +0100] rev 54841
express weak pullback property of bnfs only in terms of the relator
nipkow [Fri, 20 Dec 2013 21:09:01 +0100] rev 54840
merged
nipkow [Fri, 20 Dec 2013 21:08:48 +0100] rev 54839
tuned
blanchet [Fri, 20 Dec 2013 20:36:38 +0100] rev 54838
reconstruct SPASS-Pirate steps of the form 'x ~= C x' (or more complicated)
blanchet [Fri, 20 Dec 2013 16:22:10 +0100] rev 54837
tuning whitespace
blanchet [Fri, 20 Dec 2013 14:27:07 +0100] rev 54836
recognize datatype reasoning in SPASS-Pirate
blanchet [Fri, 20 Dec 2013 11:34:07 +0100] rev 54835
note manually proved exclusiveness property
blanchet [Fri, 20 Dec 2013 11:12:51 +0100] rev 54834
note exhaust proof obligation
blanchet [Fri, 20 Dec 2013 09:48:04 +0100] rev 54833
compile
blanchet [Thu, 19 Dec 2013 21:49:30 +0100] rev 54832
implemented 'exhaustive' option in tactic
blanchet [Thu, 19 Dec 2013 20:07:06 +0100] rev 54831
tuning
blanchet [Thu, 19 Dec 2013 19:37:43 +0100] rev 54830
tuning
blanchet [Thu, 19 Dec 2013 19:35:50 +0100] rev 54829
tuning 'case' expressions
blanchet [Thu, 19 Dec 2013 19:16:44 +0100] rev 54828
don't do 'isar_try0' if preplaying is off
blanchet [Thu, 19 Dec 2013 18:39:54 +0100] rev 54827
more data structure refactoring
blanchet [Thu, 19 Dec 2013 18:22:31 +0100] rev 54826
data structure rationalization
blanchet [Thu, 19 Dec 2013 18:07:21 +0100] rev 54825
tuning
blanchet [Thu, 19 Dec 2013 17:52:58 +0100] rev 54824
refactored preplaying outcome data structure
blanchet [Thu, 19 Dec 2013 17:24:17 +0100] rev 54823
distinguish not preplayed & timed out
blanchet [Thu, 19 Dec 2013 17:11:54 +0100] rev 54822
pick up tfree/tvar type from SPASS-Pirate proof
blanchet [Thu, 19 Dec 2013 16:11:20 +0100] rev 54821
tuning
blanchet [Thu, 19 Dec 2013 15:47:17 +0100] rev 54820
extended ATP types with sorts
blanchet [Thu, 19 Dec 2013 15:04:21 +0100] rev 54819
removed debugging output
blanchet [Thu, 19 Dec 2013 14:57:21 +0100] rev 54818
honor SPASS-Pirate type arguments
blanchet [Thu, 19 Dec 2013 13:46:42 +0100] rev 54817
made SML/NJ-friendlier (hopefully)
blanchet [Thu, 19 Dec 2013 13:43:21 +0100] rev 54816
made timeouts in Sledgehammer not be 'option's -- simplified lots of code
blanchet [Thu, 19 Dec 2013 10:15:12 +0100] rev 54815
simplified data structure
blanchet [Thu, 19 Dec 2013 10:12:28 +0100] rev 54814
prevent curl's output to interfere with the prover's output
blanchet [Thu, 19 Dec 2013 09:28:20 +0100] rev 54813
tuning
blanchet [Wed, 18 Dec 2013 22:55:43 +0100] rev 54812
merge
blanchet [Wed, 18 Dec 2013 22:55:20 +0100] rev 54811
parse SPASS-Pirate types