blanchet [Fri, 01 Aug 2014 14:43:57 +0200] rev 57730
remove lambda-lifting related assumptions from generated Isar proofs
blanchet [Fri, 01 Aug 2014 14:43:57 +0200] rev 57729
whitespace tuning
blanchet [Fri, 01 Aug 2014 14:43:57 +0200] rev 57728
remove YXML formatting when parsing backquoted facts supplied manually to Sledgehammer
blanchet [Fri, 01 Aug 2014 14:43:57 +0200] rev 57727
generate backquotes without markup, since this confuses preplay; bump up spying version identifier;
traytel [Thu, 31 Jul 2014 13:19:57 +0200] rev 57726
simplified tactics slightly
blanchet [Thu, 31 Jul 2014 00:45:55 +0200] rev 57725
cascading timeout in parallel evaluation, to rapidly find optimum
blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57724
put faster proof methods first
blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57723
use parallel preplay machinery also for one-line proofs
blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57722
updated docs
blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57721
always minimize Sledgehammer results by default
blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57720
tuned ML function name
blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57719
reduced preplay timeout to 1 s
blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57718
added more proof methods for one-liners
blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57717
unlift before uncombine, because the definition of a lambda-lifted symbol might have an SK combinator in it (in hybrid encodings)
fleury [Wed, 30 Jul 2014 14:03:58 +0200] rev 57716
Improving robustness and indentation corrections.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57715
Skolemization for tmp_ite_elim rule in the SMT solver veriT.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57714
Changing the role of rule "tmp_ite_elim" of the SMT solver veriT to Lemma.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57713
Whitespace and indentation correction.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57712
Simplifying the labels in the proof of the SMT solver veriT.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57711
Changing ~ into - for unuary minus (not supported by veriT)
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57710
imported patch satallax_skolemization_in_tree_part
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57709
imported patch hilbert_choice_support
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57708
veriT changes for lifted terms, and ite_elim rules.
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57707
imported patch satallax_proof_support_Sledgehammer
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57706
Basic support for the higher-order ATP Satallax.
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57705
Subproofs for the SMT solver veriT.
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57704
Basic support for the SMT prover veriT.
fleury [Wed, 30 Jul 2014 14:03:11 +0200] rev 57703
removing the '= True' generated by Leo-II.
fleury [Wed, 30 Jul 2014 14:03:11 +0200] rev 57702
Skolemization support for leo-II and Zipperposition.
desharna [Wed, 30 Jul 2014 10:50:30 +0200] rev 57701
document property 'set_induct'
desharna [Wed, 30 Jul 2014 10:50:28 +0200] rev 57700
generate 'set_induct' theorem for codatatypes
blanchet [Wed, 30 Jul 2014 00:50:41 +0200] rev 57699
also try 'metis' with 'full_types'
blanchet [Tue, 29 Jul 2014 23:39:35 +0200] rev 57698
header tuning
blanchet [Mon, 28 Jul 2014 10:57:33 +0200] rev 57697
correctly translate THF functions from terms to types
blanchet [Sun, 27 Jul 2014 21:11:35 +0200] rev 57696
do not embed 'nat' into 'int's in 'smt2' method -- this is highly inefficient and decreases the Sledgehammer success rate significantly
wenzelm [Sun, 27 Jul 2014 15:44:08 +0200] rev 57695
back to post-release mode -- after fork point;
wenzelm [Sun, 27 Jul 2014 15:29:42 +0200] rev 57694
tuned;
wenzelm [Sun, 27 Jul 2014 15:25:00 +0200] rev 57693
tuned;
wenzelm [Sat, 26 Jul 2014 19:19:19 +0200] rev 57692
no -optimise -- produces bad bytecode;
wenzelm [Sat, 26 Jul 2014 14:52:54 +0200] rev 57691
output state first -- avoid fluctuation wrt. warnings, errors, etc.;
wenzelm [Fri, 25 Jul 2014 21:44:03 +0200] rev 57690
tuned comment;
wenzelm [Fri, 25 Jul 2014 21:29:12 +0200] rev 57689
updated to polyml-5.5.2-1 which addresses two hard crashes;
wenzelm [Fri, 25 Jul 2014 20:55:57 +0200] rev 57688
updated to cygwin-20140725, which is presumably close to Cygwin 1.7.31-1;
nipkow [Fri, 25 Jul 2014 18:41:53 +0200] rev 57687
added more functions and lemmas
wenzelm [Fri, 25 Jul 2014 17:13:30 +0200] rev 57686
proper mkdir;
wenzelm [Fri, 25 Jul 2014 16:58:28 +0200] rev 57685
proper option -O;
wenzelm [Fri, 25 Jul 2014 16:50:49 +0200] rev 57684
some reshuffling of Poly/ML version to evade failing tests;
wenzelm [Fri, 25 Jul 2014 15:01:18 +0200] rev 57683
old 'defs' is legacy --- slightly odd side-entry that bypasses regular Local_Theory.define interface;
wenzelm [Fri, 25 Jul 2014 14:47:38 +0200] rev 57682
proper volume name, such that background image is found in /Volumes/Isabelle/.background;
wenzelm [Fri, 25 Jul 2014 14:16:39 +0200] rev 57681
tuned;
wenzelm [Fri, 25 Jul 2014 14:15:02 +0200] rev 57680
tuned message;
wenzelm [Fri, 25 Jul 2014 14:13:19 +0200] rev 57679
setup for drag-and-drop DMG;
blanchet [Fri, 25 Jul 2014 13:22:37 +0200] rev 57678
merge
blanchet [Fri, 25 Jul 2014 13:15:50 +0200] rev 57677
reordered provers
blanchet [Fri, 25 Jul 2014 12:22:18 +0200] rev 57676
compile
blanchet [Fri, 25 Jul 2014 12:20:48 +0200] rev 57675
faster minimization by not adding facts that are already in the simpset
blanchet [Fri, 25 Jul 2014 11:31:20 +0200] rev 57674
added missing facts to proof method
blanchet [Fri, 25 Jul 2014 11:26:23 +0200] rev 57673
don't lose 'minimize' flag before it reaches Isar proof text generation
blanchet [Fri, 25 Jul 2014 11:26:19 +0200] rev 57672
tuning
blanchet [Fri, 25 Jul 2014 11:26:17 +0200] rev 57671
avoid 'eproof' and 'eproof_ram' scripts if possible (i.e. if 'eprover' can produce reasonable enough proofs for one-liner reconstruction)
blanchet [Fri, 25 Jul 2014 11:26:11 +0200] rev 57670
compile
blanchet [Fri, 25 Jul 2014 11:26:11 +0200] rev 57669
more robustness in Isar proof construction
blanchet [Fri, 25 Jul 2014 11:26:10 +0200] rev 57668
tuning
wenzelm [Thu, 24 Jul 2014 23:18:01 +0200] rev 57667
merged
wenzelm [Thu, 24 Jul 2014 23:17:26 +0200] rev 57666
more elementary exception handling: evade hard crash of (Runtime.thread true undefined) on Poly/ML 5.5.1 and 5.5.2;
blanchet [Thu, 24 Jul 2014 23:01:23 +0200] rev 57665
tuned code
kuncar [Thu, 24 Jul 2014 20:21:59 +0200] rev 57664
having extra assumptions (typically from a context) means there is no chance to have a valid code equation => skip decoding and registration of the code equations
kuncar [Thu, 24 Jul 2014 20:21:34 +0200] rev 57663
store explicitly quotient types with no_code => more precise registration of code equations
blanchet [Thu, 24 Jul 2014 19:01:06 +0200] rev 57662
don't needlessly regenerate entire file when the time stamps are equal
blanchet [Thu, 24 Jul 2014 18:53:14 +0200] rev 57661
eliminated source of 'DUP's in MaSh
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57660
fixed sorting (broken since 9cc802a8ab06)
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57659
reenabled MaSh for Isabelle2014 release (hopefully)
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57658
beware of duplicate fact names
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57657
refined filter for ATP steps to avoid 'have True' steps in E proofs
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57656
filter out 'theory(...)' from dependencies early on
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57655
introduce fact chaining also under first step
blanchet [Thu, 24 Jul 2014 18:46:38 +0200] rev 57654
'shift_quantors' is not an E skolemization rule (cf. 3ab503b04bdb)
wenzelm [Thu, 24 Jul 2014 17:58:29 +0200] rev 57653
merged
wenzelm [Thu, 24 Jul 2014 17:13:26 +0200] rev 57652
proper perl;
wenzelm [Thu, 24 Jul 2014 17:11:40 +0200] rev 57651
less warnings -- ignore potential prover startup/shutdown races;
wenzelm [Thu, 24 Jul 2014 16:21:50 +0200] rev 57650
tuned spelling;
wenzelm [Thu, 24 Jul 2014 15:54:56 +0200] rev 57649
further distinction of Isabelle distribution: alert for identified release candidates;
wenzelm [Thu, 24 Jul 2014 15:13:37 +0200] rev 57648
updated to scala-2.11.2;
wenzelm [Thu, 24 Jul 2014 15:01:17 +0200] rev 57647
clarified file names;
wenzelm [Thu, 24 Jul 2014 14:56:30 +0200] rev 57646
less ambitious isatest, avoid "Exception- InternalError: Backing up too far (32bit) raised while compiling" in polyml-5.4.1;
wenzelm [Thu, 24 Jul 2014 14:08:29 +0200] rev 57645
tuned imports;
wenzelm [Thu, 24 Jul 2014 14:04:55 +0200] rev 57644
proper scope of comments;
wenzelm [Thu, 24 Jul 2014 13:48:00 +0200] rev 57643
make SML/NJ happy;
kuncar [Thu, 24 Jul 2014 13:01:49 +0200] rev 57642
prevent beta-contraction in proving extra assumptions for abs_eq
wenzelm [Thu, 24 Jul 2014 11:54:15 +0200] rev 57641
more robust notation BNF_Def.convol, which is private to main HOL, but may cause syntax ambiguities nonetheless (e.g. List.thy);
wenzelm [Thu, 24 Jul 2014 11:51:22 +0200] rev 57640
reconfirm continuous checking on startup, to address common trap of disabling it accidentally;
wenzelm [Thu, 24 Jul 2014 11:46:40 +0200] rev 57639
tuned;
wenzelm [Thu, 24 Jul 2014 10:38:46 +0200] rev 57638
less authentic SHA1.digest: trust Scala side on blobs and avoid re-calculation via Foreign Language Interface, which might be a cause of problems;
wenzelm [Thu, 24 Jul 2014 10:22:34 +0200] rev 57637
updated NEWS according to d38a98f496dd (see also bdc2c6b40bf2);
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57636
stick to external proofs when invoking E, because they are more detailed and do not merge steps
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57635
more robust handling of types for skolems (modeled as Frees)
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57634
tuning
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57633
repaired named derivations
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57632
use the noted theorems in 'BNF_Comp'
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57631
use the noted theorem whenever possible, also in 'BNF_Def'
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57630
use termtab instead of (perhaps overly sensitive) thmtab
blanchet [Thu, 24 Jul 2014 00:24:00 +0200] rev 57629
use the noted theorem whenever possible, because it has a named derivation (leading to cleaner proof terms)
wenzelm [Wed, 23 Jul 2014 23:16:44 +0200] rev 57628
tuned message;
wenzelm [Wed, 23 Jul 2014 23:08:22 +0200] rev 57627
added action "isabelle.options" (despite problems with initial window size);
wenzelm [Wed, 23 Jul 2014 21:02:45 +0200] rev 57626
more official Thy_Info.script_thy;
wenzelm [Wed, 23 Jul 2014 21:01:28 +0200] rev 57625
more frugal edits;
wenzelm [Wed, 23 Jul 2014 18:16:04 +0200] rev 57624
enable hires explictly, as seen for other high-end Java applications on the Web;
wenzelm [Wed, 23 Jul 2014 18:14:59 +0200] rev 57623
more markup;
wenzelm [Wed, 23 Jul 2014 18:04:16 +0200] rev 57622
another attempt at more aggressive auto-loading (amending af28fdd50690) -- hidden buffers are now suppressed;
wenzelm [Wed, 23 Jul 2014 16:56:03 +0200] rev 57621
more frugal edits;
wenzelm [Wed, 23 Jul 2014 16:20:07 +0200] rev 57620
more explicit treatment of cleared nodes (removal is implicit);
wenzelm [Wed, 23 Jul 2014 15:32:05 +0200] rev 57619
clarified display;
wenzelm [Wed, 23 Jul 2014 15:11:42 +0200] rev 57618
more workarounds for scalac;
wenzelm [Wed, 23 Jul 2014 15:00:46 +0200] rev 57617
clarified display;
wenzelm [Wed, 23 Jul 2014 14:50:20 +0200] rev 57616
avoid redundant data structure;
wenzelm [Wed, 23 Jul 2014 13:01:30 +0200] rev 57615
more explicit discrimination of empty nodes -- suppress from Theories panel;
wenzelm [Wed, 23 Jul 2014 11:53:34 +0200] rev 57614
tuned;
wenzelm [Wed, 23 Jul 2014 11:22:56 +0200] rev 57613
tuned comments;
wenzelm [Wed, 23 Jul 2014 11:19:24 +0200] rev 57612
clarified module name: facilitate alternative GUI frameworks;
wenzelm [Wed, 23 Jul 2014 11:08:24 +0200] rev 57611
proper change of perspective for removed nodes (stemming from closed buffers);