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
nipkow [Wed, 18 Dec 2013 17:52:52 +0100] rev 54810
merged
nipkow [Wed, 18 Dec 2013 17:52:44 +0100] rev 54809
added lemma
panny [Wed, 18 Dec 2013 17:48:48 +0100] rev 54808
merge
panny [Wed, 18 Dec 2013 14:50:25 +0100] rev 54807
pass down user input in more cases in order to preserve "let"s etc.
panny [Wed, 18 Dec 2013 14:06:34 +0100] rev 54806
pass auto-proved exhaustiveness properties to tactic;
rightly use "%_. False" instead of undefined for unspecified conditions;
get rid of ugly "if True then ... else Code.abort" in auto-generated code equations;
blanchet [Wed, 18 Dec 2013 17:27:17 +0100] rev 54805
merge
blanchet [Wed, 18 Dec 2013 17:26:31 +0100] rev 54804
changed pirate port
blanchet [Wed, 18 Dec 2013 17:00:14 +0100] rev 54803
fixed variable confusion introduced by 'tuning' change 565f9af86d67
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54802
made SML/NJ happier
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54801
try 'auto' first -- more likely to succeed
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54800
new port
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54799
tuning
blanchet [Wed, 18 Dec 2013 16:50:14 +0100] rev 54798
generate type classes for tfrees
hoelzl [Wed, 18 Dec 2013 11:53:40 +0100] rev 54797
modernized ContNotDenum: use Set_Interval, and finite intersection property to show the nested interval property
haftmann [Tue, 17 Dec 2013 22:34:26 +0100] rev 54796
avoid clashes of fact names
haftmann [Tue, 17 Dec 2013 20:21:22 +0100] rev 54795
initalize locale with idents from background theory rather than empty idents: must treat idents and registrations synchronously to provide consistent setup for interpretation in locale contexts
traytel [Tue, 17 Dec 2013 15:56:57 +0100] rev 54794
reduced cardinals dependencies of (co)datatypes
traytel [Tue, 17 Dec 2013 15:44:10 +0100] rev 54793
tighter bnf bounds for (co)datatypes
traytel [Tue, 17 Dec 2013 15:15:59 +0100] rev 54792
tuned
blanchet [Tue, 17 Dec 2013 14:22:48 +0100] rev 54791
tuning
blanchet [Tue, 17 Dec 2013 14:22:42 +0100] rev 54790
removed workaround
blanchet [Tue, 17 Dec 2013 14:15:23 +0100] rev 54789
tuning
blanchet [Tue, 17 Dec 2013 14:03:29 +0100] rev 54788
primitive support for SPASS-Pirate (Daniel Wand's polymorphic SPASS prototype)
immler [Tue, 17 Dec 2013 11:12:10 +0100] rev 54787
NEWS
immler [Tue, 17 Dec 2013 09:52:10 +0100] rev 54786
merged
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54785
lemmas about divideR and scaleR
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54784
monotonicity of rounding and truncating float
immler [Mon, 16 Dec 2013 17:08:22 +0100] rev 54783
Float: prevent unnecessary large numbers when adding 0