wenzelm [Tue, 14 Jul 2015 19:01:46 +0200] rev 60723
more aggressive compaction of multi-goal proof terms (see also a8babbb6d5ea, 4dd0ba632e40);
wenzelm [Tue, 14 Jul 2015 11:29:43 +0200] rev 60722
normalize proof before splitting conjunctions, according to Proof.conclude_goal (see also 4dd0ba632e40) -- may reduce general resource usage;
hoelzl [Tue, 14 Jul 2015 13:48:03 +0200] rev 60721
generalized filtermap_homeomorph to filtermap_fun_inverse; add eventually_at_top/bot_not_equal
hoelzl [Tue, 14 Jul 2015 13:37:44 +0200] rev 60720
add continuous_onI_mono
blanchet [Mon, 13 Jul 2015 19:25:58 +0200] rev 60719
tuned description
blanchet [Mon, 13 Jul 2015 19:22:55 +0200] rev 60718
tuning
blanchet [Mon, 13 Jul 2015 19:22:50 +0200] rev 60717
updated Isabelle description to CASC
blanchet [Mon, 13 Jul 2015 16:54:27 +0200] rev 60716
imported patch up_casc
hoelzl [Mon, 13 Jul 2015 14:40:16 +0200] rev 60715
add emeasure_add_AE
hoelzl [Mon, 13 Jul 2015 14:39:50 +0200] rev 60714
stronger induction assumption in lfp_transfer and emeasure_lfp
wenzelm [Mon, 13 Jul 2015 11:05:50 +0200] rev 60713
refrain from testing HOL-Proofs for x86_64-linux: takes more than 4h;
tuned parameters;
Lars Hupel <lars.hupel@mytum.de> [Sun, 12 Jul 2015 13:04:42 +0200] rev 60712
Quickcheck setup for finite sets
wenzelm [Sat, 11 Jul 2015 21:32:06 +0200] rev 60711
tuned proofs;
wenzelm [Sat, 11 Jul 2015 00:14:54 +0200] rev 60710
tuned proofs;
wenzelm [Thu, 09 Jul 2015 23:48:55 +0200] rev 60709
merged
wenzelm [Thu, 09 Jul 2015 23:46:21 +0200] rev 60708
tuned proofs;
wenzelm [Thu, 09 Jul 2015 22:36:31 +0200] rev 60707
SUBPROOF and Subgoal.FOCUS combinators use anonymous quasi-bound variables (like the Simplifier);
wenzelm [Thu, 09 Jul 2015 22:13:24 +0200] rev 60706
clarified specific use of inspect_contract: "any Bound variable will do" may render the term invalid for Term.fastype_of1 in inst_subst_tac (see also 7c3757fccf0e);
wenzelm [Thu, 09 Jul 2015 22:08:20 +0200] rev 60705
tuned whitespace;
blanchet [Thu, 09 Jul 2015 21:59:16 +0200] rev 60704
tuned ML signature (and rationalized code a bit)
noschinl [Thu, 09 Jul 2015 17:36:04 +0200] rev 60703
merged
noschinl [Thu, 09 Jul 2015 15:52:11 +0200] rev 60702
case_of_simps: do not split for types with a single constructor
noschinl [Thu, 09 Jul 2015 15:45:00 +0200] rev 60701
tests for Simps_Case_Conv
wenzelm [Thu, 09 Jul 2015 16:49:08 +0200] rev 60700
merged
wenzelm [Thu, 09 Jul 2015 15:20:54 +0200] rev 60699
clarified context;
eliminated dead code;
wenzelm [Thu, 09 Jul 2015 00:40:57 +0200] rev 60698
tuned proofs;
wenzelm [Thu, 09 Jul 2015 00:39:49 +0200] rev 60697
clarified context;
wenzelm [Wed, 08 Jul 2015 21:33:00 +0200] rev 60696
clarified context;
wenzelm [Wed, 08 Jul 2015 19:28:43 +0200] rev 60695
Variable.focus etc.: optional bindings provided by user;
Subgoal.focus command: more careful treatment of user-provided bindings;
wenzelm [Wed, 08 Jul 2015 15:37:32 +0200] rev 60694
clarified text folds: proof ... qed counts as extra block;