Fri, 12 Oct 2012 12:21:01 +0200 |
bulwahn |
increading indexes to avoid clashes in the set_comprehension_pointfree simproc
|
changeset |
files
|
Fri, 12 Oct 2012 13:55:13 +0200 |
wenzelm |
no special treatment of errors inside goal forks without transaction id, to avoid duplication in plain build with sequential log, for example;
|
changeset |
files
|
Fri, 12 Oct 2012 13:46:41 +0200 |
wenzelm |
do not treat interrupt as error here, to avoid confusion in log etc.;
|
changeset |
files
|
Fri, 12 Oct 2012 11:03:23 +0200 |
wenzelm |
more basic ML compiler messages -- avoid conflict of 638cefe3ee99 and cb7264721c91 concerning Protocol.message_positions;
|
changeset |
files
|
Thu, 11 Oct 2012 23:10:49 +0200 |
wenzelm |
refined separator: FBreak needs to be free for proper breaking, extra space at end helps to work around last-line oddity in jEdit;
|
changeset |
files
|
Thu, 11 Oct 2012 21:02:19 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 11 Oct 2012 14:38:58 +0200 |
hoelzl |
cleanup borel_measurable_positive_integral_(fst|snd)
|
changeset |
files
|
Thu, 11 Oct 2012 11:56:43 +0200 |
haftmann |
msetprod based directly on Multiset.fold;
|
changeset |
files
|
Thu, 11 Oct 2012 11:56:43 +0200 |
haftmann |
avoid global interpretation
|
changeset |
files
|
Thu, 11 Oct 2012 11:56:42 +0200 |
haftmann |
simplified construction of fold combinator on multisets;
|
changeset |
files
|
Thu, 11 Oct 2012 20:38:02 +0200 |
wenzelm |
clarified output token markup (see also bc22daeed49e);
|
changeset |
files
|
Thu, 11 Oct 2012 19:25:36 +0200 |
wenzelm |
refined aprop_tr' -- retain entity information by using type slot as adhoc marker;
|
changeset |
files
|
Thu, 11 Oct 2012 16:09:44 +0200 |
wenzelm |
refrain from quantifying outer fixes, to enable nesting of contexts like "context fixes x context assumes A x";
|
changeset |
files
|
Thu, 11 Oct 2012 15:26:33 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 11 Oct 2012 15:06:27 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 11 Oct 2012 12:38:18 +0200 |
wenzelm |
more position information for hyperlink and placement of message;
|
changeset |
files
|
Thu, 11 Oct 2012 12:37:38 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 11 Oct 2012 00:13:21 +0200 |
krauss |
mira: discontinued special settings for lxbroy10, which are probably made obsolete by newer polyml
|
changeset |
files
|
Wed, 10 Oct 2012 22:53:48 +0200 |
krauss |
removed unused legacy material from mira.py
|
changeset |
files
|
Wed, 10 Oct 2012 17:43:23 +0200 |
wenzelm |
eliminated some remaining uses of typedef with implicit set definition;
|
changeset |
files
|
Wed, 10 Oct 2012 16:41:19 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Wed, 10 Oct 2012 16:18:27 +0200 |
Andreas Lochbihler |
fix code equation for RBT_Impl.fold
|
changeset |
files
|
Wed, 10 Oct 2012 15:17:18 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Wed, 10 Oct 2012 15:16:44 +0200 |
Andreas Lochbihler |
tail-recursive implementation for length
|
changeset |
files
|
Wed, 10 Oct 2012 15:05:07 +0200 |
Andreas Lochbihler |
correct definition for skip_black
|
changeset |
files
|
Wed, 10 Oct 2012 16:19:52 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 10 Oct 2012 13:30:50 +0200 |
hoelzl |
merged
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:37 +0200 |
hoelzl |
infprod generator works also with empty index set
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:36 +0200 |
hoelzl |
add finite entropy
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:36 +0200 |
hoelzl |
continuous version of mutual_information_eq_entropy_conditional_entropy
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:35 +0200 |
hoelzl |
add induction for real Borel measurable functions
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:34 +0200 |
hoelzl |
induction prove for positive_integral_fst
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:34 +0200 |
hoelzl |
strong nonnegativ (instead of ae nn) for induction rule
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:33 +0200 |
hoelzl |
induction prove for positive_integral_density
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:32 +0200 |
hoelzl |
add induction rules for simple functions and for Borel measurable functions
|
changeset |
files
|
Wed, 10 Oct 2012 12:12:32 +0200 |
hoelzl |
introduce induction rules for simple functions and for Borel measurable functions
|
changeset |
files
|
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
|