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