huffman [Mon, 20 Feb 2012 12:37:17 +0100] rev 46547
use qualified constant names instead of suffixes (from Florian Haftmann)
haftmann [Sat, 18 Feb 2012 10:35:45 +0100] rev 46546
tuned proofs
haftmann [Sun, 12 Feb 2012 22:10:05 +0100] rev 46545
tuned
haftmann [Sat, 11 Feb 2012 00:07:28 +0100] rev 46544
brute-force adjustion
haftmann [Sat, 11 Feb 2012 00:06:48 +0100] rev 46543
tuned whitespace
haftmann [Sat, 11 Feb 2012 00:06:30 +0100] rev 46542
tuned
haftmann [Fri, 10 Feb 2012 23:56:09 +0100] rev 46541
tuned
haftmann [Fri, 10 Feb 2012 23:49:17 +0100] rev 46540
tuned code
haftmann [Fri, 10 Feb 2012 23:36:02 +0100] rev 46539
dropped whitespace
haftmann [Fri, 10 Feb 2012 23:30:17 +0100] rev 46538
dropped dead code
haftmann [Fri, 10 Feb 2012 23:23:41 +0100] rev 46537
dropped dead code
haftmann [Fri, 10 Feb 2012 23:16:24 +0100] rev 46536
dropped dead code
haftmann [Fri, 10 Feb 2012 23:14:23 +0100] rev 46535
dropped dead code
haftmann [Fri, 10 Feb 2012 23:12:57 +0100] rev 46534
dropped dead code
haftmann [Fri, 10 Feb 2012 23:06:21 +0100] rev 46533
dropped dead code
haftmann [Fri, 10 Feb 2012 22:58:04 +0100] rev 46532
corrected typo
haftmann [Fri, 10 Feb 2012 22:51:21 +0100] rev 46531
dropped dead code
haftmann [Sun, 12 Feb 2012 22:10:33 +0100] rev 46530
notepad is more appropriate here
boehmes [Sat, 18 Feb 2012 23:43:21 +0100] rev 46529
corrected treatment of applications of built-in functions to higher-order terms
krauss [Sat, 18 Feb 2012 23:05:31 +0100] rev 46528
NEWS
krauss [Sat, 18 Feb 2012 22:31:24 +0100] rev 46527
merged
krauss [Sat, 18 Feb 2012 09:46:58 +0100] rev 46526
added congruence rules for Option.{map|bind}
haftmann [Sat, 18 Feb 2012 20:53:39 +0100] rev 46525
updated generated documents
haftmann [Sat, 18 Feb 2012 20:50:11 +0100] rev 46524
avoid redefinition of @{theory} antiquotation
haftmann [Sat, 18 Feb 2012 20:13:38 +0100] rev 46523
update of generated documents
haftmann [Sat, 18 Feb 2012 20:12:37 +0100] rev 46522
tuned whitespace
haftmann [Sat, 18 Feb 2012 20:12:30 +0100] rev 46521
clarified
haftmann [Sat, 18 Feb 2012 20:12:16 +0100] rev 46520
corrected spelling
haftmann [Sat, 18 Feb 2012 20:11:58 +0100] rev 46519
clarified
haftmann [Sat, 18 Feb 2012 20:07:47 +0100] rev 46518
more precise semantics of "theory" antiquotation
haftmann [Sat, 18 Feb 2012 20:07:26 +0100] rev 46517
tuned import
haftmann [Sat, 18 Feb 2012 20:06:59 +0100] rev 46516
dropped references to obsolete theories
haftmann [Sat, 18 Feb 2012 20:06:43 +0100] rev 46515
adjusted to set type constructor
haftmann [Sat, 18 Feb 2012 20:06:14 +0100] rev 46514
tuned whitespace
haftmann [Sat, 18 Feb 2012 11:31:35 +0100] rev 46513
more explicit error on malformed abstract equation; dropped dead code; tuned signature
wenzelm [Fri, 17 Feb 2012 15:42:26 +0100] rev 46512
simplified configuration options for syntax ambiguity;
wenzelm [Fri, 17 Feb 2012 11:24:39 +0100] rev 46511
retain default of Syntax.ambiguity, according to 2bd54d4b5f3d (despite earlier versions);
wenzelm [Thu, 16 Feb 2012 23:07:01 +0100] rev 46510
more antiquotations;
wenzelm [Thu, 16 Feb 2012 22:54:40 +0100] rev 46509
more symbols;
misc tuning;
wenzelm [Thu, 16 Feb 2012 22:53:56 +0100] rev 46508
tuned imports;
wenzelm [Thu, 16 Feb 2012 22:53:24 +0100] rev 46507
tuned proofs;
wenzelm [Thu, 16 Feb 2012 22:18:28 +0100] rev 46506
simplified configuration options for syntax ambiguity;
wenzelm [Thu, 16 Feb 2012 17:09:15 +0100] rev 46505
merged
bulwahn [Thu, 16 Feb 2012 16:02:02 +0100] rev 46504
removing unnecessary premise from diff_single_insert
wenzelm [Thu, 16 Feb 2012 16:42:26 +0100] rev 46503
explicit is better than implicit;
wenzelm [Thu, 16 Feb 2012 14:14:58 +0100] rev 46502
more uniform / portable representation of the idea of "copy_dir" (NB: cp -f dereferences symlinks on GNU/Linux, but does not on old-school Unixen including BSD/Mac OS X);
bulwahn [Thu, 16 Feb 2012 09:51:34 +0100] rev 46501
simplifying proof
bulwahn [Thu, 16 Feb 2012 09:18:23 +0100] rev 46500
removing unnecessary premises in theorems of List theory
bulwahn [Thu, 16 Feb 2012 09:18:21 +0100] rev 46499
tuning mutabelle script
bulwahn [Thu, 16 Feb 2012 09:18:20 +0100] rev 46498
adding documentation for abort_potential option in quickcheck
wenzelm [Wed, 15 Feb 2012 23:19:30 +0100] rev 46497
renamed Thm.capply to Thm.apply, and Thm.cabs to Thm.lambda in conformance with similar operations in structure Term and Logic;
wenzelm [Wed, 15 Feb 2012 22:44:31 +0100] rev 46496
discontinued Drule.term_rule, which tends to cause confusion due to builtin cterm_of (NB: the standard morphisms already provide a separate term component);
wenzelm [Wed, 15 Feb 2012 21:38:28 +0100] rev 46495
uniform Isar source formatting for this file;
wenzelm [Wed, 15 Feb 2012 21:29:23 +0100] rev 46494
clarified outer syntax "constdecl", which is only local to some rail diagrams;
wenzelm [Wed, 15 Feb 2012 21:08:27 +0100] rev 46493
discontinued obsolete "prems" fact;
wenzelm [Wed, 15 Feb 2012 20:56:30 +0100] rev 46492
eliminated slightly odd / obsolete DETERM_UNTIL, DETERM_UNTIL_SOLVED (cf. 941afb897532, ea0668a1c0ba);
wenzelm [Wed, 15 Feb 2012 20:47:32 +0100] rev 46491
removed obsolete files;
wenzelm [Wed, 15 Feb 2012 20:41:13 +0100] rev 46490
more basic simplification, eliminated slightly odd tactic style from 1995 (cf. ea0668a1c0ba);
wenzelm [Wed, 15 Feb 2012 20:28:19 +0100] rev 46489
removed dead code;
wenzelm [Wed, 15 Feb 2012 20:24:21 +0100] rev 46488
updated listrel (cf. 80dccedd6c14);
wenzelm [Wed, 15 Feb 2012 20:16:50 +0100] rev 46487
removed redundant cut_inst_tac -- already covered in implementation manual;
wenzelm [Wed, 15 Feb 2012 19:55:45 +0100] rev 46486
updated rewrite_goals_rule, rewrite_rule;
wenzelm [Wed, 15 Feb 2012 19:31:27 +0100] rev 46485
NEWS;
wenzelm [Wed, 15 Feb 2012 17:49:03 +0100] rev 46484
updated refs;
wenzelm [Wed, 15 Feb 2012 13:24:22 +0100] rev 46483
renamed "xstr" to "str_token";
wenzelm [Tue, 14 Feb 2012 22:48:07 +0100] rev 46482
merged
blanchet [Tue, 14 Feb 2012 20:13:07 +0100] rev 46481
don't report spurious LEO-II errors
blanchet [Tue, 14 Feb 2012 18:58:33 +0100] rev 46480
better error message
bulwahn [Tue, 14 Feb 2012 17:59:10 +0100] rev 46479
removing debug code in mutabelle
bulwahn [Tue, 14 Feb 2012 17:58:51 +0100] rev 46478
adding abort_potential functionality in quickcheck
bulwahn [Tue, 14 Feb 2012 17:29:53 +0100] rev 46477
adding abort_potential configuration in Quickcheck
wenzelm [Tue, 14 Feb 2012 22:27:33 +0100] rev 46476
clarified bires_inst_tac: retain internal exceptions;
wenzelm [Tue, 14 Feb 2012 22:22:01 +0100] rev 46475
tuned signature;
wenzelm [Tue, 14 Feb 2012 21:59:10 +0100] rev 46474
more conventional tactic setup -- avoid low-level Thm.dest_state and spurious warnings about it;
wenzelm [Tue, 14 Feb 2012 21:45:32 +0100] rev 46473
more conventional tactic setup;
wenzelm [Tue, 14 Feb 2012 21:31:26 +0100] rev 46472
eliminated odd/obsolete innermost_params (cf. a77ad6c86564, 3458b0e955ac);
wenzelm [Tue, 14 Feb 2012 21:19:39 +0100] rev 46471
prefer high-level elim_format;
wenzelm [Tue, 14 Feb 2012 20:57:05 +0100] rev 46470
discontinued unused MRL -- in correspondence with section "2.4.2 Rule composition" in the implementation manual;
wenzelm [Tue, 14 Feb 2012 20:43:32 +0100] rev 46469
method setup;
wenzelm [Tue, 14 Feb 2012 20:09:35 +0100] rev 46468
simplified use of tacticals;
wenzelm [Tue, 14 Feb 2012 20:08:59 +0100] rev 46467
comment;
wenzelm [Tue, 14 Feb 2012 19:51:39 +0100] rev 46466
tuned signature, according to actual usage of these operations;
wenzelm [Tue, 14 Feb 2012 19:29:54 +0100] rev 46465
tuned signature;
wenzelm [Tue, 14 Feb 2012 19:18:57 +0100] rev 46464
normalized aliases;
wenzelm [Tue, 14 Feb 2012 17:54:08 +0100] rev 46463
elininated unused INTLEAVE;
wenzelm [Tue, 14 Feb 2012 17:51:29 +0100] rev 46462
eliminated unused rewrite_goal_rule;
wenzelm [Tue, 14 Feb 2012 17:49:47 +0100] rev 46461
eliminated unused subgoals_tac;
wenzelm [Tue, 14 Feb 2012 17:26:35 +0100] rev 46460
eliminated obsolete aliases;
wenzelm [Tue, 14 Feb 2012 17:11:33 +0100] rev 46459
eliminated obsolete aliases;
wenzelm [Tue, 14 Feb 2012 16:59:12 +0100] rev 46458
tuned;
wenzelm [Tue, 14 Feb 2012 12:40:55 +0100] rev 46457
merged, resolving trivial conflicts;
wenzelm [Tue, 14 Feb 2012 11:16:07 +0100] rev 46456
merged;
blanchet [Sat, 11 Feb 2012 13:41:36 +0100] rev 46455
new SPASS options
bulwahn [Sat, 11 Feb 2012 12:13:08 +0100] rev 46454
making num_mutations a configuration that can be changed with the mutabelle bash command
bulwahn [Sat, 11 Feb 2012 11:36:23 +0100] rev 46453
making max_mutants an option that can be changed in the Mutabelle-script
bulwahn [Sat, 11 Feb 2012 11:36:21 +0100] rev 46452
increase timeout to 30 seconds; changing mutabelle script
blanchet [Fri, 10 Feb 2012 17:10:49 +0100] rev 46451
parse clauses generated from several formulas
blanchet [Fri, 10 Feb 2012 17:10:47 +0100] rev 46450
be more gentle when generating KBO weights
blanchet [Fri, 10 Feb 2012 16:33:58 +0100] rev 46449
update SPASS slices
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Fri, 10 Feb 2012 09:47:59 +0100] rev 46448
more specification of the quotient package in IsarRef
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Fri, 10 Feb 2012 09:02:51 +0100] rev 46447
specification of the quotient package
blanchet [Thu, 09 Feb 2012 16:00:04 +0100] rev 46446
tune KBO weight code
blanchet [Thu, 09 Feb 2012 14:42:18 +0100] rev 46445
minor DFG fix
blanchet [Thu, 09 Feb 2012 14:35:27 +0100] rev 46444
new SPASS slices
blanchet [Thu, 09 Feb 2012 14:04:17 +0100] rev 46443
improved KBO weights -- beware of explicit applications
blanchet [Thu, 09 Feb 2012 12:57:59 +0100] rev 46442
added possibility of generating KBO weights to DFG problems
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Thu, 09 Feb 2012 09:36:30 +0100] rev 46441
Generalize the compositional preservation theorems
blanchet [Wed, 08 Feb 2012 01:49:33 +0100] rev 46440
use 'primrec' to define "rotate1", for uniformity (and to help first-order tools that rely on "Spec_Rules")
blanchet [Wed, 08 Feb 2012 00:55:06 +0100] rev 46439
removed fact that confuses SPASS -- better rely on "rev_rev_ident", which is stronger and more ATP friendly
blanchet [Wed, 08 Feb 2012 00:05:22 +0100] rev 46438
beware of "Bit0" and "Bit1" -- these shouldn't be blidly unfolded by SPASS, lest we get gigantic terms
blanchet [Mon, 06 Feb 2012 23:01:02 +0100] rev 46437
fixed arity error
blanchet [Mon, 06 Feb 2012 23:01:02 +0100] rev 46436
tuning
blanchet [Mon, 06 Feb 2012 23:01:01 +0100] rev 46435
renamed type encoding
bulwahn [Sun, 05 Feb 2012 17:43:15 +0100] rev 46434
adding some forbidden constant names for mutabelle
bulwahn [Sun, 05 Feb 2012 17:43:14 +0100] rev 46433
mutabelle ignores theorems with internal constants
nipkow [Sun, 05 Feb 2012 17:09:21 +0100] rev 46432
tuned
nipkow [Sun, 05 Feb 2012 16:53:20 +0100] rev 46431
merged
nipkow [Sun, 05 Feb 2012 16:53:11 +0100] rev 46430
simplified code generation
blanchet [Sun, 05 Feb 2012 13:28:51 +0100] rev 46429
remove option that's on by default
blanchet [Sun, 05 Feb 2012 12:27:10 +0100] rev 46428
no need for a script/mega-hack with the new SPASS
blanchet [Sun, 05 Feb 2012 12:27:10 +0100] rev 46427
cleaned up new SPASS parsing
blanchet [Sun, 05 Feb 2012 12:27:10 +0100] rev 46426
tuning
bulwahn [Sun, 05 Feb 2012 11:14:25 +0100] rev 46425
merged
bulwahn [Sun, 05 Feb 2012 10:43:52 +0100] rev 46424
adding code equation for Relation.image; adding map_project as correspondence to map_filter on lists
bulwahn [Sun, 05 Feb 2012 10:42:57 +0100] rev 46423
tuning to remove ML warnings
blanchet [Sun, 05 Feb 2012 10:50:34 +0100] rev 46422
removed double filtering of type args
bulwahn [Sun, 05 Feb 2012 08:57:03 +0100] rev 46421
adding a quickcheck example about functions and sets
bulwahn [Sun, 05 Feb 2012 08:47:13 +0100] rev 46420
removing lemma bij_betw_Disj_Un, as it is a special case of bij_between_combine (was added in d1fc454d6735, and has not been used since)
bulwahn [Sun, 05 Feb 2012 08:36:41 +0100] rev 46419
adding a remark about lemma which is too special and should be removed
bulwahn [Sun, 05 Feb 2012 08:24:39 +0100] rev 46418
another try to improve code generation of set equality (cf. da32cf32c0c7)
bulwahn [Sun, 05 Feb 2012 08:24:38 +0100] rev 46417
beautifying definitions of check_all and adding instance for finite_4
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Sun, 05 Feb 2012 07:05:34 +0100] rev 46416
Make automatic derivation of raw/quotient types more greedy to allow descending and quot_lifted for compound quotients.
blanchet [Sat, 04 Feb 2012 17:01:25 +0100] rev 46415
added option to Mirabelle/Sledgehammer
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46414
improved hashing w.r.t. Mirabelle, to help debugging
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46413
tuned SPASS DFG output
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46412
the new SPASS gives accurate fact information, so no need for old hack anymore
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46411
fixed docs
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46410
made sure to filter type args also for "uncurried alias" equations
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46409
made option available to users (mostly for experiments)
bulwahn [Sat, 04 Feb 2012 07:40:02 +0100] rev 46408
using fully qualified module names in Haskell source, which seems to be required by GHC 7.0.4 (also cf. 0fd9ab902b5a)
blanchet [Fri, 03 Feb 2012 18:00:55 +0100] rev 46407
optimization: slice caching in case two consecutive slices are nearly identical
blanchet [Fri, 03 Feb 2012 18:00:55 +0100] rev 46406
extended SPASS/DFG output with ranks
blanchet [Fri, 03 Feb 2012 18:00:55 +0100] rev 46405
try to pass fewer options to Metis
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Fri, 03 Feb 2012 15:51:10 +0100] rev 46404
Quotient FSet: Add compositional respectfulness and preservation for map and lift map_concat
blanchet [Thu, 02 Feb 2012 19:41:58 +0100] rev 46403
improve SPASS scripts
blanchet [Thu, 02 Feb 2012 15:14:18 +0100] rev 46402
change 9ce354a77908 wasn't quite right -- here's an improvement
blanchet [Thu, 02 Feb 2012 12:51:03 +0100] rev 46401
better SPASS setup
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46400
don't introduce new symbols in helpers -- makes problems unprovable
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46399
only constants can be aliased
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46398
include new SPASS by default if available
bulwahn [Thu, 02 Feb 2012 10:16:10 +0100] rev 46397
adding an example for finite and cofinite sets
bulwahn [Thu, 02 Feb 2012 10:12:30 +0100] rev 46396
adding a minimally refined equality on sets for code generation
bulwahn [Thu, 02 Feb 2012 10:12:11 +0100] rev 46395
adding an example for a datatype refinement which would allow rtrancl to be executable on an infinite type
bulwahn [Wed, 01 Feb 2012 15:28:02 +0100] rev 46394
improving code equations for multisets that violated the distinct AList abstraction
blanchet [Thu, 02 Feb 2012 01:55:17 +0100] rev 46393
tuning
blanchet [Thu, 02 Feb 2012 01:20:28 +0100] rev 46392
implemented partial application aliases (for SPASS mainly)
blanchet [Wed, 01 Feb 2012 17:16:55 +0100] rev 46391
really fixed syntax bug in DFG output (cf. ef62c2fafa9e)
blanchet [Wed, 01 Feb 2012 17:15:06 +0100] rev 46390
don't stumble on SPASS debug output
blanchet [Wed, 01 Feb 2012 14:53:46 +0100] rev 46389
tuning
blanchet [Wed, 01 Feb 2012 12:47:43 +0100] rev 46388
proper statuses for "fact_from_ref"
nipkow [Tue, 31 Jan 2012 19:38:36 +0100] rev 46387
tuned
blanchet [Tue, 31 Jan 2012 18:46:31 +0100] rev 46386
renamed Sledgehammer option
blanchet [Tue, 31 Jan 2012 17:09:08 +0100] rev 46385
third attempt at lambda lifting that works for both Sledgehammer and Metis (cf. dce6c3a460a9)
blanchet [Tue, 31 Jan 2012 16:11:15 +0100] rev 46384
improve SPASS setup
bulwahn [Tue, 31 Jan 2012 15:39:45 +0100] rev 46383
adding code equation for setsum
blanchet [Tue, 31 Jan 2012 15:13:18 +0100] rev 46382
avoid name clash, really
blanchet [Tue, 31 Jan 2012 15:10:03 +0100] rev 46381
fixed syntax bug in DFG output
blanchet [Tue, 31 Jan 2012 14:39:21 +0100] rev 46380
new SPASS setup
blanchet [Tue, 31 Jan 2012 12:43:48 +0100] rev 46379
distinguish between ":lr" and ":lt" (terminating) in DFG format
blanchet [Tue, 31 Jan 2012 10:29:05 +0100] rev 46378
nicer keyword class avoidance scheme
blanchet [Tue, 31 Jan 2012 10:29:04 +0100] rev 46377
new try at lambda-lifting that works correctly for both Metis and Sledgehammer (cf. d724066ff3d0)
bulwahn [Tue, 31 Jan 2012 09:06:27 +0100] rev 46376
mutabelle must handle the case where quickcheck returns multiple results
blanchet [Tue, 31 Jan 2012 08:52:47 +0100] rev 46375
reverted e2b1a86d59fc -- broke Metis's lambda-lifting
nipkow [Tue, 31 Jan 2012 07:11:20 +0100] rev 46374
merged
nipkow [Tue, 31 Jan 2012 07:11:04 +0100] rev 46373
NEWS
nipkow [Mon, 30 Jan 2012 21:49:41 +0100] rev 46372
added "'a rel"
blanchet [Mon, 30 Jan 2012 22:56:09 +0100] rev 46371
fix debilitating bug with lambda lifting in conjectures with outer existential quantifiers
blanchet [Mon, 30 Jan 2012 17:18:58 +0100] rev 46370
new SPASS setup
blanchet [Mon, 30 Jan 2012 17:15:59 +0100] rev 46369
example tuning
blanchet [Mon, 30 Jan 2012 17:15:59 +0100] rev 46368
implemented new lambda translations scheme
blanchet [Mon, 30 Jan 2012 17:15:59 +0100] rev 46367
avoid unsupported case in Metis
blanchet [Mon, 30 Jan 2012 17:15:59 +0100] rev 46366
docs and news
blanchet [Mon, 30 Jan 2012 17:15:59 +0100] rev 46365
rename lambda translation schemes
blanchet [Mon, 30 Jan 2012 17:15:59 +0100] rev 46364
example tuning
bulwahn [Mon, 30 Jan 2012 13:55:28 +0100] rev 46363
NEWS
bulwahn [Mon, 30 Jan 2012 13:55:26 +0100] rev 46362
renaming all lemmas with name rel_pow to relpow
bulwahn [Mon, 30 Jan 2012 13:55:24 +0100] rev 46361
adding code equations for max_extp and mlex
bulwahn [Mon, 30 Jan 2012 13:55:23 +0100] rev 46360
adding code generation for relpow by copying the ideas for code generation of funpow
bulwahn [Mon, 30 Jan 2012 13:55:22 +0100] rev 46359
adding code equation for rtranclp in Enum
bulwahn [Mon, 30 Jan 2012 13:55:21 +0100] rev 46358
adding code equation for max_ext
bulwahn [Mon, 30 Jan 2012 13:55:20 +0100] rev 46357
adding code equation for tranclp
bulwahn [Mon, 30 Jan 2012 13:55:19 +0100] rev 46356
adding code_unfold to make measure executable