wenzelm [Thu, 23 Feb 2012 18:14:58 +0100] rev 46620
tuned;
huffman [Thu, 23 Feb 2012 17:27:37 +0100] rev 46619
merged
huffman [Thu, 23 Feb 2012 16:09:16 +0100] rev 46618
make more simp rules respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:37:42 +0100] rev 46617
make bool list functions respect int/bin distinction
wenzelm [Thu, 23 Feb 2012 16:18:19 +0100] rev 46616
merged;
wenzelm [Thu, 23 Feb 2012 16:02:07 +0100] rev 46615
tuned;
wenzelm [Thu, 23 Feb 2012 15:49:40 +0100] rev 46614
clarified Graph.restrict (formerly Graph.subgraph) based on public graph operations;
wenzelm [Thu, 23 Feb 2012 15:15:59 +0100] rev 46613
further graph operations from ML;
wenzelm [Thu, 23 Feb 2012 14:46:38 +0100] rev 46612
removed dead code;
wenzelm [Thu, 23 Feb 2012 14:17:51 +0100] rev 46611
directed graphs (in Scala);
huffman [Thu, 23 Feb 2012 15:23:16 +0100] rev 46610
make uses of bin_split respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:19:31 +0100] rev 46609
remove lemma bin_cat_Pls, which doesn't respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:15:48 +0100] rev 46608
make uses of constant bin_sc respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:04:51 +0100] rev 46607
remove duplicate lemma bintrunc_Suc in favor of bintrunc.Suc
huffman [Thu, 23 Feb 2012 14:43:01 +0100] rev 46606
remove unused lemmas
huffman [Thu, 23 Feb 2012 14:29:29 +0100] rev 46605
simplify proofs
huffman [Thu, 23 Feb 2012 13:16:18 +0100] rev 46604
make uses of bin_sign respect int/bin distinction
huffman [Thu, 23 Feb 2012 12:45:00 +0100] rev 46603
removed unnecessary lemma zero_bintrunc
huffman [Thu, 23 Feb 2012 12:24:34 +0100] rev 46602
remove unnecessary lemmas
huffman [Thu, 23 Feb 2012 12:08:59 +0100] rev 46601
removed unnecessary constant bin_rl
huffman [Thu, 23 Feb 2012 11:53:03 +0100] rev 46600
remove duplication of lemmas bin_{rest,last}_BIT
huffman [Thu, 23 Feb 2012 11:24:54 +0100] rev 46599
remove lemmas Bit{0,1}_div2
huffman [Thu, 23 Feb 2012 11:20:42 +0100] rev 46598
simplify proof
huffman [Thu, 23 Feb 2012 08:59:55 +0100] rev 46597
deal with FIXMEs for linarith examples
haftmann [Thu, 23 Feb 2012 08:17:22 +0100] rev 46596
CONTRIBUTORS
huffman [Wed, 22 Feb 2012 19:59:06 +0100] rev 46595
merged
huffman [Wed, 22 Feb 2012 17:34:31 +0100] rev 46594
tuned whitespace
huffman [Wed, 22 Feb 2012 17:33:53 +0100] rev 46593
tuned whitespace
bulwahn [Wed, 22 Feb 2012 18:08:41 +0100] rev 46592
adding documentation about find_unused_assms command and use_subtype option in the IsarRef
bulwahn [Wed, 22 Feb 2012 18:08:27 +0100] rev 46591
NEWS
bulwahn [Wed, 22 Feb 2012 17:25:35 +0100] rev 46590
adding some examples with find_unused_assms command
bulwahn [Wed, 22 Feb 2012 17:22:53 +0100] rev 46589
adding new command "find_unused_assms"
bulwahn [Wed, 22 Feb 2012 12:30:01 +0100] rev 46588
removing some unnecessary premises from Map theory
bulwahn [Wed, 22 Feb 2012 09:35:01 +0100] rev 46587
preliminarily switching quickcheck-narrowing off by default (probably it should only be invoked if concrete testing does not work)
bulwahn [Wed, 22 Feb 2012 08:05:28 +0100] rev 46586
generalizing inj_on_Int
bulwahn [Wed, 22 Feb 2012 08:01:41 +0100] rev 46585
moving Quickcheck's example to its own session
wenzelm [Tue, 21 Feb 2012 23:25:36 +0100] rev 46584
tuned proofs;
wenzelm [Tue, 21 Feb 2012 23:24:49 +0100] rev 46583
more robust visible_range: allow empty view;
wenzelm [Tue, 21 Feb 2012 22:50:28 +0100] rev 46582
misc tuning;
wenzelm [Tue, 21 Feb 2012 21:15:57 +0100] rev 46581
merged;
wenzelm [Tue, 21 Feb 2012 20:43:58 +0100] rev 46580
made SML/NJ happy;
wenzelm [Tue, 21 Feb 2012 20:22:23 +0100] rev 46579
tuned proofs;
wenzelm [Tue, 21 Feb 2012 17:09:53 +0100] rev 46578
merged
wenzelm [Tue, 21 Feb 2012 17:09:17 +0100] rev 46577
tuned proofs;
wenzelm [Tue, 21 Feb 2012 17:08:32 +0100] rev 46576
approximate Perspective.full within the bounds of the JVM;
wenzelm [Tue, 21 Feb 2012 16:48:10 +0100] rev 46575
misc tuning;
more indentation;
wenzelm [Tue, 21 Feb 2012 16:42:57 +0100] rev 46574
invoke later to reduce chance of causing deadlock;
wenzelm [Tue, 21 Feb 2012 16:28:18 +0100] rev 46573
misc tuning;
more indentation;
wenzelm [Tue, 21 Feb 2012 16:04:58 +0100] rev 46572
separate module for text status overview;
wenzelm [Tue, 21 Feb 2012 15:36:23 +0100] rev 46571
overview.delay_repaint: avoid wasting GUI cycles via update_delay;
prefer delay_first for prover initiated events -- avoid indefinite delay;
wenzelm [Tue, 21 Feb 2012 13:37:03 +0100] rev 46570
tuned;
berghofe [Tue, 21 Feb 2012 13:19:16 +0100] rev 46569
merged
berghofe [Tue, 21 Feb 2012 12:10:47 +0100] rev 46568
merged
berghofe [Mon, 20 Feb 2012 16:09:58 +0100] rev 46567
Fixed bugs:
- set_env no longer modifies pfuns field in theory data record.
Instead, a copy of this field is now contained in the env field.
- add_type_def now checks whether type associated with SPARK enumeration
type is really a datatype with no parameters.
- check_pfuns_types now properly strips off prefixes of proof function names.
bulwahn [Tue, 21 Feb 2012 13:15:25 +0100] rev 46566
merged
bulwahn [Tue, 21 Feb 2012 12:20:33 +0100] rev 46565
subtype preprocessing in Quickcheck;
adding option use_subtype;
tuned
bulwahn [Tue, 21 Feb 2012 11:25:48 +0100] rev 46564
adding parsing of an optional predicate with quickcheck_generator command
wenzelm [Tue, 21 Feb 2012 13:10:13 +0100] rev 46563
updated generated files (cf. 8d51b375e926);
wenzelm [Tue, 21 Feb 2012 12:45:00 +0100] rev 46562
merged;
huffman [Tue, 21 Feb 2012 11:08:05 +0100] rev 46561
add missing lemmas to compute_div_mod
huffman [Tue, 21 Feb 2012 11:04:38 +0100] rev 46560
remove constant negateSnd in favor of 'apsnd uminus' (from Florian Haftmann)
huffman [Tue, 21 Feb 2012 10:30:57 +0100] rev 46559
avoid using constant Int.neg
huffman [Tue, 21 Feb 2012 09:17:53 +0100] rev 46558
renamed ex/Numeral.thy to ex/Numeral_Representation.thy
haftmann [Tue, 21 Feb 2012 08:15:42 +0100] rev 46557
reverting changesets from 5d33a3269029 on: change of order of declaration of classical rules makes serious problems
haftmann [Mon, 20 Feb 2012 21:04:00 +0100] rev 46556
tuned whitespace
haftmann [Mon, 20 Feb 2012 08:01:08 +0100] rev 46555
tuned proof
haftmann [Sun, 19 Feb 2012 15:40:58 +0100] rev 46554
tuned proof
haftmann [Sun, 19 Feb 2012 15:30:35 +0100] rev 46553
distributed lattice properties of predicates to places of instantiation
bulwahn [Mon, 20 Feb 2012 15:17:03 +0100] rev 46552
removing some unnecessary premises from Divides
huffman [Mon, 20 Feb 2012 14:23:46 +0100] rev 46551
simplify projections on simultaneous computations of div and mod; tuned structure (from Florian Haftmann)
wenzelm [Mon, 20 Feb 2012 22:35:32 +0100] rev 46550
observe HEIGHT of overview ticks;
misc tuning and clarification;
wenzelm [Mon, 20 Feb 2012 20:24:01 +0100] rev 46549
more careful painting of overview component: more precise and more efficient;
wenzelm [Mon, 20 Feb 2012 15:36:48 +0100] rev 46548
clarified initial process startup errors: recover image load failure message (cf. 2cb7e34f6096) and suppress accidental output from raw ML toplevel;
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
nipkow [Sun, 29 Jan 2012 15:16:27 +0100] rev 46355
removed accidental dependance of abstract interpreter on gamma
nipkow [Sun, 29 Jan 2012 10:34:02 +0100] rev 46354
merged
nipkow [Sun, 29 Jan 2012 10:33:54 +0100] rev 46353
tuned
bulwahn [Sat, 28 Jan 2012 12:05:26 +0100] rev 46352
an executable version of accessible part (only for finite types yet)
bulwahn [Sat, 28 Jan 2012 10:35:52 +0100] rev 46351
adding yet another induction rule on natural numbers
bulwahn [Sat, 28 Jan 2012 10:22:46 +0100] rev 46350
moving declarations back to the section they seem to belong to (cf. afffe1f72143)
bulwahn [Sat, 28 Jan 2012 06:13:03 +0100] rev 46349
reverting 46c2c96f5d92 as it only provides mostly non-terminating executions for generated code
bulwahn [Fri, 27 Jan 2012 19:08:48 +0100] rev 46348
adding some more examples for quickcheck; replaced FIXME comments
bulwahn [Fri, 27 Jan 2012 17:22:05 +0100] rev 46347
new code equation for ntrancl that allows computation of the transitive closure of sets on infinite types as well
nipkow [Fri, 27 Jan 2012 17:02:08 +0100] rev 46346
removed duplicate definitions that made locale inconsistent
nipkow [Fri, 27 Jan 2012 14:30:44 +0100] rev 46345
added parity analysis
bulwahn [Fri, 27 Jan 2012 10:31:31 +0100] rev 46344
corrected expectation; added an example for quickcheck
bulwahn [Fri, 27 Jan 2012 10:31:30 +0100] rev 46343
adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck
blanchet [Fri, 27 Jan 2012 10:19:55 +0100] rev 46342
made SML/NJ happy
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46341
even more lr tags for SPASS -- anything that is considered an "equational rule spec" is relevant
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46340
separate orthogonal components
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46339
generate left-to-right rewrite tag for combinator helpers for SPASS 3.8
blanchet [Thu, 26 Jan 2012 20:49:54 +0100] rev 46338
better handling of individual type for DFG format (SPASS)
bulwahn [Thu, 26 Jan 2012 12:04:05 +0100] rev 46337
adding quickcheck example with THE
bulwahn [Thu, 26 Jan 2012 12:03:35 +0100] rev 46336
evaluation of THE with a non-singleton set raises a Match exception during the evaluation to yield a potential counterexample in quickcheck.
bulwahn [Thu, 26 Jan 2012 10:59:47 +0100] rev 46335
using fully qualified module names in Haskell source, which seems to be required by GHC 7.0.4
nipkow [Thu, 26 Jan 2012 09:52:47 +0100] rev 46334
tuned
bulwahn [Wed, 25 Jan 2012 16:07:48 +0100] rev 46333
adding very basic code generation to Wellfounded theory
bulwahn [Wed, 25 Jan 2012 16:07:41 +0100] rev 46332
removing dead code from Mutabelle; tuned
bulwahn [Wed, 25 Jan 2012 15:19:04 +0100] rev 46331
generalizing check if size matters because it is different for random and exhaustive testing
bulwahn [Wed, 25 Jan 2012 09:50:34 +0100] rev 46330
merged
bulwahn [Wed, 25 Jan 2012 09:32:23 +0100] rev 46329
adding code equation for Collect on finite types
berghofe [Tue, 24 Jan 2012 16:00:51 +0100] rev 46328
Use lookup_size rather than Datatype.get_info in is_poly to avoid
incorrect results for datatypes on which no size function is defined
bulwahn [Tue, 24 Jan 2012 09:13:24 +0100] rev 46327
adding some rules to quickcheck's preprocessing
bulwahn [Tue, 24 Jan 2012 09:12:29 +0100] rev 46326
some more constants on mutabelle's blacklist
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46325
implemented "tptp_refute" tool
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46324
added problem importer
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46323
imported patch ATP_Problem_Import.thy
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46322
imported patch atp_problem_import.ML
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46321
renamed theory exporter
blanchet [Mon, 23 Jan 2012 17:40:32 +0100] rev 46320
renamed two files to make room for a new file
blanchet [Mon, 23 Jan 2012 17:40:31 +0100] rev 46319
rebranded Nitrox, for more uniformity
blanchet [Mon, 23 Jan 2012 17:40:31 +0100] rev 46318
moved "nitrox" to TPTP
huffman [Mon, 23 Jan 2012 17:29:19 +0100] rev 46317
generalize type of List.listrel
bulwahn [Mon, 23 Jan 2012 15:23:02 +0100] rev 46316
support for Ex1 in quickcheck-narrowing
bulwahn [Mon, 23 Jan 2012 15:22:33 +0100] rev 46315
adding another internal constant to mutabelle's blacklust
bulwahn [Mon, 23 Jan 2012 14:08:55 +0100] rev 46314
adding some more forbidden constant names for the mutated conjecture generation
bulwahn [Mon, 23 Jan 2012 14:07:36 +0100] rev 46313
adding code generation for some list relations
bulwahn [Mon, 23 Jan 2012 14:06:19 +0100] rev 46312
adding fun_eq_iff to the preprocessing
bulwahn [Mon, 23 Jan 2012 14:00:52 +0100] rev 46311
random instance for sets
bulwahn [Mon, 23 Jan 2012 11:59:00 +0100] rev 46310
more configurations to mutabelle
bulwahn [Fri, 20 Jan 2012 09:28:54 +0100] rev 46309
catching code generation errors in quickcheck-narrowing
bulwahn [Fri, 20 Jan 2012 09:28:53 +0100] rev 46308
adding narrowing instance for sets
bulwahn [Fri, 20 Jan 2012 09:28:52 +0100] rev 46307
shortened definitions by adding some termify constants
bulwahn [Fri, 20 Jan 2012 09:28:51 +0100] rev 46306
tuned
bulwahn [Fri, 20 Jan 2012 09:28:50 +0100] rev 46305
adding check_all instance for sets; tuned
nipkow [Fri, 20 Jan 2012 08:24:51 +0100] rev 46304
tuned
nipkow [Fri, 20 Jan 2012 07:55:43 +0100] rev 46303
tuned
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46302
minor edits in docs
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46301
renamed "sound" option to "strict"
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46300
updated Sledge docs some more
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46299
more doc updates
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46298
updated docs
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46297
lower timeout for preplay, now that we have more preplay methods
blanchet [Thu, 19 Jan 2012 21:37:12 +0100] rev 46296
cleanly separate each Metis encoding
wenzelm [Thu, 09 Feb 2012 19:34:23 +0100] rev 46295
basic setup for equational reasoning;
updated rewrite_goals_tac and fold_goals_tac;
wenzelm [Tue, 07 Feb 2012 18:56:40 +0100] rev 46294
tuned;
wenzelm [Tue, 07 Feb 2012 18:51:22 +0100] rev 46293
updated examples for syntax translations;
wenzelm [Sun, 05 Feb 2012 21:00:38 +0100] rev 46292
updated section on raw syntax;
misc tuning;
wenzelm [Sun, 05 Feb 2012 18:11:19 +0100] rev 46291
updated section about syntax ambiguity;
wenzelm [Sat, 04 Feb 2012 18:33:04 +0100] rev 46290
updated/unified section on mixfix annotations;
wenzelm [Sat, 04 Feb 2012 16:08:19 +0100] rev 46289
tuned;
wenzelm [Sat, 04 Feb 2012 15:56:49 +0100] rev 46288
more on explicit notation;
wenzelm [Sat, 04 Feb 2012 15:44:50 +0100] rev 46287
more accurate Pure grammar;
wenzelm [Sat, 04 Feb 2012 14:25:14 +0100] rev 46286
more refs;
wenzelm [Sat, 04 Feb 2012 14:20:39 +0100] rev 46285
simplified mixfix (NB: infix is no longer required separately);
wenzelm [Thu, 02 Feb 2012 21:21:41 +0100] rev 46284
updated section on print modes;
wenzelm [Thu, 02 Feb 2012 20:26:44 +0100] rev 46283
misc tuning and reformatting;
more antiquotations;
wenzelm [Thu, 02 Feb 2012 18:11:42 +0100] rev 46282
clarified syntax section structure;
wenzelm [Thu, 02 Feb 2012 17:52:16 +0100] rev 46281
discontinued obscure history commands;
wenzelm [Thu, 02 Feb 2012 16:38:15 +0100] rev 46280
misc tuning and reformatting;
wenzelm [Thu, 02 Feb 2012 16:07:25 +0100] rev 46279
discontinued obscure history commands;
wenzelm [Sun, 29 Jan 2012 22:12:25 +0100] rev 46278
updated hint about asm_rl;
wenzelm [Sun, 29 Jan 2012 22:00:10 +0100] rev 46277
updated thin_tac;
wenzelm [Sun, 29 Jan 2012 21:40:29 +0100] rev 46276
updated distinct_subgoals_tac, flexflex_tac;
wenzelm [Sun, 29 Jan 2012 21:26:09 +0100] rev 46275
removed obscure material;
wenzelm [Sun, 29 Jan 2012 21:04:39 +0100] rev 46274
updated rotate_tac;
wenzelm [Fri, 27 Jan 2012 21:56:29 +0100] rev 46273
tuned;
wenzelm [Fri, 27 Jan 2012 21:48:40 +0100] rev 46272
updated citations;
wenzelm [Fri, 27 Jan 2012 21:29:37 +0100] rev 46271
updated subgoal_tac;
wenzelm [Thu, 26 Jan 2012 22:21:33 +0100] rev 46270
tuned sectioning;
wenzelm [Thu, 26 Jan 2012 22:16:45 +0100] rev 46269
updated "Control and search tacticals" (moved from ref to implementation);
discontinued odd trace flags that assume sequential TTY loop;
discontinued obscure DETERM_UNTIL_SOLVED;
discontinued obsolete chapter "Tacticals" (ref);
wenzelm [Thu, 26 Jan 2012 21:25:18 +0100] rev 46268
obsolete -- covered in implementation manual;
wenzelm [Thu, 26 Jan 2012 21:16:11 +0100] rev 46267
moved HEADGOAL;
added RANGE;
wenzelm [Thu, 26 Jan 2012 15:29:11 +0100] rev 46266
removed some obscure material;
misc tuning;
wenzelm [Thu, 26 Jan 2012 15:28:17 +0100] rev 46265
added SELECT_GOAL;
wenzelm [Thu, 26 Jan 2012 15:04:35 +0100] rev 46264
tuned;
wenzelm [Wed, 25 Jan 2012 22:01:15 +0100] rev 46263
updated "subgoal quantifiers";
wenzelm [Wed, 25 Jan 2012 21:14:00 +0100] rev 46262
tuned ML infixes;
wenzelm [Wed, 25 Jan 2012 21:10:54 +0100] rev 46261
document antiquotations for ML infix operators;
wenzelm [Wed, 25 Jan 2012 20:26:05 +0100] rev 46260
tuned;
wenzelm [Wed, 25 Jan 2012 19:04:38 +0100] rev 46259
updated repetition tacticals;
discontinued odd trace_REPEAT (assumes sequential TTY loop);
wenzelm [Wed, 25 Jan 2012 18:18:59 +0100] rev 46258
updated THEN, ORELSE, APPEND, and derivatives;
discontinued obscure INTLEAVE;
wenzelm [Wed, 25 Jan 2012 16:16:20 +0100] rev 46257
removed obscure/outdated material;
wenzelm [Wed, 25 Jan 2012 15:39:08 +0100] rev 46256
updated RSN, RL, RLN, MRS;
discontinued obscure MRL;
wenzelm [Wed, 25 Jan 2012 14:13:59 +0100] rev 46255
removed obscure/outdated material;
wenzelm [Wed, 25 Jan 2012 13:31:56 +0100] rev 46254
tuned;
wenzelm [Wed, 25 Jan 2012 13:24:57 +0100] rev 46253
more on Logic.all/mk_implies etc.;
wenzelm [Thu, 19 Jan 2012 16:16:13 +0100] rev 46252
reduce AFP test by many hours;
nipkow [Thu, 19 Jan 2012 09:51:42 +0100] rev 46251
added termination of narrowing
wenzelm [Wed, 18 Jan 2012 22:06:31 +0100] rev 46250
really need 64bit here;
prefer explicit version information for contrib;
nipkow [Wed, 18 Jan 2012 13:04:58 +0100] rev 46249
Added termination proof for widening
kleing [Wed, 18 Jan 2012 22:09:29 +1100] rev 46248
switch afp test to Darwin on macbroy2
nipkow [Wed, 18 Jan 2012 10:05:23 +0100] rev 46247
merged
nipkow [Wed, 18 Jan 2012 10:05:14 +0100] rev 46246
introduced commands over a set of vars
wenzelm [Wed, 18 Jan 2012 00:07:08 +0100] rev 46245
basic support for PIDE Scala programming, independently of the main Isabelle repository;
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46244
fixed a bug introduced when porting functions to set -- extensionality on sets break the form of equations expected elsewhere by Nitpick
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46243
updated message
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46242
improve installation instructions
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46241
allow use of proxy for remote SMT solver invocations, just like in the "remote_atp" script
huffman [Tue, 17 Jan 2012 16:30:54 +0100] rev 46240
factor-cancellation simprocs now call the full simplifier to prove that factors are non-zero
bulwahn [Tue, 17 Jan 2012 11:15:36 +0100] rev 46239
refreshing NEWS
bulwahn [Tue, 17 Jan 2012 10:45:42 +0100] rev 46238
renaming theory AList_Impl back to AList (reverting 1fec5b365f9b; AList with distinct key invariant is called DAList)
bulwahn [Tue, 17 Jan 2012 09:38:30 +0100] rev 46237
renamed theory AList to DAList