Wed, 10 Oct 2012 12:12:31 +0200 |
hoelzl |
joint distribution of independent variables
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:30 +0200 |
hoelzl |
indep_vars does not need sigma-sets
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:29 +0200 |
hoelzl |
simplified definitions
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:29 +0200 |
hoelzl |
remove unnecessary assumption from conditional_entropy_eq
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:28 +0200 |
hoelzl |
alternative definition of conditional entropy
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:27 +0200 |
hoelzl |
remove unneeded assumption from conditional_entropy_generic_eq
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:27 +0200 |
hoelzl |
add induction rule for intersection-stable sigma-sets
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:26 +0200 |
hoelzl |
show and use distributed_swap and distributed_jointI
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:25 +0200 |
hoelzl |
rule to show that conditional mutual information is non-negative in the continuous case
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:25 +0200 |
hoelzl |
continuous version of entropy_le
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:24 +0200 |
hoelzl |
simplified entropy_uniform
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:23 +0200 |
hoelzl |
remove incseq assumption from measure_eqI_generator_eq
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:23 +0200 |
hoelzl |
generalize from prob_space to finite_measure
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:22 +0200 |
hoelzl |
add measurable_compose
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:21 +0200 |
hoelzl |
simplified assumptions for kolmogorov_0_1_law
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:21 +0200 |
hoelzl |
merge should operate on pairs
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:20 +0200 |
hoelzl |
remove incseq assumption from sigma_prod_algebra_sigma_eq
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:19 +0200 |
hoelzl |
sigma_finite_iff_density_finite does not require a positive density function
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:18 +0200 |
hoelzl |
tuned Lebesgue measure proofs
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:18 +0200 |
hoelzl |
tuned product measurability
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:17 +0200 |
hoelzl |
remove some unneeded positivity assumptions; generalize some assumptions to AE; tuned proofs
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:16 +0200 |
hoelzl |
use continuity to show Borel-measurability
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:15 +0200 |
hoelzl |
tuned measurable_If; moved countably_additive equalities to Measure_Space; tuned proofs
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:14 +0200 |
hoelzl |
rename terminal_events to tail_event
|
changeset |
files
|
Wed, 10 Oct 2012 13:04:15 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Wed, 10 Oct 2012 13:03:50 +0200 |
Andreas Lochbihler |
efficient construction of red black trees from sorted associative lists
|
changeset |
files
|
Wed, 10 Oct 2012 12:52:24 +0200 |
haftmann |
more explicit code equations
|
changeset |
files
|
Wed, 10 Oct 2012 10:48:55 +0200 |
bulwahn |
adding necessary syntactic functions in set_comprehension_pointfree simproc as a first step to integrate an improved simproc
|
changeset |
files
|
Wed, 10 Oct 2012 10:48:33 +0200 |
bulwahn |
special code setup for step function in IMP is redundant as definition was tuned (cf. c54d901d2946)
|
changeset |
files
|
Wed, 10 Oct 2012 10:48:17 +0200 |
bulwahn |
test case for set_comprehension_pointfree simproc succeeds now
|
changeset |
files
|
Wed, 10 Oct 2012 10:47:52 +0200 |
bulwahn |
unfolding bounded existential quantifiers as first step in the set_comprehension_pointfree simproc
|
changeset |
files
|
Wed, 10 Oct 2012 10:47:43 +0200 |
bulwahn |
moving simproc from Finite_Set to more appropriate Product_Type theory
|
changeset |
files
|
Wed, 10 Oct 2012 10:47:21 +0200 |
bulwahn |
generalizing set_comprehension_pointfree simproc to work for arbitrary predicates (and not just the finite predicate)
|
changeset |
files
|
Wed, 10 Oct 2012 10:41:18 +0200 |
bulwahn |
adding some example that motivates some of the current changes in the set_comprehension_pointfree simproc
|
changeset |
files
|
Wed, 10 Oct 2012 10:41:16 +0200 |
bulwahn |
set_comprehension_pointfree also handles terms where the equation is not at the first position, which is a necessary generalisation to eventually handle bounded existentials; tuned
|
changeset |
files
|
Wed, 10 Oct 2012 08:45:27 +0200 |
haftmann |
more consistent error messages on malformed code equations
|
changeset |
files
|
Tue, 09 Oct 2012 17:33:46 +0200 |
huffman |
removed support for set constant definitions in HOLCF {cpo,pcpo,domain}def commands;
|
changeset |
files
|
Tue, 09 Oct 2012 16:58:36 +0200 |
kuncar |
use Set.filter instead of Finite_Set.filter, which is removed then
|
changeset |
files
|
Tue, 09 Oct 2012 16:57:58 +0200 |
kuncar |
rename Set.project to Set.filter - more appropriate name
|
changeset |
files
|
Wed, 10 Oct 2012 15:39:01 +0200 |
wenzelm |
added some ad-hoc namespace prefixes to avoid duplicate facts;
|
changeset |
files
|
Wed, 10 Oct 2012 15:27:10 +0200 |
wenzelm |
avoid duplicate facts;
|
changeset |
files
|
Wed, 10 Oct 2012 15:21:26 +0200 |
wenzelm |
more explicit namespace prefix for 'statespace' -- duplicate facts;
|
changeset |
files
|
Wed, 10 Oct 2012 15:17:40 +0200 |
wenzelm |
eliminated spurious fact duplicates;
|
changeset |
files
|
Wed, 10 Oct 2012 15:01:20 +0200 |
wenzelm |
modernized dynamic "rules" -- avoid rebinding of static facts;
|
changeset |
files
|
Tue, 09 Oct 2012 22:24:24 +0200 |
wenzelm |
removed redundant lemma, cf. class zero_neq_one in HOL/Rings.thy;
|
changeset |
files
|
Tue, 09 Oct 2012 21:33:12 +0200 |
wenzelm |
clarified Element.init vs. Element.activate: refrain from hard-wiring Thm.def_binding_optional to avoid duplicate facts;
|
changeset |
files
|
Tue, 09 Oct 2012 20:23:58 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 09 Oct 2012 20:05:17 +0200 |
wenzelm |
clarified Local_Defs.add_def(s): refrain from hard-wiring Thm.def_binding_optional;
|
changeset |
files
|
Tue, 09 Oct 2012 19:24:19 +0200 |
wenzelm |
more explicit flags for facts table;
|
changeset |
files
|
Tue, 09 Oct 2012 15:31:45 +0200 |
wenzelm |
minor tuning;
|
changeset |
files
|
Tue, 09 Oct 2012 13:57:51 +0200 |
wenzelm |
more conventional Double constants;
|
changeset |
files
|
Tue, 09 Oct 2012 13:50:24 +0200 |
wenzelm |
tuned source structure;
|
changeset |
files
|
Tue, 09 Oct 2012 13:29:43 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 09 Oct 2012 13:27:52 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 09 Oct 2012 11:51:06 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 09 Oct 2012 00:40:33 +0200 |
blanchet |
added type annotations to generated Isar proofs -- code by Steffen Smolka
|
changeset |
files
|
Mon, 08 Oct 2012 12:03:49 +0200 |
haftmann |
consolidated names of theorems on composition;
|
changeset |
files
|
Mon, 08 Oct 2012 11:37:03 +0200 |
haftmann |
corrected NEWS
|
changeset |
files
|
Mon, 08 Oct 2012 23:29:07 +0200 |
wenzelm |
avoid somewhat heavy rebuilding of SortedMap via map where plain iteration is sufficient;
|
changeset |
files
|
Mon, 08 Oct 2012 21:17:20 +0200 |
wenzelm |
clarified long_names -- conform to usual Isabelle practice of not analysing internal names;
|
changeset |
files
|