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
bulwahn [Thu, 08 Nov 2012 19:55:19 +0100] rev 50034
NEWS
bulwahn [Thu, 08 Nov 2012 19:55:17 +0100] rev 50033
rewriting with the simpset that is passed to the simproc
bulwahn [Thu, 08 Nov 2012 17:11:04 +0100] rev 50032
handling x : S y pattern with the default mechanism instead of raising an exception in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 17:06:59 +0100] rev 50031
tuned
bulwahn [Thu, 08 Nov 2012 16:25:26 +0100] rev 50030
syntactic tuning and restructuring of set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:50 +0100] rev 50029
using more proper simpset in tactic of set_comprehension_pointfree simproc to avoid renamed bound variable warnings in recursive simplifier calls
bulwahn [Thu, 08 Nov 2012 11:59:49 +0100] rev 50028
improving the extension of sets in case of more than one bound variable; rearranging the tactic to prefer simpler steps before more involved ones
bulwahn [Thu, 08 Nov 2012 11:59:48 +0100] rev 50027
adjusting proofs as the set_comprehension_pointfree simproc breaks some existing proofs
bulwahn [Thu, 08 Nov 2012 11:59:47 +0100] rev 50026
importing term with schematic type variables properly before passing it to the tactic in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:47 +0100] rev 50025
handling arbitrary terms in the set comprehension and more general merging of patterns possible in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:46 +0100] rev 50024
simplified structure of patterns in set_comprehension_simproc
haftmann [Thu, 08 Nov 2012 10:02:38 +0100] rev 50023
refined stack of library theories implementing int and/or nat by target language numerals