wenzelm [Thu, 03 Apr 2014 19:49:53 +0200] rev 56391
slightly more readable protocol trace (NB1: prover input is always marked as <prover_command/>; NB2: adding indentation would invalidate the XML);
wenzelm [Thu, 03 Apr 2014 19:26:39 +0200] rev 56390
recovered public command_line from d92eb5c3960d, which is important for alternative prover processes;
wenzelm [Thu, 03 Apr 2014 18:39:42 +0200] rev 56389
tuned rendering for 5 different look-and-feels;
wenzelm [Thu, 03 Apr 2014 15:40:31 +0200] rev 56388
more symbol abbrevs, e.g. relevant for list comprehension in HOL/List.thy or HOL/Library/Monad_Syntax.thy;
wenzelm [Thu, 03 Apr 2014 14:54:17 +0200] rev 56387
more general prover operations;
wenzelm [Thu, 03 Apr 2014 13:49:37 +0200] rev 56386
tuned signature -- pro forma;
wenzelm [Thu, 03 Apr 2014 13:46:18 +0200] rev 56385
more general prover operations;
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 17:26:45 +0100] rev 56384
Merge
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 17:26:04 +0100] rev 56383
Cleaned up some messy proofs
hoelzl [Thu, 03 Apr 2014 18:24:08 +0200] rev 56382
fix #0556204bc230
hoelzl [Thu, 03 Apr 2014 17:56:08 +0200] rev 56381
merged DERIV_intros, has_derivative_intros into derivative_intros
blanchet [Thu, 03 Apr 2014 17:16:02 +0200] rev 56380
don't pass Vampire option that doesn't exist anymore (and that wasn't strictly necessary with older Vampires)
blanchet [Thu, 03 Apr 2014 17:00:14 +0200] rev 56379
use Alt-Ergo 0.95.2, the latest and greatest version
blanchet [Thu, 03 Apr 2014 16:57:19 +0200] rev 56378
updated Z3 TPTP to 4.3.1+
blanchet [Thu, 03 Apr 2014 13:29:58 +0200] rev 56377
updated Why3 version in docs
blanchet [Thu, 03 Apr 2014 10:51:24 +0200] rev 56376
added same idiomatic handling of namings for Ctr_Sugar/BNF-related interpretation hooks as for typedef and (old-style) datatypes
blanchet [Thu, 03 Apr 2014 10:51:22 +0200] rev 56375
use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
blanchet [Thu, 03 Apr 2014 10:51:20 +0200] rev 56374
removed clone (cf. 300f613060b0)
wenzelm [Wed, 02 Apr 2014 20:41:44 +0200] rev 56373
tuned signature -- more explicit iterator terminology;
wenzelm [Wed, 02 Apr 2014 20:22:12 +0200] rev 56372
more explicit iterator terminology, in accordance to Scala 2.8 library;
clarified Graph.keys_iterator vs. Graph.keys, with subtle change of semantics;
tuned output;
hoelzl [Wed, 02 Apr 2014 18:35:07 +0200] rev 56371
extend continuous_intros; remove continuous_on_intros and isCont_intros
hoelzl [Wed, 02 Apr 2014 18:35:02 +0200] rev 56370
reorder Complex_Analysis_Basics; rename DD to deriv
hoelzl [Wed, 02 Apr 2014 18:35:01 +0200] rev 56369
moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
wenzelm [Wed, 02 Apr 2014 17:47:56 +0200] rev 56368
merged;
wenzelm [Wed, 02 Apr 2014 17:39:47 +0200] rev 56367
tuned rendering;
paulson <lp15@cam.ac.uk> [Wed, 02 Apr 2014 16:45:31 +0100] rev 56366
new theorem about zero limits
paulson <lp15@cam.ac.uk> [Wed, 02 Apr 2014 16:34:37 +0100] rev 56365
New theorems for extracting quotients
wenzelm [Wed, 02 Apr 2014 17:11:44 +0200] rev 56364
more contributors;
Andreas Lochbihler [Tue, 01 Apr 2014 14:24:28 +0200] rev 56363
document value generation for quickcheck's testers
wenzelm [Wed, 02 Apr 2014 13:53:32 +0200] rev 56362
tuned whitespace;