wenzelm [Thu, 12 May 2016 22:06:18 +0200] rev 63090
common entity definitions within a global or local theory context;
haftmann [Thu, 12 May 2016 14:38:53 +0200] rev 63089
clarified heading
haftmann [Thu, 12 May 2016 09:34:07 +0200] rev 63088
a quasi-recursive characterization of the multiset order (by Christian Sternagel)
wenzelm [Thu, 12 May 2016 11:34:19 +0200] rev 63087
merged
wenzelm [Thu, 12 May 2016 10:57:09 +0200] rev 63086
avoid spurious fact index, notably in "context begin" (via Bundle.context);
wenzelm [Thu, 12 May 2016 10:21:59 +0200] rev 63085
tuned;
wenzelm [Thu, 12 May 2016 10:16:52 +0200] rev 63084
tuned;
wenzelm [Thu, 12 May 2016 10:03:17 +0200] rev 63083
tuned;
Lars Hupel <lars.hupel@mytum.de> [Thu, 12 May 2016 10:31:25 +0200] rev 63082
expose Sessions.Info in Build.Results
immler [Wed, 11 May 2016 16:13:17 +0200] rev 63081
introduced class topological_group between topological_monoid and real_normed_vector
wenzelm [Tue, 10 May 2016 22:25:06 +0200] rev 63080
find dynamic facts as well, but static ones are preferred;
tuned;
immler [Tue, 10 May 2016 15:48:37 +0200] rev 63079
some slight generalizations
paulson <lp15@cam.ac.uk> [Tue, 10 May 2016 14:04:44 +0100] rev 63078
Theory of polyhedra: faces, extreme points, polytopes, and the Krein–Milman
Minkowski theorem
paulson <lp15@cam.ac.uk> [Tue, 10 May 2016 11:56:23 +0100] rev 63077
two new lemmas about segments
paulson <lp15@cam.ac.uk> [Mon, 09 May 2016 17:32:26 +0100] rev 63076
Merge
paulson <lp15@cam.ac.uk> [Mon, 09 May 2016 17:23:19 +0100] rev 63075
lemmas about dimension, hyperplanes, span, etc.
wenzelm [Mon, 09 May 2016 17:22:32 +0200] rev 63074
merged
wenzelm [Mon, 09 May 2016 14:37:47 +0200] rev 63073
clarified context, notably for internal use of Simplifier;
paulson <lp15@cam.ac.uk> [Mon, 09 May 2016 16:02:23 +0100] rev 63072
renamings and refinements
hoelzl [Wed, 04 May 2016 10:19:01 +0200] rev 63071
move Stirling numbers from AFP/Discrete_Summation
nipkow [Sun, 01 May 2016 17:26:27 +0200] rev 63070
the standard While-rule
wenzelm [Fri, 29 Apr 2016 01:21:44 +0200] rev 63069
re-tuned c9605a284fba, which impacts performance significantly (for unclear reasons) -- make AFP/Collections build again;
wenzelm [Thu, 28 Apr 2016 15:42:52 +0200] rev 63068
unfold is subject to unfold_abs_def (still inactive);
tuned signature;
wenzelm [Thu, 28 Apr 2016 11:47:01 +0200] rev 63067
tuned;
wenzelm [Thu, 28 Apr 2016 11:34:26 +0200] rev 63066
NEWS;
wenzelm [Thu, 28 Apr 2016 11:31:36 +0200] rev 63065
clarified order: params/prems/concl interchangeable with !!/==> proposition;
wenzelm [Thu, 28 Apr 2016 09:43:11 +0200] rev 63064
support 'assumes' in specifications, e.g. 'definition', 'inductive';
tuned signatures;
wenzelm [Wed, 27 Apr 2016 10:03:35 +0200] rev 63063
tuned;
wenzelm [Tue, 26 Apr 2016 22:59:25 +0200] rev 63062
merged
wenzelm [Tue, 26 Apr 2016 22:59:03 +0200] rev 63061
updated subtle side-conditions;