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;