wenzelm [Fri, 11 Apr 2014 11:52:28 +0200] rev 56533
explicit 'document_files' in session ROOT specifications;
clarified Isabelle_System.copy_file(_base): preserve file-attributes and local directory hierarchy;
wenzelm [Fri, 11 Apr 2014 09:36:38 +0200] rev 56532
tuned message, to accommodate extra brackets produced by Scala parsers;
wenzelm [Thu, 10 Apr 2014 18:29:32 +0200] rev 56531
tuned;
wenzelm [Thu, 10 Apr 2014 18:13:44 +0200] rev 56530
removed obsolete doc_dump option (see also 892061142ba6);
haftmann [Wed, 09 Apr 2014 14:08:25 +0200] rev 56529
restoring notion of primitive vs. derived operations in terms of generated code;
established _paramatric suffix for parametricity rules
haftmann [Wed, 09 Apr 2014 14:08:18 +0200] rev 56528
removed duplication and tuned
kuncar [Thu, 10 Apr 2014 17:48:54 +0200] rev 56527
make list_all an abbreviation of pred_list - prevent duplication
kuncar [Thu, 10 Apr 2014 17:48:33 +0200] rev 56526
add pred_inject for product and sum because these theorems are not generated automatically because prod and sum are not in FP sugar for bootstrapping reasons
kuncar [Thu, 10 Apr 2014 17:48:32 +0200] rev 56525
simplify and fix theories thanks to 356a5efdb278
kuncar [Thu, 10 Apr 2014 17:48:18 +0200] rev 56524
setup for Transfer and Lifting from BNF; tuned thm names
kuncar [Thu, 10 Apr 2014 17:48:17 +0200] rev 56523
revert idiomatic handling of namings from 5a93b8f928a2 because in combination with Named_Target.theory_init global names are sometimes created
kuncar [Thu, 10 Apr 2014 17:48:16 +0200] rev 56522
don't forget to init Interpretation and transfer theorems in the interpretation hook
kuncar [Thu, 10 Apr 2014 17:48:16 +0200] rev 56521
export theorems
kuncar [Thu, 10 Apr 2014 17:48:15 +0200] rev 56520
abstract Domainp in relator_domain rules => more natural statement of the rule
kuncar [Thu, 10 Apr 2014 17:48:15 +0200] rev 56519
more appropriate name (Lifting.invariant -> eq_onp)
kuncar [Thu, 10 Apr 2014 17:48:14 +0200] rev 56518
left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)