wenzelm [Sat, 01 Oct 2016 19:30:21 +0200] rev 63982
tuned;
wenzelm [Sat, 01 Oct 2016 19:29:48 +0200] rev 63981
tuned proofs;
wenzelm [Sat, 01 Oct 2016 17:38:14 +0200] rev 63980
Isar proof of Schroeder_Bernstein without using Hilbert_Choice (and metis);
wenzelm [Sat, 01 Oct 2016 17:16:35 +0200] rev 63979
clarified lfp/gfp statements and proofs;
Lars Hupel <lars.hupel@mytum.de> [Sat, 01 Oct 2016 15:21:43 +0200] rev 63978
repair LaTeX
wenzelm [Sat, 01 Oct 2016 12:03:27 +0200] rev 63977
misc tuning for release;
wenzelm [Sat, 01 Oct 2016 11:14:00 +0200] rev 63976
added lemma;
paulson <lp15@cam.ac.uk> [Fri, 30 Sep 2016 17:12:50 +0100] rev 63975
Trying out "subgoal", and no more [| |]
hoelzl [Fri, 30 Sep 2016 15:51:43 +0200] rev 63974
HOL-Analysis: fix latex generation
hoelzl [Fri, 30 Sep 2016 15:35:46 +0200] rev 63973
Probability: fix proof
hoelzl [Fri, 30 Sep 2016 15:35:43 +0200] rev 63972
Library: fix name Product_plus to Product_Plus
hoelzl [Fri, 30 Sep 2016 15:35:37 +0200] rev 63971
HOL-Analysis: move Product_Vector and Inner_Product from Library
hoelzl [Fri, 30 Sep 2016 15:35:32 +0200] rev 63970
HOL-Analysis: move Continuum_Not_Denumerable from Library
hoelzl [Fri, 30 Sep 2016 12:00:17 +0200] rev 63969
HOL-Analysis: move Library/Convex to Convex_Euclidean_Space
hoelzl [Fri, 30 Sep 2016 11:35:39 +0200] rev 63968
HOL-Analysis: the image of a negligible set under a Lipschitz continuous function is negligible (based on HOL Light proof ported by L. C. Paulson)
paulson <lp15@cam.ac.uk> [Fri, 30 Sep 2016 14:05:51 +0100] rev 63967
new material on paths, etc. Also rationalisation
Manuel Eberl <eberlm@in.tum.de> [Fri, 30 Sep 2016 10:00:49 +0200] rev 63966
Merged
eberlm <eberlm@in.tum.de> [Thu, 29 Sep 2016 16:49:42 +0200] rev 63965
Set_Permutations replaced by more general Multiset_Permutations
boehmes [Thu, 29 Sep 2016 20:54:46 +0200] rev 63964
CONTRIBUTORS: new proof method "argo"
boehmes [Thu, 29 Sep 2016 20:54:45 +0200] rev 63963
NEWS: new proof method "argo"
boehmes [Thu, 29 Sep 2016 20:54:45 +0200] rev 63962
use argo as additional SAT solver with models but no proofs, since the proof trace formats are not easily translatable
boehmes [Thu, 29 Sep 2016 20:54:45 +0200] rev 63961
invoke argo as part of the tried automatic proof methods
boehmes [Thu, 29 Sep 2016 20:54:44 +0200] rev 63960
new proof method "argo" for a combination of quantifier-free propositional logic with equality and linear real arithmetic
hoelzl [Thu, 29 Sep 2016 18:52:34 +0200] rev 63959
HOL-Analysis: prove that a starlike set is negligible (based on HOL Light proof ported by L. C. Paulson)
hoelzl [Thu, 29 Sep 2016 13:54:57 +0200] rev 63958
HOL-Analysis: add measurable sets with finite measures, prove affine transformation rule for the Lebesgue measure
hoelzl [Thu, 29 Sep 2016 13:02:43 +0200] rev 63957
HOL-Analysis: move gauges and (tagged) divisions to its own theory file
hoelzl [Wed, 28 Sep 2016 16:15:51 +0200] rev 63956
HOL-Analysis: add cover lemma ported by L. C. Paulson
paulson <lp15@cam.ac.uk> [Thu, 29 Sep 2016 12:58:55 +0100] rev 63955
more new material
paulson <lp15@cam.ac.uk> [Thu, 29 Sep 2016 11:24:36 +0100] rev 63954
Generalised the type of map_poly
paulson <lp15@cam.ac.uk> [Wed, 28 Sep 2016 17:02:06 +0100] rev 63953
Merge