wenzelm [Thu, 12 Mar 2015 22:07:26 +0100] rev 59686
merged
wenzelm [Thu, 12 Mar 2015 22:00:51 +0100] rev 59685
clarified markup for embedded files, early before execution;
wenzelm [Thu, 12 Mar 2015 20:34:08 +0100] rev 59684
clarified command content;
wenzelm [Thu, 12 Mar 2015 16:47:47 +0100] rev 59683
tuned -- more uniform ML vs. Scala;
wenzelm [Thu, 12 Mar 2015 14:58:32 +0100] rev 59682
quote "method" to allow Eisbach using this keyword;
hoelzl [Thu, 12 Mar 2015 19:09:18 +0100] rev 59681
rel_pmf on equivalence relation
Andreas Lochbihler [Thu, 12 Mar 2015 14:08:47 +0100] rev 59680
make proofs work with 4762c690a75c
hoelzl [Wed, 11 Mar 2015 11:21:58 +0100] rev 59679
add subadditivity for Liminf on ereal
Andreas Lochbihler [Wed, 11 Mar 2015 08:00:01 +0100] rev 59678
merged
Andreas Lochbihler [Tue, 10 Mar 2015 16:35:23 +0100] rev 59677
merged
Andreas Lochbihler [Tue, 10 Mar 2015 16:35:14 +0100] rev 59676
more type class instances
blanchet [Tue, 10 Mar 2015 23:04:40 +0100] rev 59675
documented renamed theories
blanchet [Tue, 10 Mar 2015 21:31:19 +0100] rev 59674
export more functions (for future 'corec')
blanchet [Tue, 10 Mar 2015 20:53:16 +0100] rev 59673
tuning
wenzelm [Tue, 10 Mar 2015 20:12:34 +0100] rev 59672
merged
wenzelm [Tue, 10 Mar 2015 20:12:30 +0100] rev 59671
more precise position information in Isabelle/Scala, with YXML markup as in Isabelle/ML;
hoelzl [Tue, 10 Mar 2015 17:50:10 +0100] rev 59670
generalized bind_cond_pmf_cancel
paulson <lp15@cam.ac.uk> [Tue, 10 Mar 2015 16:12:35 +0000] rev 59669
renaming HOL/Fact.thy -> Binomial.thy
paulson <lp15@cam.ac.uk> [Tue, 10 Mar 2015 15:21:26 +0000] rev 59668
Merge
paulson <lp15@cam.ac.uk> [Tue, 10 Mar 2015 15:20:40 +0000] rev 59667
Removal of the file HOL/Number_Theory/Binomial!! And class field_char_0 now declared in Int.thy
wenzelm [Tue, 10 Mar 2015 13:55:10 +0100] rev 59666
clarified Token.check_src: intern at most once;
Method.parse_internal for Eisbach: intern method names;
hoelzl [Tue, 10 Mar 2015 11:56:32 +0100] rev 59665
add set_pmf lemmas to simpset
hoelzl [Tue, 10 Mar 2015 10:53:48 +0100] rev 59664
build pmf's on bind
blanchet [Tue, 10 Mar 2015 09:49:17 +0100] rev 59663
split into subgoals
blanchet [Tue, 10 Mar 2015 09:49:16 +0100] rev 59662
tuning
wenzelm [Mon, 09 Mar 2015 21:30:42 +0100] rev 59661
merged
wenzelm [Mon, 09 Mar 2015 20:33:33 +0100] rev 59660
support structural composition (THEN_ALL_NEW) for proof methods;
clarified preparation for goal restriction: Goal.conjunction_tac only once;
export Method.parse0, notably for Eisbach;
more explicit type cases_state;
paulson <lp15@cam.ac.uk> [Mon, 09 Mar 2015 16:42:18 +0000] rev 59659
Removed the infix operator "choose" to allow HOLCF to build
paulson <lp15@cam.ac.uk> [Mon, 09 Mar 2015 16:28:19 +0000] rev 59658
sin, cos generalised from type real to any "'a::{real_normed_field,banach}", including complex
wenzelm [Mon, 09 Mar 2015 11:32:32 +0100] rev 59657
eliminated unused arith "verbose" flag -- tools that need options can use the context;