Sun, 18 Nov 2012 13:52:54 +0100 tuned signature;
wenzelm [Sun, 18 Nov 2012 13:52:54 +0100] rev 50115
tuned signature;
Sat, 17 Nov 2012 21:01:11 +0100 prefer absolute default $USER_HOME/Scratch.thy;
wenzelm [Sat, 17 Nov 2012 21:01:11 +0100] rev 50114
prefer absolute default $USER_HOME/Scratch.thy;
Sat, 17 Nov 2012 20:47:56 +0100 more portable process exit;
wenzelm [Sat, 17 Nov 2012 20:47:56 +0100] rev 50113
more portable process exit;
Sat, 17 Nov 2012 20:38:57 +0100 tuned -- eliminate pointless ML method definition;
wenzelm [Sat, 17 Nov 2012 20:38:57 +0100] rev 50112
tuned -- eliminate pointless ML method definition;
Sat, 17 Nov 2012 20:29:17 +0100 tuned;
wenzelm [Sat, 17 Nov 2012 20:29:17 +0100] rev 50111
tuned;
Sat, 17 Nov 2012 20:19:34 +0100 NEWS;
wenzelm [Sat, 17 Nov 2012 20:19:34 +0100] rev 50110
NEWS;
Sat, 17 Nov 2012 20:10:28 +0100 tuned structure of Isabelle/HOL;
wenzelm [Sat, 17 Nov 2012 20:10:28 +0100] rev 50109
tuned structure of Isabelle/HOL;
Sat, 17 Nov 2012 19:46:32 +0100 method setup for Classical steps;
wenzelm [Sat, 17 Nov 2012 19:46:32 +0100] rev 50108
method setup for Classical steps;
Sat, 17 Nov 2012 17:55:52 +0100 tuned signature;
wenzelm [Sat, 17 Nov 2012 17:55:52 +0100] rev 50107
tuned signature;
Sat, 17 Nov 2012 17:42:19 +0100 updated keywords;
wenzelm [Sat, 17 Nov 2012 17:42:19 +0100] rev 50106
updated keywords;
Fri, 16 Nov 2012 19:14:23 +0100 moved (b)choice_iff(') to Hilbert_Choice
hoelzl [Fri, 16 Nov 2012 19:14:23 +0100] rev 50105
moved (b)choice_iff(') to Hilbert_Choice
Fri, 16 Nov 2012 18:45:57 +0100 move theorems to be more generally useable
hoelzl [Fri, 16 Nov 2012 18:45:57 +0100] rev 50104
move theorems to be more generally useable
Fri, 16 Nov 2012 18:49:46 +0100 merged
wenzelm [Fri, 16 Nov 2012 18:49:46 +0100] rev 50103
merged
Fri, 16 Nov 2012 16:59:56 +0100 made SML/NJ happy;
wenzelm [Fri, 16 Nov 2012 16:59:56 +0100] rev 50102
made SML/NJ happy;
Fri, 16 Nov 2012 14:46:23 +0100 renamed prob_space to proj_prob_space as it clashed with Probability_Measure.prob_space
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50101
renamed prob_space to proj_prob_space as it clashed with Probability_Measure.prob_space
Fri, 16 Nov 2012 14:46:23 +0100 renamed measurable_compose -> measurable_finmap_compose, clashed with Sigma_Algebra.measurable_compose
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50100
renamed measurable_compose -> measurable_finmap_compose, clashed with Sigma_Algebra.measurable_compose
Fri, 16 Nov 2012 14:46:23 +0100 measurability for nat_case and comb_seq
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50099
measurability for nat_case and comb_seq
Fri, 16 Nov 2012 14:46:23 +0100 rules for AE and prob
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50098
rules for AE and prob
Fri, 16 Nov 2012 14:46:23 +0100 rules for intergration: integrating nat-functions, integrals on finite measures, constant multiplication
hoelzl [Fri, 16 Nov 2012 14:46:23 +0100] rev 50097
rules for intergration: integrating nat-functions, integrals on finite measures, constant multiplication
Fri, 16 Nov 2012 12:10:02 +0100 more measurability rules
hoelzl [Fri, 16 Nov 2012 12:10:02 +0100] rev 50096
more measurability rules
Fri, 16 Nov 2012 11:34:34 +0100 renamed to more appropriate lim_P for projective limit
immler [Fri, 16 Nov 2012 11:34:34 +0100] rev 50095
renamed to more appropriate lim_P for projective limit
Fri, 16 Nov 2012 11:22:22 +0100 allow arbitrary enumerations of basis in locale for generation of borel sets
immler [Fri, 16 Nov 2012 11:22:22 +0100] rev 50094
allow arbitrary enumerations of basis in locale for generation of borel sets
Thu, 15 Nov 2012 17:40:46 +0100 repaired slip accidentally introduced in 57209cfbf16b
haftmann [Thu, 15 Nov 2012 17:40:46 +0100] rev 50093
repaired slip accidentally introduced in 57209cfbf16b
Thu, 15 Nov 2012 12:11:15 +0100 prefer implementation in HOL;
haftmann [Thu, 15 Nov 2012 12:11:15 +0100] rev 50092
prefer implementation in HOL; n.b. code_reflect cannot reflect type synonyms
Thu, 15 Nov 2012 17:36:08 +0100 corrected headers
immler [Thu, 15 Nov 2012 17:36:08 +0100] rev 50091
corrected headers
Thu, 15 Nov 2012 16:07:52 +0100 hide constants of auxiliary type finmap
immler [Thu, 15 Nov 2012 16:07:52 +0100] rev 50090
hide constants of auxiliary type finmap
Thu, 15 Nov 2012 15:50:01 +0100 generalized to copy of countable types instead of instantiation of nat for discrete topology
immler [Thu, 15 Nov 2012 15:50:01 +0100] rev 50089
generalized to copy of countable types instead of instantiation of nat for discrete topology
Thu, 15 Nov 2012 11:16:58 +0100 added projective limit;
immler [Thu, 15 Nov 2012 11:16:58 +0100] rev 50088
added projective limit; proof is based on auxiliary type finmap::polish_space
Thu, 15 Nov 2012 10:49:58 +0100 regularity of measures, therefore:
immler [Thu, 15 Nov 2012 10:49:58 +0100] rev 50087
regularity of measures, therefore: characterization of closure with infimum distance; characterize of compact sets as totally bounded; added Diagonal_Subsequence to Library; introduced (enumerable) topological basis; rational boxes as basis of ordered euclidean space; moved some lemmas upwards
Thu, 15 Nov 2012 14:04:23 +0100 tuned -- eliminated obsolete citation of isabelle-ref;
wenzelm [Thu, 15 Nov 2012 14:04:23 +0100] rev 50086
tuned -- eliminated obsolete citation of isabelle-ref;
Mon, 12 Nov 2012 22:09:52 +0100 updated basic equality rules;
wenzelm [Mon, 12 Nov 2012 22:09:52 +0100] rev 50085
updated basic equality rules;
Mon, 12 Nov 2012 21:17:58 +0100 removed somewhat pointless historic material;
wenzelm [Mon, 12 Nov 2012 21:17:58 +0100] rev 50084
removed somewhat pointless historic material;
Sun, 11 Nov 2012 21:08:11 +0100 updated unification options;
wenzelm [Sun, 11 Nov 2012 21:08:11 +0100] rev 50083
updated unification options;
Sun, 11 Nov 2012 20:47:04 +0100 removed some historic material that is obsolete or rarely used;
wenzelm [Sun, 11 Nov 2012 20:47:04 +0100] rev 50082
removed some historic material that is obsolete or rarely used;
Sun, 11 Nov 2012 20:31:46 +0100 tuned;
wenzelm [Sun, 11 Nov 2012 20:31:46 +0100] rev 50081
tuned;
Sun, 11 Nov 2012 16:19:55 +0100 updated section on ordered rewriting;
wenzelm [Sun, 11 Nov 2012 16:19:55 +0100] rev 50080
updated section on ordered rewriting;
Sat, 10 Nov 2012 20:16:16 +0100 updated subgoaler/solver/looper;
wenzelm [Sat, 10 Nov 2012 20:16:16 +0100] rev 50079
updated subgoaler/solver/looper;
Thu, 08 Nov 2012 20:25:48 +0100 removed somewhat pointless historic material;
wenzelm [Thu, 08 Nov 2012 20:25:48 +0100] rev 50078
removed somewhat pointless historic material; tuned;
Thu, 08 Nov 2012 20:20:38 +0100 tuned;
wenzelm [Thu, 08 Nov 2012 20:20:38 +0100] rev 50077
tuned;
Thu, 08 Nov 2012 20:18:34 +0100 updated explanation of rewrite rules;
wenzelm [Thu, 08 Nov 2012 20:18:34 +0100] rev 50076
updated explanation of rewrite rules;
Wed, 07 Nov 2012 21:43:02 +0100 (re)moved old material about Simplifier;
wenzelm [Wed, 07 Nov 2012 21:43:02 +0100] rev 50075
(re)moved old material about Simplifier;
Wed, 07 Nov 2012 16:45:33 +0100 some coverage of "resolution without lifting", which should be normally avoided;
wenzelm [Wed, 07 Nov 2012 16:45:33 +0100] rev 50074
some coverage of "resolution without lifting", which should be normally avoided;
Wed, 07 Nov 2012 16:09:39 +0100 removed somewhat pointless historic material;
wenzelm [Wed, 07 Nov 2012 16:09:39 +0100] rev 50073
removed somewhat pointless historic material;
Wed, 07 Nov 2012 16:02:43 +0100 updated biresolve_tac, bimatch_tac;
wenzelm [Wed, 07 Nov 2012 16:02:43 +0100] rev 50072
updated biresolve_tac, bimatch_tac; removed obscure historical material;
Wed, 07 Nov 2012 12:14:38 +0100 moved classical wrappers to IsarRef;
wenzelm [Wed, 07 Nov 2012 12:14:38 +0100] rev 50071
moved classical wrappers to IsarRef; removed somewhat pointless historic material;
Sun, 04 Nov 2012 20:23:26 +0100 avoid clash of terminology wrt. "semi-automated" in the sense of Isar (e.g. method "rule");
wenzelm [Sun, 04 Nov 2012 20:23:26 +0100] rev 50070
avoid clash of terminology wrt. "semi-automated" in the sense of Isar (e.g. method "rule");
Sun, 04 Nov 2012 20:12:01 +0100 updated citations;
wenzelm [Sun, 04 Nov 2012 20:12:01 +0100] rev 50069
updated citations;
Sun, 04 Nov 2012 20:11:19 +0100 tuned;
wenzelm [Sun, 04 Nov 2012 20:11:19 +0100] rev 50068
tuned;
Sun, 04 Nov 2012 20:11:05 +0100 removed junk;
wenzelm [Sun, 04 Nov 2012 20:11:05 +0100] rev 50067
removed junk;
Sun, 04 Nov 2012 20:01:26 +0100 removed pointless historic material;
wenzelm [Sun, 04 Nov 2012 20:01:26 +0100] rev 50066
removed pointless historic material;
Sun, 04 Nov 2012 19:51:53 +0100 more on Simplifier rules, based on old material;
wenzelm [Sun, 04 Nov 2012 19:51:53 +0100] rev 50065
more on Simplifier rules, based on old material;
Sun, 04 Nov 2012 19:05:34 +0100 refurbished Simplifier examples;
wenzelm [Sun, 04 Nov 2012 19:05:34 +0100] rev 50064
refurbished Simplifier examples;
Sat, 03 Nov 2012 21:31:40 +0100 more on the Simplifier, based on old material;
wenzelm [Sat, 03 Nov 2012 21:31:40 +0100] rev 50063
more on the Simplifier, based on old material;
Sat, 03 Nov 2012 19:07:07 +0100 more concise/precise documentation;
wenzelm [Sat, 03 Nov 2012 19:07:07 +0100] rev 50062
more concise/precise documentation;
Wed, 14 Nov 2012 14:45:14 +0100 tuned text
nipkow [Wed, 14 Nov 2012 14:45:14 +0100] rev 50061
tuned text
Wed, 14 Nov 2012 14:11:47 +0100 replaced relation by function - simplifies development
nipkow [Wed, 14 Nov 2012 14:11:47 +0100] rev 50060
replaced relation by function - simplifies development
Tue, 13 Nov 2012 12:12:14 +0100 made SMLNJ happier
traytel [Tue, 13 Nov 2012 12:12:14 +0100] rev 50059
made SMLNJ happier
Tue, 13 Nov 2012 12:06:43 +0100 import Sublist rather than PrefixOrder to avoid unnecessary class instantiation
traytel [Tue, 13 Nov 2012 12:06:43 +0100] rev 50058
import Sublist rather than PrefixOrder to avoid unnecessary class instantiation
Tue, 13 Nov 2012 09:08:32 +0100 prefer explicit Random.seed
haftmann [Tue, 13 Nov 2012 09:08:32 +0100] rev 50057
prefer explicit Random.seed
Mon, 12 Nov 2012 23:24:40 +0100 dropped dead code
haftmann [Mon, 12 Nov 2012 23:24:40 +0100] rev 50056
dropped dead code
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip