Thu, 18 Oct 2012 13:26:49 +0200 tuned message;
wenzelm [Thu, 18 Oct 2012 13:26:49 +0200] rev 49909
tuned message;
Thu, 18 Oct 2012 12:47:30 +0200 tuned comment;
wenzelm [Thu, 18 Oct 2012 12:47:30 +0200] rev 49908
tuned comment;
Thu, 18 Oct 2012 12:26:30 +0200 avoid spurious "bad" markup for show/test_proof;
wenzelm [Thu, 18 Oct 2012 12:26:30 +0200] rev 49907
avoid spurious "bad" markup for show/test_proof; tuned;
Thu, 18 Oct 2012 12:00:27 +0200 more official Future.terminate;
wenzelm [Thu, 18 Oct 2012 12:00:27 +0200] rev 49906
more official Future.terminate; tuned signature;
Thu, 18 Oct 2012 09:19:37 +0200 simp results for simplification results of Inf/Sup expressions on bool;
haftmann [Thu, 18 Oct 2012 09:19:37 +0200] rev 49905
simp results for simplification results of Inf/Sup expressions on bool; tuned proofs
Thu, 18 Oct 2012 09:17:00 +0200 no sort constraints on datatype constructors in internal bookkeeping
haftmann [Thu, 18 Oct 2012 09:17:00 +0200] rev 49904
no sort constraints on datatype constructors in internal bookkeeping
Wed, 17 Oct 2012 22:57:28 +0200 HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
wenzelm [Wed, 17 Oct 2012 22:57:28 +0200] rev 49903
HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
Wed, 17 Oct 2012 22:45:40 +0200 merged
wenzelm [Wed, 17 Oct 2012 22:45:40 +0200] rev 49902
merged
Wed, 17 Oct 2012 15:25:52 +0200 comprehension conversion reuses suggested names for bound variables instead of invented fresh ones; tuned tactic
bulwahn [Wed, 17 Oct 2012 15:25:52 +0200] rev 49901
comprehension conversion reuses suggested names for bound variables instead of invented fresh ones; tuned tactic
Wed, 17 Oct 2012 14:13:57 +0200 checking for bound variables in the set expression; handling negation more generally
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49900
checking for bound variables in the set expression; handling negation more generally
Wed, 17 Oct 2012 14:13:57 +0200 set_comprehension_pointfree simproc now handles the complicated test case; tuned
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49899
set_comprehension_pointfree simproc now handles the complicated test case; tuned
Wed, 17 Oct 2012 14:13:57 +0200 refined conversion to only react on proper set comprehensions; tuned
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49898
refined conversion to only react on proper set comprehensions; tuned
Wed, 17 Oct 2012 14:13:57 +0200 moving Pair_inject from legacy and duplicate section to general section, as Pair_inject was considered a duplicate in e8400e31528a by mistake (cf. communication on dev mailing list)
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49897
moving Pair_inject from legacy and duplicate section to general section, as Pair_inject was considered a duplicate in e8400e31528a by mistake (cf. communication on dev mailing list)
Wed, 17 Oct 2012 14:13:57 +0200 employing a preprocessing conversion that rewrites {(x1, ..., xn). P x1 ... xn} to {(x1, ..., xn) | x1 ... xn. P x1 ... xn} in set_comprehension_pointfree simproc
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49896
employing a preprocessing conversion that rewrites {(x1, ..., xn). P x1 ... xn} to {(x1, ..., xn) | x1 ... xn. P x1 ... xn} in set_comprehension_pointfree simproc
Wed, 17 Oct 2012 22:11:12 +0200 another Future.shutdown after Future.cancel_groups (cf. 0d4106850eb2);
wenzelm [Wed, 17 Oct 2012 22:11:12 +0200] rev 49895
another Future.shutdown after Future.cancel_groups (cf. 0d4106850eb2);
Wed, 17 Oct 2012 21:18:32 +0200 more robust cancel_now: avoid shooting yourself in the foot;
wenzelm [Wed, 17 Oct 2012 21:18:32 +0200] rev 49894
more robust cancel_now: avoid shooting yourself in the foot;
Wed, 17 Oct 2012 21:04:51 +0200 more robust Session.finish (batch mode): use Goal.finish_futures to exhibit remaining failures of disconnected goal forks (e.g. from unnamed theorems) and Goal.cancel_futures the purge the persistent state;
wenzelm [Wed, 17 Oct 2012 21:04:51 +0200] rev 49893
more robust Session.finish (batch mode): use Goal.finish_futures to exhibit remaining failures of disconnected goal forks (e.g. from unnamed theorems) and Goal.cancel_futures the purge the persistent state;
Wed, 17 Oct 2012 14:58:04 +0200 proper 'oops' to force sequential checking here, and avoid spurious *** Interrupt stemming from crash of forked outer syntax element;
wenzelm [Wed, 17 Oct 2012 14:58:04 +0200] rev 49892
proper 'oops' to force sequential checking here, and avoid spurious *** Interrupt stemming from crash of forked outer syntax element;
Wed, 17 Oct 2012 14:39:00 +0200 added Output "Detach" button;
wenzelm [Wed, 17 Oct 2012 14:39:00 +0200] rev 49891
added Output "Detach" button;
Wed, 17 Oct 2012 14:20:54 +0200 skipped proofs appear as "bad" without counting as error;
wenzelm [Wed, 17 Oct 2012 14:20:54 +0200] rev 49890
skipped proofs appear as "bad" without counting as error;
Wed, 17 Oct 2012 13:20:08 +0200 more method position information, notably finished_pos after end of previous text;
wenzelm [Wed, 17 Oct 2012 13:20:08 +0200] rev 49889
more method position information, notably finished_pos after end of previous text;
Wed, 17 Oct 2012 10:46:14 +0200 more formal markup;
wenzelm [Wed, 17 Oct 2012 10:46:14 +0200] rev 49888
more formal markup;
Wed, 17 Oct 2012 10:45:43 +0200 tuned signature;
wenzelm [Wed, 17 Oct 2012 10:45:43 +0200] rev 49887
tuned signature; prefer exception Fail for internal errors;
Wed, 17 Oct 2012 10:26:27 +0200 more formal markup;
wenzelm [Wed, 17 Oct 2012 10:26:27 +0200] rev 49886
more formal markup;
Wed, 17 Oct 2012 00:16:31 +0200 don't be so aggressive when expanding a transfer rule relation; rewrite only the relational part of the rule
kuncar [Wed, 17 Oct 2012 00:16:31 +0200] rev 49885
don't be so aggressive when expanding a transfer rule relation; rewrite only the relational part of the rule
Tue, 16 Oct 2012 22:38:34 +0200 merged
wenzelm [Tue, 16 Oct 2012 22:38:34 +0200] rev 49884
merged
Tue, 16 Oct 2012 20:31:08 +0200 added missing file
blanchet [Tue, 16 Oct 2012 20:31:08 +0200] rev 49883
added missing file
Tue, 16 Oct 2012 20:11:15 +0200 tuned for document output
traytel [Tue, 16 Oct 2012 20:11:15 +0200] rev 49882
tuned for document output
Tue, 16 Oct 2012 18:50:53 +0200 added proof minimization code from Steffen Smolka
blanchet [Tue, 16 Oct 2012 18:50:53 +0200] rev 49881
added proof minimization code from Steffen Smolka
Tue, 16 Oct 2012 18:07:59 +0200 tuned blank lines
traytel [Tue, 16 Oct 2012 18:07:59 +0200] rev 49880
tuned blank lines
Tue, 16 Oct 2012 18:05:28 +0200 tuned whitespace
traytel [Tue, 16 Oct 2012 18:05:28 +0200] rev 49879
tuned whitespace
Tue, 16 Oct 2012 17:33:08 +0200 a few notations changed in HOL/BNF/Examples/Derivation_Trees
popescua [Tue, 16 Oct 2012 17:33:08 +0200] rev 49878
a few notations changed in HOL/BNF/Examples/Derivation_Trees
Tue, 16 Oct 2012 17:08:20 +0200 ported HOL/BNF/Examples/Derivation_Trees to the latest status of the codatatype package
popescua [Tue, 16 Oct 2012 17:08:20 +0200] rev 49877
ported HOL/BNF/Examples/Derivation_Trees to the latest status of the codatatype package
Tue, 16 Oct 2012 13:57:08 +0200 adding test cases for f x y : S patterns in set_comprehension_pointfree simproc
bulwahn [Tue, 16 Oct 2012 13:57:08 +0200] rev 49876
adding test cases for f x y : S patterns in set_comprehension_pointfree simproc
Tue, 16 Oct 2012 13:18:13 +0200 tactic of set_comprehension_pointfree simproc handles f x y : S patterns with Set.vimage
bulwahn [Tue, 16 Oct 2012 13:18:13 +0200] rev 49875
tactic of set_comprehension_pointfree simproc handles f x y : S patterns with Set.vimage
Tue, 16 Oct 2012 13:18:12 +0200 term construction of set_comprehension_pointfree simproc handles f x y : S patterns with Set.vimage
bulwahn [Tue, 16 Oct 2012 13:18:12 +0200] rev 49874
term construction of set_comprehension_pointfree simproc handles f x y : S patterns with Set.vimage
Tue, 16 Oct 2012 13:18:10 +0200 extending preprocessing of simproc to rewrite subset inequality into membership of powerset
bulwahn [Tue, 16 Oct 2012 13:18:10 +0200] rev 49873
extending preprocessing of simproc to rewrite subset inequality into membership of powerset
Tue, 16 Oct 2012 13:15:58 +0200 update ROOT with teh directory change in BNF
popescua [Tue, 16 Oct 2012 13:15:58 +0200] rev 49872
update ROOT with teh directory change in BNF
Tue, 16 Oct 2012 13:09:46 +0200 changed name of BNF/Example directory from Infinite_Derivation_Trees to Derivation_Trees
popescua [Tue, 16 Oct 2012 13:09:46 +0200] rev 49871
changed name of BNF/Example directory from Infinite_Derivation_Trees to Derivation_Trees
Tue, 16 Oct 2012 22:13:46 +0200 retain info dockable state via educated guess on window focus;
wenzelm [Tue, 16 Oct 2012 22:13:46 +0200] rev 49870
retain info dockable state via educated guess on window focus;
Tue, 16 Oct 2012 21:30:52 +0200 support for more informative errors in lazy enumerations;
wenzelm [Tue, 16 Oct 2012 21:30:52 +0200] rev 49869
support for more informative errors in lazy enumerations;
Tue, 16 Oct 2012 21:26:36 +0200 more informative errors for 'also' and 'finally';
wenzelm [Tue, 16 Oct 2012 21:26:36 +0200] rev 49868
more informative errors for 'also' and 'finally';
Tue, 16 Oct 2012 20:35:24 +0200 tuned messages;
wenzelm [Tue, 16 Oct 2012 20:35:24 +0200] rev 49867
tuned messages;
Tue, 16 Oct 2012 20:23:00 +0200 more proof method text position information;
wenzelm [Tue, 16 Oct 2012 20:23:00 +0200] rev 49866
more proof method text position information;
Tue, 16 Oct 2012 17:47:23 +0200 clarified defer/prefer: more specific errors;
wenzelm [Tue, 16 Oct 2012 17:47:23 +0200] rev 49865
clarified defer/prefer: more specific errors;
Tue, 16 Oct 2012 16:50:03 +0200 updated Toplevel.proofs;
wenzelm [Tue, 16 Oct 2012 16:50:03 +0200] rev 49864
updated Toplevel.proofs;
Tue, 16 Oct 2012 15:14:12 +0200 more informative errors for 'proof' and 'apply' steps;
wenzelm [Tue, 16 Oct 2012 15:14:12 +0200] rev 49863
more informative errors for 'proof' and 'apply' steps; more Seq.result operations;
Tue, 16 Oct 2012 15:02:49 +0200 more friendly handling of Pure.thy bootstrap errors;
wenzelm [Tue, 16 Oct 2012 15:02:49 +0200] rev 49862
more friendly handling of Pure.thy bootstrap errors;
Tue, 16 Oct 2012 14:14:37 +0200 more informative error for stand-alone 'qed';
wenzelm [Tue, 16 Oct 2012 14:14:37 +0200] rev 49861
more informative error for stand-alone 'qed';
Tue, 16 Oct 2012 14:02:02 +0200 further attempts to unify/simplify goal output;
wenzelm [Tue, 16 Oct 2012 14:02:02 +0200] rev 49860
further attempts to unify/simplify goal output;
Tue, 16 Oct 2012 13:06:40 +0200 more informative error messages of initial/terminal proof methods;
wenzelm [Tue, 16 Oct 2012 13:06:40 +0200] rev 49859
more informative error messages of initial/terminal proof methods; more systematic support for sequences with embedded errors; tuned Seq.maps;
Mon, 15 Oct 2012 19:03:02 +0200 merged
wenzelm [Mon, 15 Oct 2012 19:03:02 +0200] rev 49858
merged
Mon, 15 Oct 2012 16:18:48 +0200 setcomprehension_pointfree simproc also works for set comprehension without an equation
bulwahn [Mon, 15 Oct 2012 16:18:48 +0200] rev 49857
setcomprehension_pointfree simproc also works for set comprehension without an equation
Mon, 15 Oct 2012 15:43:12 +0200 tuned message -- avoid extra blank lines;
wenzelm [Mon, 15 Oct 2012 15:43:12 +0200] rev 49856
tuned message -- avoid extra blank lines;
Mon, 15 Oct 2012 15:28:56 +0200 updated to polyml-5.5.0 which reduces chance of HOL-IMP failure (although it is hard to reproduce anyway);
wenzelm [Mon, 15 Oct 2012 15:28:56 +0200] rev 49855
updated to polyml-5.5.0 which reduces chance of HOL-IMP failure (although it is hard to reproduce anyway);
Sun, 14 Oct 2012 21:02:14 +0200 store colors after build
Markus Kaiser <markus.kaiser@in.tum.de> [Sun, 14 Oct 2012 21:02:14 +0200] rev 49854
store colors after build
Sun, 14 Oct 2012 19:16:39 +0200 adding further test cases for the set_comprehension_pointfree simproc
bulwahn [Sun, 14 Oct 2012 19:16:39 +0200] rev 49853
adding further test cases for the set_comprehension_pointfree simproc
Sun, 14 Oct 2012 19:16:35 +0200 refined tactic in set_comprehension_pointfree simproc
bulwahn [Sun, 14 Oct 2012 19:16:35 +0200] rev 49852
refined tactic in set_comprehension_pointfree simproc
Sun, 14 Oct 2012 19:16:33 +0200 adding further test cases to check new functionality of the simproc; strengthened test cases to check the success of the simproc more faithfully
bulwahn [Sun, 14 Oct 2012 19:16:33 +0200] rev 49851
adding further test cases to check new functionality of the simproc; strengthened test cases to check the success of the simproc more faithfully
Sun, 14 Oct 2012 19:16:32 +0200 adding postprocessing of computed pointfree expression in set_comprehension_pointfree simproc
bulwahn [Sun, 14 Oct 2012 19:16:32 +0200] rev 49850
adding postprocessing of computed pointfree expression in set_comprehension_pointfree simproc
Sun, 14 Oct 2012 19:16:32 +0200 extending the setcomprehension_pointfree simproc to handle nesting disjunctions, conjunctions and negations (with contributions from Rafal Kolanski, NICTA); tuned
bulwahn [Sun, 14 Oct 2012 19:16:32 +0200] rev 49849
extending the setcomprehension_pointfree simproc to handle nesting disjunctions, conjunctions and negations (with contributions from Rafal Kolanski, NICTA); tuned
Sat, 13 Oct 2012 21:09:20 +0200 more informative error of initial/terminal proof steps;
wenzelm [Sat, 13 Oct 2012 21:09:20 +0200] rev 49848
more informative error of initial/terminal proof steps;
Sat, 13 Oct 2012 19:53:04 +0200 some attempts to unify/simplify pretty_goal;
wenzelm [Sat, 13 Oct 2012 19:53:04 +0200] rev 49847
some attempts to unify/simplify pretty_goal;
Sat, 13 Oct 2012 18:04:11 +0200 refined Proof.the_finished_goal with more informative error;
wenzelm [Sat, 13 Oct 2012 18:04:11 +0200] rev 49846
refined Proof.the_finished_goal with more informative error; more permissive Method.all_assm_tac: do not insist in solving by assumption here to postpone failure; clarified Method.finish_text: no Thm.no_prems filtering here to postpone failure;
Sat, 13 Oct 2012 16:19:16 +0200 tuned signature;
wenzelm [Sat, 13 Oct 2012 16:19:16 +0200] rev 49845
tuned signature;
Sat, 13 Oct 2012 00:08:36 +0200 improved adhoc height for small fonts;
wenzelm [Sat, 13 Oct 2012 00:08:36 +0200] rev 49844
improved adhoc height for small fonts;
Fri, 12 Oct 2012 23:38:48 +0200 further refinement of jEdit line range, avoiding lack of final \n;
wenzelm [Fri, 12 Oct 2012 23:38:48 +0200] rev 49843
further refinement of jEdit line range, avoiding lack of final \n;
Fri, 12 Oct 2012 22:53:20 +0200 more uniform tooltip color;
wenzelm [Fri, 12 Oct 2012 22:53:20 +0200] rev 49842
more uniform tooltip color;
Fri, 12 Oct 2012 22:10:45 +0200 more NEWS;
wenzelm [Fri, 12 Oct 2012 22:10:45 +0200] rev 49841
more NEWS;
Fri, 12 Oct 2012 21:51:25 +0200 merged
wenzelm [Fri, 12 Oct 2012 21:51:25 +0200] rev 49840
merged
Fri, 12 Oct 2012 15:52:55 +0200 disambiguated grammar
traytel [Fri, 12 Oct 2012 15:52:55 +0200] rev 49839
disambiguated grammar
Fri, 12 Oct 2012 15:52:45 +0200 tuned proofs
traytel [Fri, 12 Oct 2012 15:52:45 +0200] rev 49838
tuned proofs
Fri, 12 Oct 2012 14:57:56 +0200 tuned
nipkow [Fri, 12 Oct 2012 14:57:56 +0200] rev 49837
tuned
Fri, 12 Oct 2012 21:39:58 +0200 simplified 'typedef' specifications: discontinued implicit set definition and alternative name;
wenzelm [Fri, 12 Oct 2012 21:39:58 +0200] rev 49836
simplified 'typedef' specifications: discontinued implicit set definition and alternative name;
Fri, 12 Oct 2012 21:22:35 +0200 discontinued typedef with alternative name;
wenzelm [Fri, 12 Oct 2012 21:22:35 +0200] rev 49835
discontinued typedef with alternative name;
Fri, 12 Oct 2012 18:58:20 +0200 discontinued obsolete typedef (open) syntax;
wenzelm [Fri, 12 Oct 2012 18:58:20 +0200] rev 49834
discontinued obsolete typedef (open) syntax;
Fri, 12 Oct 2012 15:08:29 +0200 discontinued typedef with implicit set_def;
wenzelm [Fri, 12 Oct 2012 15:08:29 +0200] rev 49833
discontinued typedef with implicit set_def;
Fri, 12 Oct 2012 14:05:30 +0200 merged
wenzelm [Fri, 12 Oct 2012 14:05:30 +0200] rev 49832
merged
Fri, 12 Oct 2012 12:21:01 +0200 increading indexes to avoid clashes in the set_comprehension_pointfree simproc
bulwahn [Fri, 12 Oct 2012 12:21:01 +0200] rev 49831
increading indexes to avoid clashes in the set_comprehension_pointfree simproc
Fri, 12 Oct 2012 13:55:13 +0200 no special treatment of errors inside goal forks without transaction id, to avoid duplication in plain build with sequential log, for example;
wenzelm [Fri, 12 Oct 2012 13:55:13 +0200] rev 49830
no special treatment of errors inside goal forks without transaction id, to avoid duplication in plain build with sequential log, for example;
Fri, 12 Oct 2012 13:46:41 +0200 do not treat interrupt as error here, to avoid confusion in log etc.;
wenzelm [Fri, 12 Oct 2012 13:46:41 +0200] rev 49829
do not treat interrupt as error here, to avoid confusion in log etc.;
Fri, 12 Oct 2012 11:03:23 +0200 more basic ML compiler messages -- avoid conflict of 638cefe3ee99 and cb7264721c91 concerning Protocol.message_positions;
wenzelm [Fri, 12 Oct 2012 11:03:23 +0200] rev 49828
more basic ML compiler messages -- avoid conflict of 638cefe3ee99 and cb7264721c91 concerning Protocol.message_positions;
Thu, 11 Oct 2012 23:10:49 +0200 refined separator: FBreak needs to be free for proper breaking, extra space at end helps to work around last-line oddity in jEdit;
wenzelm [Thu, 11 Oct 2012 23:10:49 +0200] rev 49827
refined separator: FBreak needs to be free for proper breaking, extra space at end helps to work around last-line oddity in jEdit;
Thu, 11 Oct 2012 21:02:19 +0200 merged
wenzelm [Thu, 11 Oct 2012 21:02:19 +0200] rev 49826
merged
Thu, 11 Oct 2012 14:38:58 +0200 cleanup borel_measurable_positive_integral_(fst|snd)
hoelzl [Thu, 11 Oct 2012 14:38:58 +0200] rev 49825
cleanup borel_measurable_positive_integral_(fst|snd)
Thu, 11 Oct 2012 11:56:43 +0200 msetprod based directly on Multiset.fold;
haftmann [Thu, 11 Oct 2012 11:56:43 +0200] rev 49824
msetprod based directly on Multiset.fold; pretty syntax for msetprod_image
Thu, 11 Oct 2012 11:56:43 +0200 avoid global interpretation
haftmann [Thu, 11 Oct 2012 11:56:43 +0200] rev 49823
avoid global interpretation
Thu, 11 Oct 2012 11:56:42 +0200 simplified construction of fold combinator on multisets;
haftmann [Thu, 11 Oct 2012 11:56:42 +0200] rev 49822
simplified construction of fold combinator on multisets; more coherent name for fold combinator on multisets
Thu, 11 Oct 2012 20:38:02 +0200 clarified output token markup (see also bc22daeed49e);
wenzelm [Thu, 11 Oct 2012 20:38:02 +0200] rev 49821
clarified output token markup (see also bc22daeed49e);
Thu, 11 Oct 2012 19:25:36 +0200 refined aprop_tr' -- retain entity information by using type slot as adhoc marker;
wenzelm [Thu, 11 Oct 2012 19:25:36 +0200] rev 49820
refined aprop_tr' -- retain entity information by using type slot as adhoc marker;
Thu, 11 Oct 2012 16:09:44 +0200 refrain from quantifying outer fixes, to enable nesting of contexts like "context fixes x context assumes A x";
wenzelm [Thu, 11 Oct 2012 16:09:44 +0200] rev 49819
refrain from quantifying outer fixes, to enable nesting of contexts like "context fixes x context assumes A x"; tuned;
Thu, 11 Oct 2012 15:26:33 +0200 tuned;
wenzelm [Thu, 11 Oct 2012 15:26:33 +0200] rev 49818
tuned;
Thu, 11 Oct 2012 15:06:27 +0200 tuned;
wenzelm [Thu, 11 Oct 2012 15:06:27 +0200] rev 49817
tuned;
Thu, 11 Oct 2012 12:38:18 +0200 more position information for hyperlink and placement of message;
wenzelm [Thu, 11 Oct 2012 12:38:18 +0200] rev 49816
more position information for hyperlink and placement of message;
Thu, 11 Oct 2012 12:37:38 +0200 tuned;
wenzelm [Thu, 11 Oct 2012 12:37:38 +0200] rev 49815
tuned;
Thu, 11 Oct 2012 00:13:21 +0200 mira: discontinued special settings for lxbroy10, which are probably made obsolete by newer polyml
krauss [Thu, 11 Oct 2012 00:13:21 +0200] rev 49814
mira: discontinued special settings for lxbroy10, which are probably made obsolete by newer polyml
Wed, 10 Oct 2012 22:53:48 +0200 removed unused legacy material from mira.py
krauss [Wed, 10 Oct 2012 22:53:48 +0200] rev 49813
removed unused legacy material from mira.py
Wed, 10 Oct 2012 17:43:23 +0200 eliminated some remaining uses of typedef with implicit set definition;
wenzelm [Wed, 10 Oct 2012 17:43:23 +0200] rev 49812
eliminated some remaining uses of typedef with implicit set definition;
Wed, 10 Oct 2012 16:41:19 +0200 merged
Andreas Lochbihler [Wed, 10 Oct 2012 16:41:19 +0200] rev 49811
merged
Wed, 10 Oct 2012 16:18:27 +0200 fix code equation for RBT_Impl.fold
Andreas Lochbihler [Wed, 10 Oct 2012 16:18:27 +0200] rev 49810
fix code equation for RBT_Impl.fold
Wed, 10 Oct 2012 15:17:18 +0200 merged
Andreas Lochbihler [Wed, 10 Oct 2012 15:17:18 +0200] rev 49809
merged
Wed, 10 Oct 2012 15:16:44 +0200 tail-recursive implementation for length
Andreas Lochbihler [Wed, 10 Oct 2012 15:16:44 +0200] rev 49808
tail-recursive implementation for length
Wed, 10 Oct 2012 15:05:07 +0200 correct definition for skip_black
Andreas Lochbihler [Wed, 10 Oct 2012 15:05:07 +0200] rev 49807
correct definition for skip_black
Wed, 10 Oct 2012 16:19:52 +0200 merged
wenzelm [Wed, 10 Oct 2012 16:19:52 +0200] rev 49806
merged
Wed, 10 Oct 2012 13:30:50 +0200 merged
hoelzl [Wed, 10 Oct 2012 13:30:50 +0200] rev 49805
merged
Wed, 10 Oct 2012 12:12:37 +0200 infprod generator works also with empty index set
hoelzl [Wed, 10 Oct 2012 12:12:37 +0200] rev 49804
infprod generator works also with empty index set
Wed, 10 Oct 2012 12:12:36 +0200 add finite entropy
hoelzl [Wed, 10 Oct 2012 12:12:36 +0200] rev 49803
add finite entropy
Wed, 10 Oct 2012 12:12:36 +0200 continuous version of mutual_information_eq_entropy_conditional_entropy
hoelzl [Wed, 10 Oct 2012 12:12:36 +0200] rev 49802
continuous version of mutual_information_eq_entropy_conditional_entropy
Wed, 10 Oct 2012 12:12:35 +0200 add induction for real Borel measurable functions
hoelzl [Wed, 10 Oct 2012 12:12:35 +0200] rev 49801
add induction for real Borel measurable functions
Wed, 10 Oct 2012 12:12:34 +0200 induction prove for positive_integral_fst
hoelzl [Wed, 10 Oct 2012 12:12:34 +0200] rev 49800
induction prove for positive_integral_fst
Wed, 10 Oct 2012 12:12:34 +0200 strong nonnegativ (instead of ae nn) for induction rule
hoelzl [Wed, 10 Oct 2012 12:12:34 +0200] rev 49799
strong nonnegativ (instead of ae nn) for induction rule
Wed, 10 Oct 2012 12:12:33 +0200 induction prove for positive_integral_density
hoelzl [Wed, 10 Oct 2012 12:12:33 +0200] rev 49798
induction prove for positive_integral_density
Wed, 10 Oct 2012 12:12:32 +0200 add induction rules for simple functions and for Borel measurable functions
hoelzl [Wed, 10 Oct 2012 12:12:32 +0200] rev 49797
add induction rules for simple functions and for Borel measurable functions
Wed, 10 Oct 2012 12:12:32 +0200 introduce induction rules for simple functions and for Borel measurable functions
hoelzl [Wed, 10 Oct 2012 12:12:32 +0200] rev 49796
introduce induction rules for simple functions and for Borel measurable functions
Wed, 10 Oct 2012 12:12:31 +0200 joint distribution of independent variables
hoelzl [Wed, 10 Oct 2012 12:12:31 +0200] rev 49795
joint distribution of independent variables
Wed, 10 Oct 2012 12:12:30 +0200 indep_vars does not need sigma-sets
hoelzl [Wed, 10 Oct 2012 12:12:30 +0200] rev 49794
indep_vars does not need sigma-sets
Wed, 10 Oct 2012 12:12:29 +0200 simplified definitions
hoelzl [Wed, 10 Oct 2012 12:12:29 +0200] rev 49793
simplified definitions
Wed, 10 Oct 2012 12:12:29 +0200 remove unnecessary assumption from conditional_entropy_eq
hoelzl [Wed, 10 Oct 2012 12:12:29 +0200] rev 49792
remove unnecessary assumption from conditional_entropy_eq
Wed, 10 Oct 2012 12:12:28 +0200 alternative definition of conditional entropy
hoelzl [Wed, 10 Oct 2012 12:12:28 +0200] rev 49791
alternative definition of conditional entropy
Wed, 10 Oct 2012 12:12:27 +0200 remove unneeded assumption from conditional_entropy_generic_eq
hoelzl [Wed, 10 Oct 2012 12:12:27 +0200] rev 49790
remove unneeded assumption from conditional_entropy_generic_eq
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip