immler [Fri, 16 Nov 2012 11:22:22 +0100] rev 50094
allow arbitrary enumerations of basis in locale for generation of borel sets
haftmann [Thu, 15 Nov 2012 17:40:46 +0100] rev 50093
repaired slip accidentally introduced in 57209cfbf16b
haftmann [Thu, 15 Nov 2012 12:11:15 +0100] rev 50092
prefer implementation in HOL;
n.b. code_reflect cannot reflect type synonyms
immler [Thu, 15 Nov 2012 17:36:08 +0100] rev 50091
corrected headers
immler [Thu, 15 Nov 2012 16:07:52 +0100] rev 50090
hide constants of auxiliary type finmap
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
immler [Thu, 15 Nov 2012 11:16:58 +0100] rev 50088
added projective limit;
proof is based on auxiliary type finmap::polish_space
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
wenzelm [Thu, 15 Nov 2012 14:04:23 +0100] rev 50086
tuned -- eliminated obsolete citation of isabelle-ref;
wenzelm [Mon, 12 Nov 2012 22:09:52 +0100] rev 50085
updated basic equality rules;
wenzelm [Mon, 12 Nov 2012 21:17:58 +0100] rev 50084
removed somewhat pointless historic material;
wenzelm [Sun, 11 Nov 2012 21:08:11 +0100] rev 50083
updated unification options;
wenzelm [Sun, 11 Nov 2012 20:47:04 +0100] rev 50082
removed some historic material that is obsolete or rarely used;
wenzelm [Sun, 11 Nov 2012 20:31:46 +0100] rev 50081
tuned;
wenzelm [Sun, 11 Nov 2012 16:19:55 +0100] rev 50080
updated section on ordered rewriting;
wenzelm [Sat, 10 Nov 2012 20:16:16 +0100] rev 50079
updated subgoaler/solver/looper;
wenzelm [Thu, 08 Nov 2012 20:25:48 +0100] rev 50078
removed somewhat pointless historic material;
tuned;
wenzelm [Thu, 08 Nov 2012 20:20:38 +0100] rev 50077
tuned;
wenzelm [Thu, 08 Nov 2012 20:18:34 +0100] rev 50076
updated explanation of rewrite rules;
wenzelm [Wed, 07 Nov 2012 21:43:02 +0100] rev 50075
(re)moved old material about Simplifier;
wenzelm [Wed, 07 Nov 2012 16:45:33 +0100] rev 50074
some coverage of "resolution without lifting", which should be normally avoided;
wenzelm [Wed, 07 Nov 2012 16:09:39 +0100] rev 50073
removed somewhat pointless historic material;
wenzelm [Wed, 07 Nov 2012 16:02:43 +0100] rev 50072
updated biresolve_tac, bimatch_tac;
removed obscure historical material;
wenzelm [Wed, 07 Nov 2012 12:14:38 +0100] rev 50071
moved classical wrappers to IsarRef;
removed somewhat pointless historic material;
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");
wenzelm [Sun, 04 Nov 2012 20:12:01 +0100] rev 50069
updated citations;
wenzelm [Sun, 04 Nov 2012 20:11:19 +0100] rev 50068
tuned;
wenzelm [Sun, 04 Nov 2012 20:11:05 +0100] rev 50067
removed junk;
wenzelm [Sun, 04 Nov 2012 20:01:26 +0100] rev 50066
removed pointless historic material;
wenzelm [Sun, 04 Nov 2012 19:51:53 +0100] rev 50065
more on Simplifier rules, based on old material;
wenzelm [Sun, 04 Nov 2012 19:05:34 +0100] rev 50064
refurbished Simplifier examples;
wenzelm [Sat, 03 Nov 2012 21:31:40 +0100] rev 50063
more on the Simplifier, based on old material;
wenzelm [Sat, 03 Nov 2012 19:07:07 +0100] rev 50062
more concise/precise documentation;
nipkow [Wed, 14 Nov 2012 14:45:14 +0100] rev 50061
tuned text
nipkow [Wed, 14 Nov 2012 14:11:47 +0100] rev 50060
replaced relation by function - simplifies development
traytel [Tue, 13 Nov 2012 12:12:14 +0100] rev 50059
made SMLNJ happier
traytel [Tue, 13 Nov 2012 12:06:43 +0100] rev 50058
import Sublist rather than PrefixOrder to avoid unnecessary class instantiation
haftmann [Tue, 13 Nov 2012 09:08:32 +0100] rev 50057
prefer explicit Random.seed
haftmann [Mon, 12 Nov 2012 23:24:40 +0100] rev 50056
dropped dead code
haftmann [Mon, 12 Nov 2012 23:24:40 +0100] rev 50055
tuned import order
nipkow [Mon, 12 Nov 2012 18:42:49 +0100] rev 50054
tuned layout
blanchet [Mon, 12 Nov 2012 14:46:42 +0100] rev 50053
fixed detection of tautologies -- things like "a = b" in a structured proof, where a and b are Frees, shouldn't be discarted as tautologies
blanchet [Mon, 12 Nov 2012 14:11:51 +0100] rev 50052
create temp directory if not already created
nipkow [Mon, 12 Nov 2012 12:28:19 +0100] rev 50051
merged
nipkow [Mon, 12 Nov 2012 12:27:58 +0100] rev 50050
new theory IMP/Finite_Reachable
blanchet [Mon, 12 Nov 2012 12:06:56 +0100] rev 50049
avoid messing too much with output of "string_of_term", so that it doesn't break the yxml encoding for jEdit
blanchet [Mon, 12 Nov 2012 11:52:37 +0100] rev 50048
centralized term printing code
blanchet [Mon, 12 Nov 2012 11:32:22 +0100] rev 50047
thread context correctly when printing backquoted facts
haftmann [Sun, 11 Nov 2012 19:56:02 +0100] rev 50046
dropped dead code;
tuned theory text
haftmann [Sun, 11 Nov 2012 19:24:01 +0100] rev 50045
modernized, simplified and compacted oracle and proof method glue code;
corrected slips with poly.Pw and Orderings.less(_eq)
nipkow [Fri, 09 Nov 2012 19:21:47 +0100] rev 50044
merged
nipkow [Fri, 09 Nov 2012 19:16:31 +0100] rev 50043
fixed underscores
immler@in.tum.de [Fri, 09 Nov 2012 14:31:26 +0100] rev 50042
moved lemmas into projective_family; added header for theory Projective_Family
immler@in.tum.de [Fri, 09 Nov 2012 14:14:45 +0100] rev 50041
removed redundant/unnecessary assumptions from projective_family
immler@in.tum.de [Wed, 07 Nov 2012 14:41:49 +0100] rev 50040
assume probability spaces; allow empty index set
immler@in.tum.de [Wed, 07 Nov 2012 11:33:27 +0100] rev 50039
added projective_family; generalized generator in product_prob_space to projective_family
immler@in.tum.de [Tue, 06 Nov 2012 11:03:28 +0100] rev 50038
moved lemmas further up
bulwahn [Thu, 08 Nov 2012 20:02:41 +0100] rev 50037
tuned proofs
bulwahn [Thu, 08 Nov 2012 19:55:37 +0100] rev 50036
using hyp_subst_tac that allows to pass the current simpset to avoid the renamed bound variable warning in the simplifier
bulwahn [Thu, 08 Nov 2012 19:55:35 +0100] rev 50035
hyp_subst_tac allows to pass an optional simpset to the internal simplifier call to avoid renamed bound variable warnings in the simplifier call