desharna [Tue, 12 Aug 2014 12:31:42 +0200] rev 57893
generate 'set_cases' theorem for (co)datatypes
desharna [Tue, 12 Aug 2014 12:01:38 +0200] rev 57892
document property 'set_intros'
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);