wenzelm [Sun, 23 Apr 2017 19:17:04 +0200] rev 65564
tuned messages;
wenzelm [Sun, 23 Apr 2017 19:06:53 +0200] rev 65563
actually use theory;
tuned;
wenzelm [Sun, 23 Apr 2017 18:54:18 +0200] rev 65562
renamed theory to avoid conflict with loaded theory "Tree" from HOL-Library;
wenzelm [Sun, 23 Apr 2017 18:47:56 +0200] rev 65561
support for Mercurial manifest check;
wenzelm [Sun, 23 Apr 2017 18:12:42 +0200] rev 65560
tuned;
wenzelm [Sun, 23 Apr 2017 17:23:38 +0200] rev 65559
more operations;
wenzelm [Sun, 23 Apr 2017 16:18:31 +0200] rev 65558
support for multiple operations via options;
wenzelm [Sun, 23 Apr 2017 15:59:51 +0200] rev 65557
clarified tool name -- more official status;
haftmann [Sun, 23 Apr 2017 14:53:35 +0200] rev 65556
more lemmas
haftmann [Sun, 23 Apr 2017 14:53:33 +0200] rev 65555
include GCD as integral part of computational algebra in session HOL
wenzelm [Sun, 23 Apr 2017 14:27:22 +0200] rev 65554
prefer strict operation (despite 8edca3465758): there might be errors from all_known = true (ae09b9f5980b);
wenzelm [Sun, 23 Apr 2017 14:15:09 +0200] rev 65553
added missing file (amending f533820e7248);
wenzelm [Sat, 22 Apr 2017 22:01:35 +0200] rev 65552
theories "GCD" and "Binomial" are already included in "Main": this avoids improper imports in applications;
wenzelm [Sat, 22 Apr 2017 12:52:55 +0200] rev 65551
merged
wenzelm [Sat, 22 Apr 2017 12:52:16 +0200] rev 65550
clarified parent session images, to avoid duplicate loading of theories;
wenzelm [Fri, 21 Apr 2017 21:41:32 +0200] rev 65549
tuned;
wenzelm [Fri, 21 Apr 2017 21:36:49 +0200] rev 65548
removed pointless document;
blanchet [Fri, 21 Apr 2017 21:37:01 +0200] rev 65547
moved lemmas from AFP to Isabelle
blanchet [Fri, 21 Apr 2017 21:30:48 +0200] rev 65546
moved lemmas from AFP to Isabelle
blanchet [Fri, 21 Apr 2017 21:06:02 +0200] rev 65545
two new induction principles on multisets
wenzelm [Fri, 21 Apr 2017 20:36:20 +0200] rev 65544
merged
wenzelm [Fri, 21 Apr 2017 20:07:51 +0200] rev 65543
clarified session imports;
wenzelm [Fri, 21 Apr 2017 19:43:53 +0200] rev 65542
clarified standard_import: based on Known.get_file as in PIDE editors;
wenzelm [Fri, 21 Apr 2017 18:57:30 +0200] rev 65541
afford unconditional all_known = true (reverting ea42dfd95ec8), for practical usability of qualified imports from arbitrary sessions;