desharna [Tue, 12 Aug 2014 12:01:37 +0200] rev 57891
generate 'set_intros' theorem for (co)datatypes
traytel [Mon, 11 Aug 2014 10:43:03 +0200] rev 57890
use Goal.prove_sorry instead of Goal.prove where possible (= no schematics in goal and tactic is expected to succeed)
wenzelm [Sun, 10 Aug 2014 20:45:48 +0200] rev 57889
reduced warnings;
wenzelm [Sun, 10 Aug 2014 19:53:30 +0200] rev 57888
some localization;
wenzelm [Sun, 10 Aug 2014 19:44:20 +0200] rev 57887
support aliases within the facts space;
wenzelm [Sun, 10 Aug 2014 16:13:12 +0200] rev 57886
support for named collections of theorems in canonical order;
wenzelm [Sun, 10 Aug 2014 15:59:12 +0200] rev 57885
insist in proper 'document_files';
wenzelm [Sun, 10 Aug 2014 15:45:06 +0200] rev 57884
tuned -- avoid confusion with @{assert} for system failures (exception Fail);
wenzelm [Sun, 10 Aug 2014 15:16:01 +0200] rev 57883
tuned -- eliminated redundant check (see 1f77110c94ef);
wenzelm [Sun, 10 Aug 2014 14:34:43 +0200] rev 57882
merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;