Fri, 23 Dec 2011 15:24:22 +0100 more uses of 'induct arbitrary'
huffman [Fri, 23 Dec 2011 15:24:22 +0100] rev 45955
more uses of 'induct arbitrary'
Fri, 23 Dec 2011 14:37:38 +0100 use 'induct arbitrary' instead of universal quantifiers
huffman [Fri, 23 Dec 2011 14:37:38 +0100] rev 45954
use 'induct arbitrary' instead of universal quantifiers
Fri, 23 Dec 2011 11:50:12 +0100 remove two conflicting simp rules for 'number_of (number_of _)' pattern
huffman [Fri, 23 Dec 2011 11:50:12 +0100] rev 45953
remove two conflicting simp rules for 'number_of (number_of _)' pattern
Thu, 22 Dec 2011 12:14:26 +0100 add lemma bin_nth_minus1
huffman [Thu, 22 Dec 2011 12:14:26 +0100] rev 45952
add lemma bin_nth_minus1
Wed, 21 Dec 2011 18:23:08 +0100 removed killed encoding from example
blanchet [Wed, 21 Dec 2011 18:23:08 +0100] rev 45951
removed killed encoding from example
Wed, 21 Dec 2011 15:04:28 +0100 updated docs
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45950
updated docs
Wed, 21 Dec 2011 15:04:28 +0100 killed "guard@?" encodings -- they were found to be unsound
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45949
killed "guard@?" encodings -- they were found to be unsound
Wed, 21 Dec 2011 15:04:28 +0100 extend previous optimizations to guard-based encodings
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45948
extend previous optimizations to guard-based encodings
Wed, 21 Dec 2011 15:04:28 +0100 treat polymorphic constructors specially in @? encodings
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45947
treat polymorphic constructors specially in @? encodings
Wed, 21 Dec 2011 15:04:28 +0100 tuning
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45946
tuning
Wed, 21 Dec 2011 15:04:28 +0100 no need for type arguments for monomorphic constructors of polymorphic datatypes (e.g. "Nil")
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45945
no need for type arguments for monomorphic constructors of polymorphic datatypes (e.g. "Nil")
Wed, 21 Dec 2011 14:38:21 +0100 added some basic documentation about method induction_schema extracted from old NEWS
bulwahn [Wed, 21 Dec 2011 14:38:21 +0100] rev 45944
added some basic documentation about method induction_schema extracted from old NEWS
Wed, 21 Dec 2011 14:24:29 +0100 adding documentation about the quickcheck_generator command in the IsarRef
bulwahn [Wed, 21 Dec 2011 14:24:29 +0100] rev 45943
adding documentation about the quickcheck_generator command in the IsarRef
Wed, 21 Dec 2011 09:41:16 +0100 extending quickcheck example
bulwahn [Wed, 21 Dec 2011 09:41:16 +0100] rev 45942
extending quickcheck example
Wed, 21 Dec 2011 09:39:14 +0100 NEWS
bulwahn [Wed, 21 Dec 2011 09:39:14 +0100] rev 45941
NEWS
Wed, 21 Dec 2011 09:21:35 +0100 quickcheck_generator command also creates random generators
bulwahn [Wed, 21 Dec 2011 09:21:35 +0100] rev 45940
quickcheck_generator command also creates random generators
Tue, 20 Dec 2011 18:59:50 +0100 don't try to avoid SPASS keywords; instead, just suffix an underscore to all generated identifiers
blanchet [Tue, 20 Dec 2011 18:59:50 +0100] rev 45939
don't try to avoid SPASS keywords; instead, just suffix an underscore to all generated identifiers
Tue, 20 Dec 2011 18:59:50 +0100 one more SPASS identifier
blanchet [Tue, 20 Dec 2011 18:59:50 +0100] rev 45938
one more SPASS identifier
Tue, 20 Dec 2011 18:59:46 +0100 tuning
blanchet [Tue, 20 Dec 2011 18:59:46 +0100] rev 45937
tuning
Tue, 20 Dec 2011 18:46:05 +0100 merged
noschinl [Tue, 20 Dec 2011 18:46:05 +0100] rev 45936
merged
Sat, 17 Dec 2011 15:53:58 +0100 meaningful error message on failing merges of coercion tables
traytel [Sat, 17 Dec 2011 15:53:58 +0100] rev 45935
meaningful error message on failing merges of coercion tables
Tue, 20 Dec 2011 11:40:56 +0100 add simp rules for enat and ereal
noschinl [Tue, 20 Dec 2011 11:40:56 +0100] rev 45934
add simp rules for enat and ereal
Mon, 19 Dec 2011 14:41:08 +0100 add lemmas
noschinl [Mon, 19 Dec 2011 14:41:08 +0100] rev 45933
add lemmas
Mon, 19 Dec 2011 14:41:08 +0100 add lemmas
noschinl [Mon, 19 Dec 2011 14:41:08 +0100] rev 45932
add lemmas
Mon, 19 Dec 2011 14:41:08 +0100 weaken preconditions on lemmas
noschinl [Mon, 19 Dec 2011 14:41:08 +0100] rev 45931
weaken preconditions on lemmas
Mon, 19 Dec 2011 14:41:08 +0100 add lemmas
noschinl [Mon, 19 Dec 2011 14:41:08 +0100] rev 45930
add lemmas
Tue, 20 Dec 2011 17:40:21 +0100 removing some debug output in quotient_definition
bulwahn [Tue, 20 Dec 2011 17:40:21 +0100] rev 45929
removing some debug output in quotient_definition
Tue, 20 Dec 2011 17:40:18 +0100 adding quickcheck generators in some HOL-Library theories
bulwahn [Tue, 20 Dec 2011 17:40:18 +0100] rev 45928
adding quickcheck generators in some HOL-Library theories
Tue, 20 Dec 2011 17:40:17 +0100 adding quickcheck generator for distinct lists; adding examples
bulwahn [Tue, 20 Dec 2011 17:40:17 +0100] rev 45927
adding quickcheck generator for distinct lists; adding examples
Tue, 20 Dec 2011 17:40:15 +0100 added keywords
bulwahn [Tue, 20 Dec 2011 17:40:15 +0100] rev 45926
added keywords
Tue, 20 Dec 2011 17:39:56 +0100 quickcheck generators for abstract types; tuned
bulwahn [Tue, 20 Dec 2011 17:39:56 +0100] rev 45925
quickcheck generators for abstract types; tuned
Tue, 20 Dec 2011 17:22:31 +0100 exporting instantiation functions in quickcheck for their usage in abstract generators
bulwahn [Tue, 20 Dec 2011 17:22:31 +0100] rev 45924
exporting instantiation functions in quickcheck for their usage in abstract generators
Tue, 20 Dec 2011 17:22:31 +0100 generalize ensure_sort_datatype to ensure_sort in quickcheck_common to allow generators for abstract types;
bulwahn [Tue, 20 Dec 2011 17:22:31 +0100] rev 45923
generalize ensure_sort_datatype to ensure_sort in quickcheck_common to allow generators for abstract types; adding common datatype interpretation to quickcheck_common;
Tue, 20 Dec 2011 14:43:42 +0100 tuned
bulwahn [Tue, 20 Dec 2011 14:43:42 +0100] rev 45922
tuned
Tue, 20 Dec 2011 14:43:41 +0100 tuned
bulwahn [Tue, 20 Dec 2011 14:43:41 +0100] rev 45921
tuned
Tue, 20 Dec 2011 13:04:46 +0100 ensure TPTP FOF/TFF/THF formulas are close
blanchet [Tue, 20 Dec 2011 13:04:46 +0100] rev 45920
ensure TPTP FOF/TFF/THF formulas are close
Tue, 20 Dec 2011 10:42:33 +0100 tuned
nipkow [Tue, 20 Dec 2011 10:42:33 +0100] rev 45919
tuned
Mon, 19 Dec 2011 17:10:53 +0100 merged
nipkow [Mon, 19 Dec 2011 17:10:53 +0100] rev 45918
merged
Mon, 19 Dec 2011 17:10:45 +0100 added old chestnut
nipkow [Mon, 19 Dec 2011 17:10:45 +0100] rev 45917
added old chestnut
Mon, 19 Dec 2011 13:58:54 +0100 isarfied proof; add log to DERIV_intros
hoelzl [Mon, 19 Dec 2011 13:58:54 +0100] rev 45916
isarfied proof; add log to DERIV_intros
Thu, 15 Dec 2011 17:21:29 +0100 tendsto lemmas for ln and powr
huffman [Thu, 15 Dec 2011 17:21:29 +0100] rev 45915
tendsto lemmas for ln and powr
Sun, 18 Dec 2011 14:28:14 +0100 tuned settings;
wenzelm [Sun, 18 Dec 2011 14:28:14 +0100] rev 45914
tuned settings;
Sat, 17 Dec 2011 16:24:14 +0100 updated jedit_build component;
wenzelm [Sat, 17 Dec 2011 16:24:14 +0100] rev 45913
updated jedit_build component;
Sat, 17 Dec 2011 16:22:16 +0100 updated version information;
wenzelm [Sat, 17 Dec 2011 16:22:16 +0100] rev 45912
updated version information;
Sat, 17 Dec 2011 16:21:22 +0100 patch for Lobo/Cobra 0.98.4 to make it work with Java 1.7 (see also http://sourceforge.net/tracker/index.php?func=detail&aid=2991043&group_id=139023&atid=742262);
wenzelm [Sat, 17 Dec 2011 16:21:22 +0100] rev 45911
patch for Lobo/Cobra 0.98.4 to make it work with Java 1.7 (see also http://sourceforge.net/tracker/index.php?func=detail&aid=2991043&group_id=139023&atid=742262);
Sat, 17 Dec 2011 15:09:11 +0100 eliminated Drule.export_without_context which is not really required here;
wenzelm [Sat, 17 Dec 2011 15:09:11 +0100] rev 45910
eliminated Drule.export_without_context which is not really required here;
Sat, 17 Dec 2011 13:08:03 +0100 tuned signature;
wenzelm [Sat, 17 Dec 2011 13:08:03 +0100] rev 45909
tuned signature;
Sat, 17 Dec 2011 12:51:30 +0100 enforce short hostname on all platforms (especially macbroy2);
wenzelm [Sat, 17 Dec 2011 12:51:30 +0100] rev 45908
enforce short hostname on all platforms (especially macbroy2);
Sat, 17 Dec 2011 12:42:10 +0100 clarified modules that contribute to datatype package;
wenzelm [Sat, 17 Dec 2011 12:42:10 +0100] rev 45907
clarified modules that contribute to datatype package;
Sat, 17 Dec 2011 12:10:37 +0100 tuned signature;
wenzelm [Sat, 17 Dec 2011 12:10:37 +0100] rev 45906
tuned signature;
Fri, 16 Dec 2011 22:07:03 +0100 merged
wenzelm [Fri, 16 Dec 2011 22:07:03 +0100] rev 45905
merged
Fri, 16 Dec 2011 12:01:10 +0100 merged
nipkow [Fri, 16 Dec 2011 12:01:10 +0100] rev 45904
merged
Fri, 16 Dec 2011 12:00:59 +0100 improved indexed complete lattice
nipkow [Fri, 16 Dec 2011 12:00:59 +0100] rev 45903
improved indexed complete lattice
Fri, 16 Dec 2011 22:08:48 +0100 more elementary defs;
wenzelm [Fri, 16 Dec 2011 22:08:48 +0100] rev 45902
more elementary defs;
Fri, 16 Dec 2011 21:23:21 +0100 eliminated old-fashioned Global_Theory.add_thms(s);
wenzelm [Fri, 16 Dec 2011 21:23:21 +0100] rev 45901
eliminated old-fashioned Global_Theory.add_thms(s);
Fri, 16 Dec 2011 13:37:08 +0100 prefer sorting from Scala library;
wenzelm [Fri, 16 Dec 2011 13:37:08 +0100] rev 45900
prefer sorting from Scala library;
Fri, 16 Dec 2011 12:03:33 +0100 prefer Name.context operations;
wenzelm [Fri, 16 Dec 2011 12:03:33 +0100] rev 45899
prefer Name.context operations;
Fri, 16 Dec 2011 11:02:55 +0100 tuned;
wenzelm [Fri, 16 Dec 2011 11:02:55 +0100] rev 45898
tuned;
Fri, 16 Dec 2011 10:52:35 +0100 clarified modules that contribute to datatype package;
wenzelm [Fri, 16 Dec 2011 10:52:35 +0100] rev 45897
clarified modules that contribute to datatype package;
Fri, 16 Dec 2011 10:38:38 +0100 tuned signature;
wenzelm [Fri, 16 Dec 2011 10:38:38 +0100] rev 45896
tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip